All Blog Posts

A curation of my thoughts around software, web development, accessibility and other fun tech stuff.

  • Why Do Arrays Start at Zero?

    Published on

    Have you ever wondered why arrays in programming always seem to start at zero? It's more than just a quirk; it's a convention deeply rooted in computer history, architecture, and memory management. Let's peel back the onion on the historical reasonings of how this convention began.

    Read More