Tag: Fortran
Classical Programming Languages: The Story of Fortran
Recent research to prepare a list of the top 10 popular programming languages for the year 2021 threw up quite a number of surprises...
Programming Tools for Linux
This article is not so much about the various languages, as the programming tools that can be used to write programs using the languages.
When...
CodeSport
In this month's column, let us focus our attention on some of the common compiler optimisations, and on how to write code that can...
What is Scientific Programming?
This article will take you into the world of scientific programming -- from simple numerical computations to some complex mathematical models and simulations. We...
Joy of Programming: Why C is a Middle-Level Language!
C has low-level language features disguised as high-level features. We'll look at two case studies -- arrays and functions -- to understand what we...