From d4fb542c08426257a254792e4dce177f2f672617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ord=C3=A1s?= Date: Thu, 26 Aug 2021 08:40:43 +0200 Subject: [PATCH] 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 --- books/free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books.md b/books/free-programming-books.md index 33bfec52d..cd3820532 100644 --- a/books/free-programming-books.md +++ b/books/free-programming-books.md @@ -1460,6 +1460,7 @@ Kerridge (PDF) (email address *requested*, not required) ### Fortran +* [Fortran 90 Tutorial](http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html) - C.-K. Shene at Michigan Technological University (HTML) * [Fortran Wiki - Tutorials](http://fortranwiki.org/fortran/show/Tutorials) (HTML) * [Fortran. Lecture notes from a class (2020)](http://jupiter.ethz.ch/~pjt/fortran/FortranClass.html) - Paul Tackley (HTML) * [Introduction to Fortran](https://qc2-teaching.readthedocs.io/en/latest/programming.html) - Sebastian Ehlert, Julius Stückrath, Marcel Mueller, Marcel Stahn (HTML)