Archive for the 'Tips/Tricks' Category

Distraction: Euclid’s Algorithm

Thursday, May 13th, 2010

While studying for my Introduction to Algorithms final, I decided I wanted to take a break and write a simple program in C++ to calculate the GCD of two numbers using Euclid’s Algorithm.

  • Share/Bookmark

A new webcomic: Compulsive Liars Anonymous

Saturday, May 1st, 2010

If you’re into webcomics like xkcd, you may want to start checking out Compulsive Liars Anonymous created by RPI undergraduate Adam Bell ’11, firefighter, fencer and web-designer extraordinaire. The website is relatively new, so there’s only one webcomic posted, but keep checking in as I hear that more are in the process of being added. [...]

  • Share/Bookmark