On this page you can find a full listing of the Fortran tutorials I have written.
1. General Fortran-in-Windows tutorials
- Fortran: Tales of the Living Dead
- Installing a Fortran compiler and IDE
- Installing a new 64-bit compiler & Compiling Lapack 64-bit on Windows
- Starting a new Fortran-project in Code::Blocks
2. Fortran-projects
3. Agent based Opinion dynamics Tutorial (Object Oriented Fortran 2003)
- Tutorial OOP(I): Objects in Fortran 2003
- Tutorial OOP(II): One problem, different possible classes
- Tutorial OOP(III): Constructors and Destructors
- Tutorial OOP(IV): Operator and Assignment Overloading
- Tutorial OOP(V): Documenting Fortran Classes with Doxygen