Directory Help
Search only in Fortran 90 and 95Search the Web  

Fortran 90 and 95
  Computers > Programming > Languages > Fortran > FAQs, Help, and Tutorials > Fortran 90 and 95   Go to Directory Home  

Web Pages
Viewing in Google PageRank order               View in alphabetical order
  Fortran 90 for the Fortran 77 Programmer http://www.nsc.liu.se/~boein/f77to90/f77to90.html
A guide to going from F77 to F90
  Michel Olagnon's Fortran 90 List http://www.ifremer.fr/ditigo/molagnon/fortran90/engfaq.html
News about Fortran 90 and 95.
  Fortran language features http://en.wikipedia.org/wiki/Fortran_language_features
Wikipedia article providing an overview of the Fortran 95 language, with primary author Michael Metcalf.
  Fortran 90 Tutorial http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html
By Ching-Kuang Shene.
  Modular Programming with Fortran 90 http://www.liv.ac.uk/HPC/HTMLF90Course/HTMLF90CourseSlides.html
By A. C. Marshall.
  Fortran 90 Tutorials http://wwwasdoc.web.cern.ch/wwwasdoc/f90.html
Michael Metcalf's Fortran 90 CNL Articles
  Advanced Fortran 90 http://www.sdsc.edu/~tkaiser/f90.html
By Timothy H. Kaiser.
  Mistakes in Fortran 90 Programs That Might Surprise You http://www.cs.rpi.edu/~szymansk/OOF90/bugs.html
By Boleslaw K. Szymanski. Lists "gotchas" that are nasty because they will not fail on some machines, while failing on others (given various combinations of compilers and machine platforms).
  Fortran 90 for the Fortran 77 Programmer http://www.nsc.liu.se/~boein/f77to90/
By Bo Einarsson and Yurij Shokin.
  Fortran 90 Tutorial http://www.cisl.ucar.edu/tcg/consweb/Fortran90/F90Tutorial/tutorial.html
By Zane Dodson.
  Fortran 95 for Fortran 77 users http://www.mcs.vuw.ac.nz/math/papers/JFH10_f95_2006
These notes are written to show Fortran 77 users a number of the Fortran 95 features the author (John Harper) has found useful.
  Parallel Programming in Fortran 95 using OpenMP http://www.openmp.org/presentations/miguel/F95_OpenMPv1_v2.pdf
By Miguel Hermanns.
  Fortran 90 Features http://www.osc.edu/supercomputing/training/f90/
A course on the new features of Fortran 90. Includes slides, handouts, and examples.
  Scientific Computing with Fortran 95 http://exodus.physics.ucla.edu/Fortran95/PSTIResearchLecSeries1.html
Lecture notes by Viktor K. Decyk.
  Introduction to Programming in Fortran 90 http://www.dur.ac.uk/its/info/guides/138fortran90.pdf
From the University of Durham.
  Object oriented programming with Fortran http://www.lrz-muenchen.de/services/software/programmierung/fortran90/f03_material/Fortran_Basics.pdf
By Reinhold Bader.
  Comparing Pointers in Cray Fortran and Fortran 90 http://www.cisl.ucar.edu/tcg/consweb/Fortran90/scnpoint.html
An article by Jeanne Adams.
  Fortran 90 Tips http://www.cisl.ucar.edu/zine/97/fall/text/4.tips.html
From the book "Programmer's Guide to Fortran 90", by Walt Brainerd, Charles Goldberg, and Jeanne Adams.
  Fortran 90 for Fortran 77 Programmers http://math.nist.gov/~WMitchell/f90course/
Notes for course by William Mitchell.
  Computing in Mathematics http://www-solar.mcs.st-and.ac.uk/~steveb/course/course.html
Notes for course by Stephen Brooks.
  Neglected Fortran http://www.macanics.net/publications/
Notes and examples by Drew McCormack from a course on Fortran 90 programming designed for Fortran 77 programmers. Includes introduction to changes between Fortran 77 and Fortran 90; structured programming with Abstract Data Types (ADTs) using modules and user-defined types; and parallel programming with MPI and OpenMP.
  Introduction to Fortran http://rsc.anu.edu.au/~harry/COURSES/MATHMETH/node7.html
By Harold W. Schranz.
  Lecture notes on Fortran 90 programming http://personalpages.manchester.ac.uk/staff/david.d.apsley/lectures/fortran/index.htm
A simple introduction to Fortran 90 programming for undergraduates with samples.
  Compact Fortran 95 Language Summary http://www.cs.umbc.edu/~squire/fortranclass/summary.shtml
A quick reference guide to language keywords, operators, constants, input/output, formats, and intrinsic functions.
  Summary of the Fortran 95 Language http://www.csee.umbc.edu/~squire/fortranclass/summary.shtml
By Jon Squire.
  Advanced Fortran 90: Callbacks with the Transfer Function http://www.macresearch.org/advanced_fortran_90_callbacks_with_the_transfer_function
By Drew McCormack.
  Introduction to Fortran 90/95 http://www.hpc.unm.edu/~acpineda/workshoppdf/intro_Fortran_1.pdf
By Richard C. Allen, Paul M. Alsing, Andrew C. Pineda, and Brian T. Smith.
  Fortran 90 Tutorial http://www-teaching.physics.ox.ac.uk/Unix+Prog/hargrove/tutorial_90/
By Paul Hargrove.
  http://beige.ucs.indiana.edu/P573/node37.html http://beige.ucs.indiana.edu/P573/node37.html
By Zdzislaw Meglicki. Codes for special functions are used to demonstrate language features. Linked lists are implemented.
  Fortran Tutorial http://www.physics.ohio-state.edu/~kass/P416_Fortran_tutorial_W04.doc
By Richard D. Kass, in Microsoft Word format.
  Fortran 90/95 and Computational Physics http://www.raunvis.hi.is/~jensba/tolvuedl_h2003/f90.pdf
By Jens Hjorleifur Baroarson.
  Math 169 Notes -- Fortran-90/95/2003 http://math.scu.edu/~dsmolars/ma169/notesfortran.html
By Dennis C. Smolarski.
  Fortran 95: An Introductory Course http://www.city.ac.uk/mathematics/X2NumMaths/FORTRAN95_Notes.pdf
By Bowtell.
  Object-Based Programming in Fortran 90 http://www.ccs.lanl.gov/CCS/CCS-4/pdf/obf90.pdf
Paper by Mark G. Gray and Randy M. Roberts.
  F90 Model http://owen.sj.ca.us/rkowen/howto/slides/f90model/slides/index.html
Discusses the programming model that the new Fortran 90 standard appears to promote. The reader should already be familiar with Fortran 90. This Fortran 90 model is highly speculative and purely opinionated and should not be taken as authoritative, but may be useful as a guide in developing a programming style with Fortran 90.
  Fortran 90: An Introduction for Beginners http://www.pcc.qub.ac.uk/tec/courses/f90/ohp/f90-ohp.html
By Dimitris Tsaptsinos, Rob Davies, and Alan Rea.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Modified by Google - ©2009 Google
Advertise with Us - Jobs, Press, Cool Stuff...