mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-28 09:10:43 +00:00
* Fortran77. Mark as antique book adding pubdate
The preferred way of dealing with books that may be out of date is to add the publication year.
Resolving part of EbookFoundation/free-programming-books#5492
* Fortran77. Add book author
Part of EbookFoundation/free-programming-books#5492
* Add author/sync title. Self Study Guide Fortran95
Self Study Guide 2: Programming in Fortran 95
http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf
Dr Rachael Padman
(PDF)
Part of EbookFoundation/free-programming-books#5492
* ADD "Fortran Wiki - Tutorials" website
Part of EbookFoundation/free-programming-books#5492
* Add "Modern Fortran in Science and Technology"
Modern Fortran in Science and Technology
By: Jonas Lindemann and Ola Dahlblom
https://modern-fortran-in-science-and-technology.readthedocs.io
https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/pdf/
https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/epub/
As part of EbookFoundation/free-programming-books#5492
* Add "Introduction to Fortran"
Introduction to Fortran
By: Sebastian Ehlert @awvwgk at @grimme-lab
https://qc2-teaching.readthedocs.io/en/latest/programming.html
https://github.com/grimme-lab/qc2-teaching/blob/main/doc/programming.rst
* Add "Modern Fortran Tutorial"
Modern Fortran Tutorial
By: Yutaka Masuda @masuday
https://masuday.github.io/fortran_tutorial/
Part of: EbookFoundation/free-programming#5492
* Add "Fortran Lecture notes from a class"
Fortran. Lecture notes from a class (2020)
By: Paul Tackley
http://jupiter.ethz.ch/~pjt/fortran/FortranClass.html
Part of: EbookFoundation/free-programminfree-programming-books#5492
* Add "Fortran Lecture notes from a class"
Fortran. Lecture notes from a class (2020)
By: Paul Tackley
http://jupiter.ethz.ch/~pjt/fortran/FortranClass.html
Part of: EbookFoundation/free-programming-books#5492
* Add mtu's "Fortran 90 Tutorial"
Fortran 90 Tutorial
By: C.-K. Shene at Michigan Technological University
http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html
As Part of EbookFoundation/free-programming-books#5492
* Add "Fortran 90 Tutorial" 1996
Fortran 90 Tutorial
By: Sarah T. Whitlock, Paul H. Hargrove @ Stanford University
https://web.stanford.edu/class/me200c/tutorial_90/
As part of EbookFoundation/free-programming-books#5492
* User Notes On Fortran Programming (UNFP)
USER NOTES ON FORTRAN PROGRAMMING (UNFP)
(An open cooperative practical guide)
Mirroring thanks to SunSITEs: Poland, USA, Germany, Russia, Austria [Home FTP site]
Copyright (C) 1996-1998 to the contributors.
May be redistributed provided it's kept updated,
and all rights are reserved
https://www.ibiblio.org/pub/languages/fortran
Part of: EbookFoundation/free-programming-books#5492
* FORTRAN Performance Tuning co-Guide
FORTRAN Performance Tuning co-Guide
Copyright (C) 1998 Timothy C. Prince
Freely distributable with acknowledgment
Revised Aug. 11, 1998 for ftp://vms.huji.ac.il/fortran/unct.html
https://www.ibiblio.org/pub/languages/fortran/unct.html
* Add fortranplus' "Fortran information & resources"
Fortran information & resources
https://www.fortranplus.co.uk/fortran-information/
Part of: EbookFoundation/free-programming-books#5492
* Fix lint 08f13c2ed443cea652b165c6d573e4d2d8a2a1cd
Fix linting previous commit 08f13c2ed4
Attending at
https://github.com/davorpa/free-programming-books/runs/3439623118?check_suite_focus=true#step:5:1
```
Run fpb-lint ./books/
/home/runner/work/free-programming-books/free-programming-books/books/free-programming-books.md
1463:1-1474:180 warning Alphabetical ordering: swap l.1466 and l.1465 alphabetize-lists remark-lint
⚠ 1 warning
Error: Process completed with exit code 1.
```
Fortran information & resources
https://www.fortranplus.co.uk/fortran-information/
Part of: EbookFoundation#5492
* Remove suggested resources
- Fortran Wiki - Tutorials
- Fortran. Lecture notes from a class (2020)
This commit is contained in:
parent
3e4497d551
commit
dfe9a02d7c
@ -1461,8 +1461,16 @@ Kerridge (PDF) (email address *requested*, not required)
|
||||
|
||||
### Fortran
|
||||
|
||||
* [Professional Programmer’s Guide to Fortran77](https://www.star.le.ac.uk/~cgp/prof77.pdf) (PDF)
|
||||
* [Self Study Guide: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) (PDF)
|
||||
* [Fortran 90 Tutorial](http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html) - C.-K. Shene at Michigan Technological University (HTML)
|
||||
* [Fortran 90 Tutorial](https://web.stanford.edu/class/me200c/tutorial_90/) - Sarah T. Whitlock, Paul H. Hargrove at Stanford University (HTML)
|
||||
* [Fortran information & resources](https://www.fortranplus.co.uk/fortran-information/) - fortranplus.co.uk (HTML)
|
||||
* [FORTRAN Performance Tuning co-Guide (1998)](https://www.ibiblio.org/pub/languages/fortran/unct.html) - Timothy C. Prince (HTML)
|
||||
* [Introduction to Fortran](https://qc2-teaching.readthedocs.io/en/latest/programming.html) - Sebastian Ehlert, Julius Stückrath, Marcel Mueller, Marcel Stahn (HTML)
|
||||
* [Modern Fortran in Science and Technology](https://modern-fortran-in-science-and-technology.readthedocs.io/en/latest) - Jonas Lindemann and Ola Dahlblom (HTML, [PDF](https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/pdf/), [EPUB](https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/epub/))
|
||||
* [Modern Fortran Tutorial](https://masuday.github.io/fortran_tutorial/) - Yutaka Masuda (HTML)
|
||||
* [Professional Programmer’s Guide to Fortran77 (2005)](https://www.star.le.ac.uk/~cgp/prof77.pdf) - Clive G. Page (PDF)
|
||||
* [Self Study Guide 2: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) - Dr Rachael Padman (PDF)
|
||||
* [User Notes On Fortran Programming (UNFP): An open cooperative practical guide (1998)](https://www.ibiblio.org/pub/languages/fortran/) - Abraham Agay, Arne Vajhoej et. al (HTML)
|
||||
|
||||
|
||||
### FreeBSD
|
||||
|
Loading…
Reference in New Issue
Block a user