From c05c5614cb4b4319ff5f8763e9832c40f1e0c988 Mon Sep 17 00:00:00 2001 From: saaketp Date: Sun, 28 Jun 2015 20:17:04 +0530 Subject: [PATCH] Added one free fortran book --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 7d1fb890..6d61449a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -961,7 +961,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 ### Fortran * [Fortran programming language - Wikibooks](http://en.wikibooks.org/wiki/Category%3AFortran_programming_language) * [Introduction to fortran 95 and numerical computing: a jump-start for scientists and engineers](http://people.cs.vt.edu/~asandu/Deposit/Fortran95_notes.pdf) -* [Introduction to Programming with Fortran](http://faculty.mu.edu.sa/public/uploads/1366221449.4904introduction.to.programming.with.fortran.pdf) +* [Self Study Guide: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) ### FreeBSD -- GitLab