
Un esauriente manuale sul fortran 77 in lingua inglese, della Stanford University.Il manuale è in versione html consultabile online,descrive dettagliatamente tutte le caratteristiche di questo potente linguaggio di programmazione.Il manuale è ospitato dal server dell’università di Torino infatti è stato aggiunto un paragrafo nel quale viene spiegato come utilizzare il fortran sulle macchine unix presenti nella stessa università.Di seguito riporto il sommario per analizzare gli argomenti trattati.
Sommario
-What is Fortran?
-Fortran basics
-How to use Fortran on the Unix computers at Torino U.
-Variables, types, and declarations
-Expressions and assignment
-Logical expressions
-The if statements
-Loops
-Arrays
-Subprograms
-Arrays in subprograms
-Common blocks
-Data and Block Data Statements
-Simple I/O
-File I/O
-Format statements
-Numerical Software
-BLAS
-LAPACK
-How to use libraries (Unix)
-How can I find what I need?
-Programming style
-Debugging
-Fortran 90
PER CONSULTARE IL MANUALE CLICCARE SUL LINK SEGUENTE: