Introduction to Programming with Fortran With Coverage of Fortran 90, 95, 2003, 2008 and 77

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 type...

Full description

Bibliographic Details
Main Authors: Chivers, Ian, Sleightholme, Jane (Author)
Format: eBook
Language:English
Published: London Springer London 2012, 2012
Edition:2nd ed. 2012
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03549nmm a2200373 u 4500
001 EB002191431
003 EBX01000000000000001328896
005 00000000000000.0
007 cr|||||||||||||||||||||
008 240104 ||| eng
020 |a 9780857292339 
100 1 |a Chivers, Ian 
245 0 0 |a Introduction to Programming with Fortran  |h Elektronische Ressource  |b With Coverage of Fortran 90, 95, 2003, 2008 and 77  |c by Ian Chivers, Jane Sleightholme 
250 |a 2nd ed. 2012 
260 |a London  |b Springer London  |c 2012, 2012 
300 |a XXII, 621 p. 5 illus  |b online resource 
505 0 |a Overview.-Introduction to Problem Solving.-Introduction to Programming Languages.-Introduction to Programming Languages.-Introduction 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.-Introduction to Derived Types.-An Introduction to Pointers.-Introduction to Subroutines.-Subroutines 2.-Modules -- Simple data structuring in Fortran.-Operator overloading.-Mathematical examples -- Object Oriented Programming.-Introduction to parallel programming.-MPI - Message Passing Interface.-OpenMP.-Coarray Fortran.-C Interop.-ISO TR 15580 — IEEE Arithmetic.-Miscellaneous features and examples.-Converting from Fortran 77 
653 |a Artificial intelligence / Data processing 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Software engineering 
653 |a Programming Techniques 
653 |a Numerical Analysis 
653 |a Computer programming 
653 |a Software Engineering 
653 |a Numerical analysis 
653 |a Data Science 
700 1 |a Sleightholme, Jane  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-0-85729-233-9 
856 4 0 |u https://doi.org/10.1007/978-0-85729-233-9?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.45 
520 |a 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