This fourth Edition has been updated throughout to the Fortran 2018 standard and provides new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran.
Key Features
Highlights the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules and submodules, user defined types, pointers, operator overloading, generic programming, parallel programming, abstract interfaces, procedure pointers
Pinpoints common problems that occur when programming
Illustrates the use of several compilers
Introduction to Programming with Fortran has been written for the complete beginner with little or no programming background as well as existing Fortran programmers and those with programming experience in other languages
I was looking for a tutorial of FORTRAN and i think this is a really good one. Probably it is very long (more than 500 pages), but it can be read fluently. Every chapter is divided in short parts, explaining one or two ideas, and including short example codes. The second part of the book is full of longer commented examples, showing each one one or two new things. This second part is even faster to read.