Well it's the summer and I have a lot of free time, so now I'm asking you could you tell me some fun and interesting programs, which would possibly require the use of structures, classes and pointers, and help me get an understanding of them.
Thx!!!
The first link is a bit difficult to navigate in, but i think I'll manage and the project Euler is fun, but more mathematical.I'm looking for some programs help me get a good understanding of classes, structures and pointers.But thx for the links ill be sure to check them out.
Any more ideas?
Edit: Also if you have any other ideas that would help me better understand classes, structures and pointers, pls share them with me.
Also if you have any other ideas that would help me better understand classes, structures and pointers, pls share them with me.
Practice with them. Practice is where most of learning and knowledge retention comes from.
I really enjoyed competing at ICPC every year at university. The problems on there range in difficulty. You can usually tell which one is more difficult based on how many have solved it. Also, you can submit your C++ source code and it will be automatically checked by the online judge robot.
Here are a few of the easy ICPC problems I've come across in the past: