Guide To Fortran 2003 Programming


Download Guide To Fortran 2003 Programming PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Guide To Fortran 2003 Programming book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Guide to Fortran 2003 Programming


Guide to Fortran 2003 Programming

Author: Walter S. Brainerd

language: en

Publisher: Springer Science & Business Media

Release Date: 2009-06-11


DOWNLOAD





Fortran has been the premier language for scientific computing since its introduction in 1957. Fortran originally was designed to allow programmers to evaluate for- las—FORmula TRANslation—easily on large computers. Fortran compilers are now available on all sizes of machines, from small desktop computers to huge multiproc- sors. The Guide to Fortran 2003 Programming is an informal, tutorial introduction to the most important features of Fortran 2003 (also known as Fortran 03), the latest standard version of Fortran. Fortran has many modern features that will assist the programmer in writing efficient, portable, and maintainable programs that are useful for everything from “hard science” to text processing. Target Audience This book is intended for anyone who wants to learn Fortran 03, including those fam- iar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 95 programmers will be able to use this volume to assimilate quickly those f- tures in Fortran 03 that are not in Fortran 95 (Fortran 03 contains all of the features of Fortran 95). This guide is not a complete reference work for the entire Fortran l- guage; it covers the basic features needed to be a good Fortran programmer and an - troduction to the important new features of Fortran 03. Many older error-prone features have been omitted and some of the more esoteric features that are new to F- tran 03 also are not discussed.

The Fortran 2003 Handbook


The Fortran 2003 Handbook

Author: Jeanne C. Adams

language: en

Publisher: Springer Science & Business Media

Release Date: 2008-09-18


DOWNLOAD





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 book is an informal description of Fortran 2003, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. Topics and features include: The syntactic features of the language are described completely in the appendices; Each chapter begins with a summary of the main terms and concepts described in the chapter; Each of the intrinsic procedures is described in detail; The complete syntax of Fortran 2003 is supplied; Contains a listing of the new and obsolescent features; Numerous examples are given. This handbook is intended for anyone who wants a comprehensive survey of Fortran 2003, including those familiar with programming language concepts but unfamiliar with Fortran.

Modern Fortran in Practice


Modern Fortran in Practice

Author: Arjen Markus

language: en

Publisher: Cambridge University Press

Release Date: 2012-06-18


DOWNLOAD





A tutorial guide that shows programmers how to apply features of Fortran 2008 in a modular, concise, object-oriented and resource-efficient manner, using multiple processors.