collection of Fortran program from the book Introduction to Programming with Fortran: with Coverage of Fortran 90, 95, 2003, and 77 (I. D. Chivers and J. Sleight)
- Arithmetic
- Arrays 1 - some fundamentals
- Arrays 2 - further examples
- Whole array and additional array features
- Output of results
- Reading in data
- File
- Functions
- Control Structures
- Characters
- Complex
- Logical
- User Defined types
- An introduction to Pointers
- Introduction to Subroutines
- Subroutines 2
- An introduction to modules