this post was submitted on 10 Jul 2024
932 points (98.7% liked)

Programmer Humor

36623 readers
211 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 61 points 11 months ago (11 children)
[–] [email protected] 26 points 11 months ago (8 children)

I learnt COBOL (I'm old) it's a very easy language, you basically talk, for instance to do c=a*b you write:

MULTIPLY A TO B GIVING C

and everything is tabbed, but in a good editor like emacs, it's done automatically pretty well.

[–] [email protected] 5 points 11 months ago (1 children)
[–] [email protected] 7 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago (1 children)
[–] [email protected] 4 points 11 months ago

These are the things I can do without: =+-*/

load more comments (6 replies)
load more comments (8 replies)