Notes on an Introduction to Fortran 77 - ÓDr
S P Tear
1: Introduction to FORTRAN Programming.
-
Some general terms
in programming.
-
FORTRAN statements.
2: Arrays, Loops and Mixed-mode Expressions.
-
Arrays.
-
Loops.
-
Mixed-mode expressions.
3: Strings, Functions and Subroutines.
-
Character strings.
-
Functions and Subroutines.
-
Statement function.
-
function subprogram.
-
Subroutines.
4: Passing arrays; PARAMETER, DATA
and FORMAT statements.
-
Passing arrays.
-
The PARAMETER statement.
-
The DATA statement.
-
FORMAT of the output.
5: Input and output, and good programming.
-
Files and records.
-
Good programming practice.