Offers a clear tutorial guide to the F language, & highlights F's role as a powerful tool for problem-solving in engineering & science. Paper.
"An F module is easy to code and understand. Compared to object-oriented programming, module-oriented programming has all the reuse without all the abuse!"
-- David Epstein, Imagine1, Inc.
About this book Programming in F offers a clear tutorial guide to the F language, and highlights F's role as a powerful tool for problem-solving in engineering and science. The book is ideal for those
learning how to program in F (or in Fortran 90) and is
a natural successor to the authors' earlier book about
Fortran 90 programming.
Programming in F provides:
comprehensive coverage of all features of the language
case studies Illustrating its applications in scientific problem-solving
two authoritative chapters on coding numerical methods
an early introduction to procedures and modules to encourage a structured approach to programming