|
Take a look at Java for OOP. It was designed from the ground up to be OP, plus take care of some of the things in C++ that programmers often got wrong. Plus Sun keeps extensive, free documentation on the language. Their API is wonderful in that it's easy to understand the core libraries at a glance.
|