631
you are viewing a single comment's thread
view the rest of the comments
[-] 80085@lemmy.world 6 points 1 year ago

I think it's a convention taken from math notation conventions.

[-] soloner@lemmy.world 7 points 1 year ago

I is short for "index" for a traditional for loop for mapping over an array and looking up by index. J comes after I and is used for nested loops so it doesn't shadow the outer I.

[-] mlc894@lemm.ee 0 points 1 year ago

Is it for “index” or “iterator”?

load more comments (3 replies)
load more comments (3 replies)
this post was submitted on 09 Jul 2023
631 points (94.0% liked)

Programmer Humor

32410 readers
277 users here now

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

Rules:

founded 5 years ago
MODERATORS