- 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 FORTRAN II, but stripped of its machine-dependent features)
- 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 system, or on a distributed-memory HPC or cloud-based system
- A Gentle Introduction To Fortran - Hackaday
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 704
- 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 to modern computing and ranks as one of the most influential software products in history
- Beginners Guide to Fortran - programming. muthu. co
Fortran (originally FORTRAN, from FOR mula TRAN slation) is a general-purpose, compiled imperative programming language that is especially popular for numerical and scientific computing
- 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
- Learn — Fortran Programming Language
Try the quickstart Fortran tutorial, to get an overview of the language syntax and capabilities
- Fortran Tutorial - Online Tutorials Library
In this tutorial, we will learn the basic concepts of Fortran and its programming code
|