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

    The resulting two standards, approved in March 1966, defined two languages, FORTRAN (based on FORTRAN IV, which had served as a de facto standard), and Basic FORTRAN (based on …

  2. The Fortran Programming Language — Fortran Programming Language

    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-memory multicore …

  3. Fortran Tutorial - Online Tutorials Library

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

  4. 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 open the door …

  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 programs for the IBM …

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

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

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

    Jun 22, 2023 · Fortran is defined as a general-purpose compiled language used to run complex mathematical calculations and data operations, especially in the academic community, due to its …

  8. Fortran 90 — Fortran90 1.0 documentation

    What are good books to learn Fortran from? What are other good online Fortran resources? How to do dynamic dispatch in Fortran (like ‘void *’ in C)? How to interface Fortran with C and Python? What is …

  9. The latest Fortran standard, informally known as Fortran 2023, was just recently released. In this talk, I will give an overview of the Fortran standardization process, followed by a high-level summary of the …

  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.