you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 3 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.

  • source
  • hideshow 2 child comments
  • [–] 2 points 3 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.

  • source
  • parent