this post was submitted on 02 Jan 2026
552 points (97.9% liked)

Programmer Humor

31177 readers
1674 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 9point6@lemmy.world 16 points 3 months ago (8 children)

Isn't it more COBOL than FORTRAN in terms of getting paid?

I thought FORTRAN was pretty much exclusively used via SciPy in research & academia these days.

COBOL is still powering the world economy on mainframes

[–] ranzispa@mander.xyz 9 points 3 months ago (7 children)

Coming from research: no, Fortran is very much alive as is. Plenty software is still actively developed in Fortran, I do believe in recent years there's been a push towards C++, but I'm unsure how much that progressed.

[–] 9point6@lemmy.world 3 points 3 months ago (5 children)

Oh that's cool to hear, I was under the impression in research that whilst a lot of the processing actually happens in FORTRAN-written code, it was nearly always reusing already-written functions and primitives in a higher level language (such as python, via the aforementioned SciPy). And then those libraries being maintained by a handful of wizards on the internet somewhere.

Can you elaborate on the kind of research where people are still actively writing directly in FORTRAN? Did people typically arrive with the skills already or was there training for learning how to write it well?

[–] Droggelbecher@lemmy.world 4 points 3 months ago

Someone else using fortran in research checking in. In particle physics, were basically writing huge, physics heavy Markov chain monte Carlos in it. Just one example.

load more comments (4 replies)
load more comments (5 replies)
load more comments (5 replies)