Forget About Conventions

Forget About Conventions
arrays-memes, indexing-memes, programming-memes, matlab-memes, zero-indexed-memes | ProgrammerHumor.io

Oh look, an executive order for the MATLAB developers! The age-old religious war between array indexing at 0 vs 1 just got a new contender. While C, JavaScript, and Python devs start counting from 0 like sensible humans following computer memory offset logic, and MATLAB/R folks start at 1 like mathematical purists, here comes the decree that 2 is somehow the ultimate starting index. Next up: semicolons are now optional but randomly required, and all loops must be written backwards. The compiler will decide if your code runs based on its mood that day.

More Like This