Fortran Programming (In Easy Steps)
Wednesday, 16 July 2025

This book covers the essentials of modern Fortran, and is written for all ages and all skill levels. Mike McGrath starts from setting up your coding environment and starting to write Fortran programs with the Fortran programming language and the modern Intel IFX Fortran compiler. Color-coded examples illustrate the text, and all source code is available to download.

 

Author: Mike McGrath
Publisher: In Easy Steps
Date: June 2025
Pages: 192
ISBN: 978-1787910355
Print: 1787910350
Kindle: B0DQVB6FQ4
Audience: Developers interested in Fortran
Level: Introductory/Intermediate
Category: Other Languages

fortraneasy

Topics include:

  • Store information using data structures.
  • Control program flow using control structures.
  • Build re-usable blocks of code in program functions for efficiency.
  • Utilize data abstraction for Object Oriented Programming (OOP).
  • Implement parallel programming for faster, concurrent execution in your programs.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?



The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]


More Reviews