Remember when we just wrote code without caring about whose "style" it was? Now we've got eight different ways to place your damn curly braces and whitespace in a simple while loop. Kernighan & Ritchie put the opening brace on the same line, GNU indents it differently, and Lisp style crams everything together like code real estate costs a fortune. And don't get me started on Haskell style with those bizarre semicolons. The funniest part? We'll still argue for hours about which one is "correct" while the actual functionality remains identical. Twenty years in this industry and we're still fighting about cosmetics instead of solving real problems.
We Have Names For The Styles Now
4 months ago
301,410 views
0 shares
code-style-memes, formatting-memes, curly-braces-memes, indentation-memes, programming-wars-memes | ProgrammerHumor.io
More Like This
Too many, I’ve seen too many
3 years ago
71.6K views
0 shares
x, y, z, i, j, or k; take it or leave it
1 year ago
169.7K views
0 shares
Junior vs Senior
4 years ago
283.8K views
0 shares
I Said What I Said
11 months ago
291.3K views
0 shares
This software catalogue must've been intense
3 years ago
53.4K views
0 shares
From 0 to 10, how bad is my code for a gamejam?
1 year ago
79.6K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp