Narrow your search

Library

KU Leuven (9)

ULiège (5)

ULB (4)

AP (2)

KDG (2)

Odisee (2)

Thomas More Kempen (2)

Thomas More Mechelen (2)

UAntwerpen (2)

UCLouvain (2)

More...

Resource type

book (13)

digital (2)


Language

English (15)


Year
From To Submit

2015 (2)

2009 (3)

2001 (1)

1996 (1)

1992 (1)

More...
Listing 1 - 10 of 15 << page
of 2
>>
Sort by

Book
Guide to Fortran 2003 programming
Author:
ISBN: 1280382872 9786613560780 1848825439 1848825420 9781848825420 Year: 2009 Publisher: Dordrecht : Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Fortran, the premier language for scientific computing since its introduction in 1957, originally was designed to allow programmers to evaluate formulas—FORmula TRANslation—easily on large computers. However, now Fortran compilers are available on all sizes of machines, from small desktop computers to huge multi-processors. Fortran has many modern features that will help programmers write efficient, portable, and maintainable programs useful for everything from "hard science" to text processing. This concise, accessible, and easy-to-read Guide to Fortran 2003 Programming introduces the most important features of Fortran 2003 (also known as Fortran 03), the latest standard version of Fortran. The text is organized for instruction from beginning to end, but also so that particular topics may be studied and read independently—making the work eminently suitable as a reference for professionals. Features: * Presents a complete discussion of all the basic features needed to write complete Fortran programs: the form of Fortran programs, data types, simple expressions and assignment, and simple input and output * Makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 03, and to show how complete programs are put together * Provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming * Introduces 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 * Includes appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language * Supplies simple problems throughout the book, to enable the reader to exercise knowledge of the topics learned This indispensable textbook/reference provides a tutorial for anyone who wants to learn Fortran 03, including those familiar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 95 programmers will be able to use this volume to assimilate quickly those features in Fortran 03 that are not in Fortran 95. Walt Brainerd is the owner of The Fortran Company and has co-authored the useful Springer reference, The Fortran 2003 Handbook: The Complete Syntax, Features and Procedures.


Book
Guide to Fortran 2008 Programming
Author:
ISBN: 1447167589 1447167597 Year: 2015 Publisher: London : Springer London : Imprint: Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This concise and easy-to read textbook provides an accessible introduction to the most important features of Fortran 2008 (also known as Fortran 08), the latest standard version of Fortran. Both the style of the many example programs and the selection of topics discussed in detail guide the reader toward acquiring programming skills to produce Fortran programs that are readable, maintainable, and efficient. The text is organized for instruction from beginning to end, but also so that particular topics may be studied and read independently—making the work eminently suitable as a reference for professionals. Topics and 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 to test their knowledge 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 This indispensable guide provides a tutorial for anyone who wants to learn Fortran 08, including those familiar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 90/95 programmers will be able to use this volume to assimilate quickly those features in Fortran 03 and 08 that are not in Fortran 90 or 95.


Digital
Guide to Fortran 2003 Programming
Author:
ISBN: 9781848825437 Year: 2009 Publisher: London Springer London

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Guide to Fortran 2008 Programming
Author:
ISBN: 9781447167594 9781447167587 9781447167600 9781447168898 Year: 2015 Publisher: London Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

This concise and easy-to read textbook provides an accessible introduction to the most important features of Fortran 2008 (also known as Fortran 08), the latest standard version of Fortran. Both the style of the many example programs and the selection of topics discussed in detail guide the reader toward acquiring programming skills to produce Fortran programs that are readable, maintainable, and efficient. The text is organized for instruction from beginning to end, but also so that particular topics may be studied and read independently—making the work eminently suitable as a reference for professionals. Topics and 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 to test their knowledge 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 This indispensable guide provides a tutorial for anyone who wants to learn Fortran 08, including those familiar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 90/95 programmers will be able to use this volume to assimilate quickly those features in Fortran 03 and 08 that are not in Fortran 90 or 95.


Book
Guide to Fortran 2003 Programming
Authors: ---
ISBN: 9781848825437 Year: 2009 Publisher: London Springer London

Loading...
Export citation

Choose an application

Bookmark

Abstract

Fortran, the premier language for scientific computing since its introduction in 1957, originally was designed to allow programmers to evaluate formulas FORmula TRANslation easily on large computers. However, now Fortran compilers are available on all sizes of machines, from small desktop computers to huge multi-processors. Fortran has many modern features that will help programmers write efficient, portable, and maintainable programs useful for everything from "hard science" to text processing. This concise, accessible, and easy-to-read Guide to Fortran 2003 Programming introduces the most important features of Fortran 2003 (also known as Fortran 03), the latest standard version of Fortran. The text is organized for instruction from beginning to end, but also so that particular topics may be studied and read independently making the work eminently suitable as a reference for professionals. Features: * Presents a complete discussion of all the basic features needed to write complete Fortran programs: the form of Fortran programs, data types, simple expressions and assignment, and simple input and output * Makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 03, and to show how complete programs are put together * Provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming * Introduces 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 * Includes appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language * Supplies simple problems throughout the book, to enable the reader to exercise knowledge of the topics learned This indispensable textbook/reference provides a tutorial for anyone who wants to learn Fortran 03, including those familiar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 95 programmers will be able to use this volume to assimilate quickly those features in Fortran 03 that are not in Fortran 95. Walt Brainerd is the owner of The Fortran Company and has co-authored the useful Springer reference, The Fortran 2003 Handbook: The Complete Syntax, Features and Procedures.


Book
Fundamental programming concept
Authors: ---
ISBN: 0060425318 Publisher: New York (N.Y.): Harper and Row

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Fortran 77 : fundamentals and style
Authors: --- ---
ISBN: 0878351434 Year: 1985 Publisher: Boston, MA : Boyd & Fraser,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Programmer's guide to fortran 90
Authors: --- ---
ISBN: 0070002487 9780070002487 Year: 1990 Publisher: New York, NY : McGraw-Hill,

Programmer's guide to Fortran 90
Authors: --- ---
ISBN: 0387945709 9780387945705 Year: 1996 Publisher: New York : Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Listing 1 - 10 of 15 << page
of 2
>>
Sort by