The following are some interesting, and possibly useful, online resources to help you in understanding OOP (object-oriented programming) and C++.
Check them out! |
|
1. ZProgrammer Intro to C/C++ (This site is great for beginners. Detailed explanations and good examples.) 2. inquiry.com (You want help? Do ya? Well, this is the place!) 3. DevCentral Tutorials: C/C++ (A little refresher on the main topics.) 4. Help-Site Computer Manuals -- C++ Programming (A few technical resources.) 5. Object Oriented Programming With C++ (A simpler resource page than Jon's C++ Resource DIrectory.) |