About 354,000 results
Open links in new tab
  1. Fortran - Wikipedia

    Fortran computer programs have been written to support scientific and engineering applications, such as numerical weather prediction, finite element analysis, computational fluid dynamics, …

  2. The Fortran Programming Language — Fortran Programming …

    Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a single CPU, on a shared …

  3. FORTRAN | Definition, Meaning, & Facts | Britannica

    FORTRAN, computer programming language created in 1957 by John Backus that shortened the process of programming and made computer programming more accessible. The creation of …

  4. Fortran Tutorial - Online Tutorials Library

    In this tutorial, we will learn the basic concepts of Fortran and its programming code.

  5. A Gentle Introduction To Fortran - Hackaday

    Aug 4, 2025 · Originally known as FORTRAN, but written in lower case since the 1990s with Fortran 90, this language was developed initially by John Backus as a way to make writing …

  6. Fortran - IBM

    From its creation in 1954 and its commercial release in 1957 as the progenitor of software, Fortran (short for formula translation) became the first computer language standard. It helped …

  7. Beginner's Guide to Fortran - programming.muthu.co

    Feb 22, 2025 · # Fortran (originally FORTRAN, from FORmula TRANslation) is a general-purpose, compiled imperative programming language that is especially popular for numerical …

  8. Fortran: Working, Applications, Pros and Cons - Spiceworks

    Jun 22, 2023 · Despite being 60+ years old, Fortran is among the top 20 computing languages in the world due to its relatively simple working and impressive capacity. This article provides an …

  9. Fortran Wiki

    Feb 3, 2018 · The Fortran Wiki is an open venue for discussing all aspects of the Fortran programming language and scientific computing. See the mission statement for more details.

  10. Learning resources: Fortran - Princeton Research Computing

    Fortran Programming Tutorials -- a YouTube playlist of short (about 10-45 mins each) giving a thorough introduction to modern Fortran programming. Aimed at computational scientists.