mirror of
https://github.com/namibia/free-programming-books.git
synced 2025-02-05 16:08:25 +00:00
dfe9a02d7c
* 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)