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
 


Deep Learning (No Starch Press)

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Rating: Mike James
Reviewer: 5
A book on deep learning wtihout an equation in sight?



SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?


More Reviews