Statistical Fortran Programming
To use the book you be must be somewhat already knowledgeable in FORTRAN programming.
From the book 'STATISTICAL PROGRAMS IN FORTRAN', page xiv ?Programming Knowledge Needed?:
Students need to be given seven one-hour programming sessions
using the FORTRAN language. The topics include:
1. Introduction to computer problemsolving
2. Elements of FORTRAN
3. Arithmetic operators
4. Input/output
5. Control statements
6. Looping and the DO statement
7. Arrays and subscripted variables.?