30
Apr
In my first programming class back at National Computer Camp (shoutout to NCC grads!), there was no such thing as Scratch, or, a cute way to learn programming concepts. I sat there with my monitor and listened to my counselor, who was younger than I am now, and tried to puzzle out the logic behind […]
5
Feb
Warning: I always assume that every error in my programming occurs because I am terrible at math. You can therefore imagine my shock and excitement when I learned that one of my very first errors was NOT due to my lack of mathematical prowess. So without further ado, Casting Variables in C… What *is* Casting? […]