Fortran 8x Explained

Fortran 8x Explained

Author: Michael Metcalf

Publisher: Oxford University Press, USA

Published: 1989

Total Pages: 344

ISBN-13:

DOWNLOAD EBOOK

A new edition of this work on FORTRAN 8X, covering language, programming and procedures. It is aimed at FORTRAN users and programming language specialists.


Introduction to Programming with Fortran

Introduction to Programming with Fortran

Author: Ian Chivers

Publisher: Springer Science & Business Media

Published: 2006-07-08

Total Pages: 600

ISBN-13: 1846280540

DOWNLOAD EBOOK

A comprehensive introduction which will be 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.


The Fortran 2003 Handbook

The Fortran 2003 Handbook

Author: Jeanne C. Adams

Publisher: Springer Science & Business Media

Published: 2008-09-18

Total Pages: 713

ISBN-13: 1846287464

DOWNLOAD EBOOK

The Fortran 2003 Handbook is a definitive and comprehensive guide to Fortran 2003 and its use. Fortran 2003, the latest standard version of Fortran, has many excellent features that assist the programmer in writing efficient, portable and maintainable programs. This all-inclusive volume offers a reader-friendly, easy-to-follow and informal description of Fortran 2003, and has been developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. This highly versatile handbook is intended for anyone who wants a comprehensive survey of Fortran 2003.


Classical Fortran

Classical Fortran

Author: Michael Kupferschmid

Publisher: CRC Press

Published: 2009-01-14

Total Pages: 546

ISBN-13: 1439894876

DOWNLOAD EBOOK

Classical FORTRAN: Programming for Engineering and Scientific Applications, Second Edition teaches how to write programs in the Classical dialect of FORTRAN, the original and still most widely recognized language for numerical computing. This edition retains the conversational style of the original, along with its simple, carefully chosen subset la


Modern Fortran

Modern Fortran

Author: Norman S. Clerman

Publisher: Cambridge University Press

Published: 2011-12-05

Total Pages: 351

ISBN-13: 1139504142

DOWNLOAD EBOOK

Fortran is one of the oldest high-level languages and remains the premier language for writing code for science and engineering applications. This book is for anyone who uses Fortran, from the novice learner to the advanced expert. It describes best practices for programmers, scientists, engineers, computer scientists and researchers who want to apply good style and incorporate rigorous usage in their own Fortran code or to establish guidelines for a team project. The presentation concentrates primarily on the characteristics of Fortran 2003, while also describing methods in Fortran 90/95 and valuable new features in Fortran 2008. The authors draw on more than a half century of experience writing production Fortran code to present clear succinct guidelines on formatting, naming, documenting, programming and packaging conventions and various programming paradigms such as parallel processing (including OpenMP, MPI and coarrays), OOP, generic programming and C language interoperability.


Guide to Fortran 2008 Programming

Guide to Fortran 2008 Programming

Author: Walter S. Brainerd

Publisher: Springer

Published: 2015-09-03

Total Pages: 412

ISBN-13: 1447167597

DOWNLOAD EBOOK

This textbook provides an accessible introduction to the most important features of Fortran 2008. Features: presents a complete discussion of all the basic features needed to write complete Fortran programs; makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 08, and supplies simple problems for the reader; provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming; includes coverage of such major new features in Fortran 08 as coarrays, submodules, parameterized derived types, and derived-type input and output; highlights the topic of modules as the framework for organizing data and procedures for a Fortran program; investigates the excellent input/output facilities available in Fortran; contains appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language.


Fortran 95 Handbook

Fortran 95 Handbook

Author: Jeanne C. Adams

Publisher: MIT Press

Published: 1997-10-01

Total Pages: 732

ISBN-13: 9780262510967

DOWNLOAD EBOOK

The Fortran 95 Handbook, a comprehensive reference work for the Fortran programmer and implementor, contains a complete description of the Fortran 95 programming language. The chapters follow the same sequence of topics as the Fortran 95 standard, but contain a more thorough and informal explanation of the language's features and many more examples. Appendices describe all the intrinsic features, the deprecated features, and the complete syntax of the language. The Handbook also includs a feature not found in the standard: a cross reference of all the syntax terms, giving the rule that defines each term and all the rules that reference it. Major new features added in Fortran 95 are the 'FORALL' statement and construct, pure and elemental procedures, and structure and pointer default initialization.


Programming in Visual C# 2008

Programming in Visual C# 2008

Author: Julia Case Bradley

Publisher:

Published: 2009-01-08

Total Pages: 679

ISBN-13: 9780070172814

DOWNLOAD EBOOK

Offering a hands-on approach, this text offers a fresh and easily accessible way to learning programming concepts using Visual C# for 2008. The authors incorporate basic concepts of programming, problem solving, and programming logic to teach a mastery of Visual C# at an introductory level.