Semicolon In programming, the semicolon is the end of a line of code. As the say, every end is a beginning. As we arrive at this beginning, I’d like to reminisce about some of the things we’ve learned along the...
Designing Judo In the creation of judo, there were many things that Dr. Jigoro Kano considered. From the purpose to the application of it as a martial art and as a sport. His primary goal was to ensure the legacy...
I Hate Web Design When you think of good web design, what do you think of? Google during the browser wars took the lead based on their website design being clean, and easy to use. It was simply their logo,...
Is RadGrad actually Rad? RadGrad, what first appeared to me to be yet another stupid tool supposed to “help” us students prepare for the world turned out to be a potentially life changing resource. Behind the, somewhat dated name, are...
It Begins… I won’t lie, when I started programming, I hate(d) coding standards. It annoyed me that I had to learn a bunch of extra stuff just so my code would look the same as the next guy’s. However, having...
A user once asked StackOverflow, “How do I undo the most recent local commits in Git?”. He/she had accidentally commited the wrong file to Git but hadn’t pushed the commit to the server yet. He/she asked simply, “How can I...
I have always loved games. Video games especially. I also took a liking to programming in high school. Thus, when choosing a career, the natural choice was game design/creation. I delved into the topic, learning about different game engines, and...
So, you want to learn Javascript. Well let me tell you, it might be difficult, it might be grueling, it might even make you cry, or it’ll be as easy as printing “Hello World” in Java. Coming from a primarily...