C++

TwitterFacebook
Get flash to fully experience Pearltrees
Before getting into this section, it is recommended that you have a proper understanding of pointers and class inheritance. If any of the following statements seem strange to you, you should review the indicated sections: One of the key features of derived classes is that a pointer to a derived class is type-compatible with a pointer to its base class. http://www.cplusplus.com/doc/tutorial/polymorphism/

Polymorphism - C++ Documentation

ADS4

Bruce Eckel's Free Electronic Books

http://www.ibiblio.org/pub/docs/books/eckel/ These are electronic books in HTML on C++ and Java, along with the source code. The HTML books are fully indexed, use Frames for easy navigation through the chapters, and have color syntax highlighting on all the source-code listings. Each HTML download contains an entire book and source code in a single zipped file. Click here for public and on-site seminars based on the books below. Note: Many of these documents require the installation of the fonts Georgia , Verdana and Andale Mono (code font) for proper viewing. These can be found here .