๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

FORTRAN 77 โ€” strukturiert

โœ Scribed by Prof.Dr. Werner Junginger (auth.)


Publisher
Springer-Verlag Berlin Heidelberg
Year
1988
Tongue
German
Leaves
459
Series
Informationstechnik und Datenverarbeitung
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This contains the complete standard of FORTRAN 77. It is addressed to beginners as well as to advanced programmers: Because of a detailed presentation of FORTRAN, numerous examples, exercises, and a highly-structured presentation of the text, it can be used both as a textbook and as a reference book. In addition, structured programming with FORTRAN 77 is taught. Thus the reader learns to write well-structured FORTRAN-programs which are less complex and more reliable.

โœฆ Table of Contents


Front Matter....Pages I-XIII
Einfรผhrung: Programme und Algorithmen....Pages 1-12
Ein erstes FORTRAN-Programm....Pages 13-18
Elemente von FORTRAN....Pages 19-31
Entwicklung einfacher FORTRAN-Programme....Pages 33-91
Grundlegende Ablaufstrukturen....Pages 93-128
Felder und ihre Verarbeitung....Pages 129-161
Unterprogramme....Pages 163-202
Weitere Datentypen....Pages 203-256
Ergรคnzungen zu den Ablaufstrukturen....Pages 257-280
Zusรคtzliche Mรถglichkeiten bei der Ein- und Ausgabe....Pages 281-327
Dateien....Pages 329-378
Weitere FORTRAN-Sprachelemente....Pages 379-419
Back Matter....Pages 420-451

โœฆ Subjects


Programming Languages, Compilers, Interpreters;Software Engineering;Complexity;Mathematical Methods in Physics;Numerical and Computational Physics


๐Ÿ“œ SIMILAR VOLUMES


Fortran 77 Tutorial
โœ Erik Boman, Sarah T. Whitlock, Paul H. Hargrove - ๐Ÿ“‚ Library ๐ŸŒ English

Stanford University, 43p.<br/>Preface.<br/>What is Fortran?<br/>Fortran basics.<br/>How to use Fortran on the Unix computers at Stanford.<br/>ariables, types, and declarations.<br/>Expressions and assignment.<br/>Logical expressions.<br/>The if statements.<br/>Loops.<br/>Arrays.<br/>Subprograms.<br/