From 9152438524070de3c7e99279cd747ca17e3be1b2 Mon Sep 17 00:00:00 2001 From: 70726976616379697361686F6178 <70489822+70726976616379697361686F6178@users.noreply.github.com> Date: Sun, 15 Nov 2020 19:04:44 -0500 Subject: [PATCH] =?UTF-8?q?Added=20a=20pdf=20book=20on=20fortran=20by=20Cl?= =?UTF-8?q?ive=20G.=20Page.=20The=20book=20has=20tons=20of=20programing=20?= =?UTF-8?q?topics=20a=E2=80=A6=20(#4326)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 38a51d80..1eeb1486 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1389,6 +1389,7 @@ Kerridge (PDF) (email address *requested*, not required) ### 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) +* [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) -- GitLab