Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Programming with Fortran: With Coverage of Fortran 90, 95, 2003, 2008 and 77 (2nd edition) [Repost]

Posted By: ChrisRedfield
Introduction to Programming with Fortran: With Coverage of Fortran 90, 95, 2003, 2008 and 77 (2nd edition) [Repost]

Ian Chivers, ‎Jane Sleightholme - Introduction to Programming with Fortran: With Coverage of Fortran 90, 95, 2003, 2008 and 77 (2nd edition)
Published: 2012-02-10 | ISBN: 0857292323 | PDF | 621 pages | 6 MB


This edition has been revised to stress the use of modern Fortran throughout.
Key features:
lots of clear, simple and complete examples highlighting the key core language features of modern Fortran including data typing, array processing, control structures functions, subroutines, user defined types and pointers
pinpoints common problems that occur when programming
has sample output from a variety of compilers
expands on the first edition, by introducing modules as soon as the fundamental language features have been covered. Modules are the major organisational feature of Fortran and are the equivalent of classes in other languages
major new features covered in this edition include an introduction to object oriented programming in Fortran, and
an introduction to parallel programming in Fortran using MPI, OpenMP and Coarray Fortran
This edition has three target audiences:
the complete beginner
existing Fortran programmers wishing to update their code
those with programming experience in other languages
Ian Chivers and Jane Sleightholme are the joint owners of comp-fortran-90 which is a lively forum for the exchange of technical details of the Fortran language. Ian is the editor of the ACM Fortran Forum and both Jane and Ian have both been involved in the Fortran standardisation process. The authors have been teaching and supporting Fortran and related areas for over 30 years and their latest book reflects the lessons that have been learnt from this.