Interesting programming projects for C?
Hi folks,
Recently I've been studying up on C (and eventually C++) to take a break from high level languages.
I'd like to hear what you would suggest as a worthwhile programming challenge for a beginner in C. I've written an old console emulator in a higher level language, and was thinking of porting it down to C, however this is a bit of a leap for someone who has written little more than "Hello, World!" in this language.
Any suggestions for a project that would really take advantage of C and be accessible to a beginner (with some aptitude for programming)?
Thanks for your input.
|