Logo

Posts tagged with "C++"


Sudoku Solver

January 1, 2012

I got really bored over the holidays and wrote a very naive sudoku solver in C++. Check out this gist to see it!...

First Contribution to Open Source Software

March 26, 2012

Up until now, all my contributions to open source have been programs I have written, and as a general practice I like to make all my work open source...