I'm just starting to learn C++, and I was wondering if anyone could suggest a few small projects that I could work on that'll help me learn more about what I'm doing.
So far the most complex thing I've written is a program that runs when I first log in to my computer (yay auto-run) and writes the date/time to a .txt file. So I'm looking to move a step up from that. :-p.