1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Added a pdf book on fortran by Clive G. Page. The book has tons of programing topics a… (#4326)

* Added a pdf book on fortran. The book has tons of programing topics and gets in to programing history.

* alphabetize

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
70726976616379697361686F6178 2020-11-15 19:04:44 -05:00 committed by GitHub
parent 87a4abdda2
commit 9152438524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1389,6 +1389,7 @@ Kerridge (PDF) (email address *requested*, not required)
### Fortran ### Fortran
* [Introduction to fortran 95 and numerical computing: a jump-start for scientists and engineers](http://people.cs.vt.edu/~asandu/Deposit/Fortran95_notes.pdf) (PDF) * [Introduction to fortran 95 and numerical computing: a jump-start for scientists and engineers](http://people.cs.vt.edu/~asandu/Deposit/Fortran95_notes.pdf) (PDF)
* [Professional Programmers 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) * [Self Study Guide: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) (PDF)