2023-12-04 17:09:49
“programmers count starting with 0 and not 1 for efficiency purposes. programming languages are built to count that way too. 0 1 2 3” - @raptalksk (an expert at computer science) [Link] NEEDS_MORE_RATINGS(9-0-27) Author
2023-12-04 17:21:08
Programmers usually start counting from 0, for example (0, 1, 2, 3, 4) It’s more efficient this way. NEEDS_MORE_RATINGS(1-1-5) Author
2023-12-04 18:15:17
Besides this post being clearly a joke, programmers don't count from zero. Absolute counting and vector indexes are not the same thing. For example: int vector = [4,7,9]; has indexes of 0, 1 and 2 and 3 total items. NEEDS_MORE_RATINGS(2-0-1) Author
2023-12-04 20:54:48
Jokes don't need community notes smh. NEEDS_MORE_RATINGS(2-0-2) Author
2023-12-04 21:49:13
it's a meme, doesn't need community notes. Use comment section instead NEEDS_MORE_RATINGS(4-0-1) Author
2023-12-04 22:02:58
NNN, clearly a joke, why are we talking about vectors on a kira tweet NEEDS_MORE_RATINGS(3-0-2) Author