Modern Fortran (Manning)
Monday, 30 November 2020

In this practical guide, subtitled "Building efficient parallel applications", author Milan Curcic starts from the essentials of  modern Fortran, with a focus on reusable modules, functions, and subroutines before diving into Fortran's unique approach to parallel programming with coarrays. He then systematically explores all the really interesting stuff: how to overload operators and generic functions, work with a variety of different inputs and outputs, and much more. Finally, readers will take on advanced parallelism with teams and events, and interoperability with C.

<ASIN:1617295280>

 

Author: Milan Curcic
Publisher: Manning
Date: November 2020
Pages: 416
ISBN: 978-1617295287
Print: 1617295280
Audience: Fortran programmers
Level: Intermediate/Advanced
Category: Other Languages

 

 

 

modernfortran

 

  • Fortran's place in the modern world
  • Working with variables, arrays, and functions
  • Module development
  • Parallelism with coarrays, teams, and events
  • Interoperating Fortran with C

 

 

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
 


Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]



Seriously Good Software

Author: Marco Faella
Publisher: Manning
Date: March 2020
Pages: 328
ISBN: 978-1617296291
Print: 1617296295
Kindle: B09782DKN8
Audience: Relatively experienced Java programmers
Rating: 4.5
Reviewer: Mike James
Don't we all want to write seriously good software?


More Reviews