Organization of this lecture
The lecture is organized in three parts:
Part I, “Object Orientation” introduces object-orientation and defines the nine concepts of object orientation. It is completely language independet.
Part II, “Object Orientation in C++” shows how to use these object oriented techniques in the C++ language.
Part III, “wxWidgets” introduces wxWidgets, an object-oriented cross-plattform GUI development framework written in C++.