this post was submitted on 09 Jul 2023
610 points (93.8% liked)

Programmer Humor

32710 readers
24 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] 11 points 2 years ago (2 children)

I find it hard to read when these are together:

  • i, j, l
  • n, m, u, v, w

From all the possible character combinations, somehow the lookalike combinations are among the most popular. Yes, probably comes from math. I hated it even more when my math prof's i and j on the board were indistinguishable.

[–] [email protected] 3 points 2 years ago* (last edited 2 years ago)

It's a thin J, okay kid? Git gud, get on my level.

[–] [email protected] 2 points 2 years ago

When the practice started, most (if not all) programming languages used capital letters. IIRC the computers that ran early FORTRAN (which is where the I,J,K, etc. convention comes from) didn't even support lower case letters.