An Introduction to Programming with Fortran
is a comprehensive introduction to Fortran, and is essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful and expressive language; as well as those wanting to update their programming skills by making the move from earlier versions of Fortran.
It contains lots of clear and simple examples highlighting the key language features of the most recent versions of Fortran - Fortran 2003, 95 and 90. The authors also provide examples based on ISO TR 15580 and ISO TR 15581 as these are quite widely supported as well and cover the ISO TR on Enhanced Modules, which is of particular importance to large code suites.
The examples used throughout the book highlight common problems that occur when programming, and give a solution in Fortran, producing a very effective, hands-on approach.
Details of a variety of internet-based sources are also included, which will prove invaluable to those seeking further information and support.
Rezensionen / Stimmen
From the reviews:
"Fortran is considered nowadays by many people a last living dinosaur in the multifarious realm of programming languages. . It targets both the complete novice who wants to learn the fundamentals of using Fortran as well as the programmer who wants to migrate to the newer Fortran versions. . Furthermore, the user with prior basic Fortran programming experience will certainly benefit from the merits of this book, which include the broad range of topics covered beyond common textbook presentation, the plethora of examples . ." (Anselm H. C. Horn, Journal of Chemical Information and Modeling, 2006)
Sprache
Verlagsort
Illustrationen
Dateigröße
ISBN-13
978-1-84628-054-2 (9781846280542)
DOI
Schweitzer Klassifikation
Overview.- to Computer Systems.- to Operating Systems.- to Using a Computer System.- to Problem Solving.- to Programming Languages.- to Programming.- Arithmetic.- Arrays 1 Some Fundamentals.- Arrays 2 Further Examples.- Whole Array and Additional Array Features.- Output of Results.- Reading in Data.- Files.- Functions.- Control Structures.- Characters.- Complex.- Logical.- User Defined Types.- An Introduction to Pointers.- to Subroutines.- Subroutines: 2.- An Introduction to Modules.- Converting from Fortran 77.- Case Studies.- ISO TR 15580 IEEE Arithmetic.- ISO TR 15581 Allocatable Enhancements.- Fortran 2003 and the Enhanced Module Facility.- Parallel Programming.- Miscellaneous.