Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About Fortran

Fortran (earlier FORTRAN) is a low level programming language. It is often recognised as the first programming language and was created in the 1950s. The name Fortran is derived from FORmula TRANslator. When Fortran was created computers did not have near the computing power of modern computers it prioritized computation-speed over code-readability. The high computation speed is the main reason behind Fortrans continued use. It is very well suited for numeric computing and is still widely used for scientific purposes. 

Image Added

Panel
borderColor#dfe1e5
bgColor#eff9ff
borderWidth2
titlePage content

Table of Contents

Image Removed



Panel

How to download and install Fortran

To get started with using Fortran you need a compiler compatible with your desired Fortran version. NTNU has an educational license for NAG Fortran builder, and it supports FORTRAN 90 with most of the implementations from FORTRAN 2008



Panel

Getting started with Fortran

In the Fortran builder most work is done in projects. The project folder

Creating your first project

  • After opening the program for the first time, go to file → new → new project and the "create project" menu will open


Creating a new file



Panel

Useful tutorials





BibTeX Display Table