The duality of programmer brain function is hilariously accurate here. For regular variables, it's absolute chaos - fighting over whether to use temp
, result
, or just mash the keyboard with myVar
. But for iteration variables? The council has convened and unanimously decreed: "We shall use 'i' and nothing else." The formal ceremony of loop counter naming has remained unchanged since the ancient days of FORTRAN. Bonus points if you graduate to j
for nested loops while feeling incredibly sophisticated.
The Default Letter
4 months ago
166,889 views
0 shares

variable-naming-memes, iterators-memes, coding-conventions-memes, i-variable-memes, programming-habits-memes | ProgrammerHumor.io
More Like This
Obfuscation At Its Finest
1 year ago
32.6K views
0 shares

Top 5 Unsolved Problems In Computer Science
3 months ago
143.9K views
0 shares

The Rest Of The Code
6 months ago
143.1K views
0 shares

I'm all for arrays starting at 0, but seriously, stair steps?!
2 years ago
34.3K views
0 shares

please don't tell my project manager
1 year ago
41.1K views
0 shares

Who the hell names variables like that in js.
1 year ago
30.7K views
0 shares

Loading more content...