Does anyone use Fortran anymore?

Does anyone use Fortran anymore?

Fortran is rarely used today in industry — one ranking ranks it behind 29 other languages. However, Fortran is still a dominant language for the large scale simulation of physical systems, ie. Modern Fortran also has a feature called ‘coarrays’ which puts parallelization features directly into the language.

Is Fortran a dying language?

With its 66 years of legacy, Fortran is still considered alive for many reasons. One of the primary ones is the valuable legacy that Fortran code has in critical software systems like weather prediction, hurricane or storm surge prediction as well as traffic monitoring.

Do people still learn Fortran?

Fortran is very much still alive, although it’s not as popular as it used to be. Mainstream programming languages rarely ever die.

Is Fortran worth learning 2020?

Yes, it is still heavily used in the world of numerical computing. If you intend to do heavy numerical or scientific computations, then Fortran is definitely worth learning. It is a high-level language comparable to Python/MATLAB, yet with speed that can be 500 times faster than MATLAB/Python.

Is Fortran making a comeback?

While the programming language C has attained the first position, Fortran made a comeback to the top-20 list . The programming language ratings for April 2021 are out from TIOBE . Fortran which started making its space back in April 2020, finally managed to secure a position in the top 20.

Does NASA still use Fortran?

The Fortran programming language remains quite popular in a number of scientific and engineering communities and continues to serve a mission-critical role in many NASA projects.

Is it worth learning Fortran in 2020?

Why is Fortran the best?

Fortran is a language that is specialized for high-performance computing. Good reasons for its continued use today include its performance-centric culture, an easy-to-use array syntax, the guarantee of long code longevity, and intrinsic distributed-memory parallelism via coarrays.