-
Practice Problems
Hi,
I'm trying to continue my studies of C++ with a spare book after taking 2 years of high school C++. While this book is pretty good at explaining things, I feel that its practice problems/exercises are not sufficient for learning things. So if someone could give me a few problems to deal with operator overloading or inheritance or Pointers, I would really appreciate it.
-
-
I wasn't really looking for contests, just simple problems to learn the concepts better. Thanks though.
-
Then I suggest you go back to your exercises in your book if you want something simple to do. Like for example reworking an existing problem using whatever it is you want to practice.
Or you could practice on other peoples homework which gets posted here.
It's all the same in the end - practice what you know.