this post was submitted on 07 May 2024
621 points (97.5% liked)

Programmer Humor

19454 readers
28 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 46 points 6 months ago (3 children)

He did write some Fortran in his past! What made you think it was Fortran influence?

[–] [email protected] 69 points 6 months ago

72 characters per line/card.

[–] [email protected] 7 points 6 months ago* (last edited 6 months ago)

I'd say because fortran is often used for calculations such as numerical analysis where you have x, y and z for example.

I have written fortran code in the past and it was mainly for that.

[–] [email protected] 5 points 6 months ago

Your first few programming languages usually influence you the most for the rest of your career.