Basic Exercises for Practice

Dec 19, 2011 at 3:56pm
Hey guys I'm a Beginner to C++ and I wanted to know if anyone knew of a site where I could get practice exercises, or if anyone could post some practice problems here that I could practice on.
Thank You.
Dec 19, 2011 at 4:01pm
1) make an asterisk right triangle using a for loop
2) make a pizza factrory with functions
3) make an interacive room
4) make a calculator
5) make a guessing (number) game
Dec 19, 2011 at 4:06pm
Dec 19, 2011 at 5:04pm
I can send you a bundle of problems from our past year assignments thus you will have a complete description of the problems
Last edited on Dec 19, 2011 at 5:04pm
Dec 19, 2011 at 7:00pm
I'm modelling a kitchen. It's pretty fun! It's great for practicing classes. :)
Dec 19, 2011 at 7:04pm
@doi lin

Ha, seems fun. I think I'll try that since I'm finally getting to OOP =]
Topic archived. No new replies allowed.