F Programming, A Tutorial Introduction - By Robert Moniot, provides a short introduction to the F programming language, which is a subset of Fortran 95. This book, organized in tutorial style, is intended for the novice programmer who wants to learn enough Fortran to do typical numerical computations. In PDF format.
Fortran and Windows - How to do it! - Discusses the creation of Windows programs using the tools supplied by compilers, 3rd party development packages, and using DLLs.
Fortran E-Books and Tutorials - Links to electronic books (introductory, advanced, Fortran 77 and 90, mixed language programming, parallel Fortran); and tutorials.
Fortran FAQ - Frequently Asked Questions about Fortran.
A Native Fortran 77 CGI Interface - Explains how to pass input parameters and upload a file from a web browser to a Fortran 77 program on an Apache web server.
Notes on Fortran Programming - Information about Fortran, programming, tools, floating point type, external environment.
Using Fortran with R in Windows - Discusses how to write extensions for R statistical programming language using Compaq Visual Fortran 6.1 and 6.6, g77, and Salford FTN95.