A guide to FORTRAN programming / Daniel D. McCracken (1961)
A guide to FORTRAN programming [texte imprimé] / Daniel D. McCracken, Auteur . - New York : John Wiley & Sons, 1961 . - VIII, 88 p. : ill. ; 28 cm.
ISSN : 471-58212-3
Index
Langues : Anglais (eng)
Mots-clés : FORTRAN (Computer program language)
Computer programmingIndex. décimale : 681.3.06 Logiciels. Software Résumé : This book is written for the person who wants to get a rapid gasp of the use of a computer in the solution of problems in science and engineering. The application of a computer to such problems is greatly simplified by the use of FORTRAN or a similar compiler because it is not necessary to learn the details of computer operation. This book present the essential of FORTRAN programming in a form that most people can master in few hours of careful reading and practice. Note de contenu : Summary :
1. Constans, variable, and expressions
2. Arithmetic statements, functions
3. Input and output statements
4. Transfer of control
5. Subscripted variables
6. The DO statement
7. Further information on input and output statements
8. Functions and specification statments
9. Case studies