fortran-lang / webpage

New Fortran webpage
https://fortran-lang.org/en
MIT License
47 stars 39 forks source link

Debunking Fortran Myths #52

Open ivan-pi opened 2 years ago

ivan-pi commented 2 years ago

There are several webpages, blogs, and articles, which try to debunk Fortran myths. I think having a QA section to help resolve misconceptions at Fortran-lang could be valuable.

Here are a few links:

Roughly, I see two categories of misconceptions,

I was thinking about this topic while watching a lecture by Dan Saks on "Talking to C Programmers about C++". Here's a quote he refers to on several occasions:

“If you’re arguing, you’re losing.” — Mike Thomas

Some parts of the lecture are summarised here.

Perhaps by linking such an article in replies on HackerNews, Stack OverFlow, Quora, etc., we could slowly turn the tide against misinformation surrounding Fortran.

ivan-pi commented 2 years ago

The various journals from ACM have many good articles on the reasons behind Fortran:

The Fortran articles in CiSE also give many good reasons for Fortran:

Perhaps we could even share some of the opinions from famous (computer) scientists:

Fortran is harder to compete with. It has a dedicated following who [...] care little for programming languages or the finer points of computer science. They simply want to get their work done. — Bjarne Stroustrup

but I'm afraid this may backfire at some point.