Indexing arrays is always a confusing topic. After all, the average person starts counting from one, so why don't arrays?
Tag: Programming Languages
A lot of random number generators create numbers between 0 and 1, but that's not all that helpful for bigger numbers. Luckily, there are some tricks!
Every year I like to have a little bit of fun with a birthday list. This year, I figured it was time to piss off the entire programming community.
Markdown is great for generating HTML, but what if you want a PDF? Here are three quick ways to get it done.
If you're learning a new programming language, sometimes it's helpful to compare its syntax to something you already know.
I got excited and updated the Sample Programs repos again. Eh, what can you do?