cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Whats A Good Practice Program to Make?
Whats A Good Practice Program to Make?
Apr 19, 2012 at 8:07pm UTC
h4344
(46)
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).
Apr 19, 2012 at 8:33pm UTC
georgep
(158)
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.
Apr 19, 2012 at 8:35pm UTC
BetterIdeaForTomorrow
(5)
Make an automated-teller simulator program, or a bank account, ATM, calculator, etc.
Those are fun and easy.
EDITED FOR MISSPELLING.
Last edited on
Apr 19, 2012 at 8:35pm UTC
Topic archived. No new replies allowed.