Whats A Good Practice Program to Make?

What would be a good practice program that i could try to make for beginners? I have some experiance with C++ but i want to learn more and i find that i learn best when i do something rather than just reading (although i do still read).
Try some of these: http://www.cplusplus.com/articles/N6vU7k9E/
If there's something you don't know how to do, then that's something to learn.
Make an automated-teller simulator program, or a bank account, ATM, calculator, etc.

Those are fun and easy.

EDITED FOR MISSPELLING.
Last edited on
Topic archived. No new replies allowed.