Open Beliavsky opened 3 years ago
Quoting from https://craftofcoding.wordpress.com/about/:
The Craft of Coding discusses aspects of programming – coding, testing, style, algorithms, problem solving. It focuses predominantly on coding in C, Python, Julia, Processing, Ada, and the legacy languages Fortran and Cobol.
Fortran definitely has the perception of Cobol, something that you only use for legacy codes and not for new things and you generally try to move away from. We need to change that perception.
Michael Wirth, computer science professor at the University of Guelph, has been writing a series of short posts introducing Fortran, the latest being Programming Made Easy (VIII) -- Carbon Dating. Someone looking for more material at the level of the Quickstart tutorial could be directed to them.