upvote
See https://en.wikipedia.org/wiki/Zero-based_numbering, e.g. “computer programmers might use zeroth in situations where others might use first”.
reply
Lots of (most?) programming languages are 0-indexed so it feels natural for software developers and our ilk.
reply
Not really. 0-based indexing is different from counting and starting with 0 in a counting context is weird. Would you ever say a set has zero elements when it actually contains a single element?
reply
Hey everyone! I found the COBOL developer!
reply