The Wayback Machine - https://web.archive.org/web/20160730232233/http://www.codeguru.com/cpp/cpp/cpp_mfc/oop/6/

Latest Object Oriented Programming (OOP) Articles - Page 2

Libpropc++�Properties in C++

Learn about a template library for properties (used like 'widget.color = "red";') in C++. Supports "binding" several properties together to have their values synchronized automatically. Useful for GUI development and so forth.

Interface Basics

Discover the basic concepts of an interface. The article is a brief introduction to what is actually going on behind the scenes of an interface. This article is intended for software programmers who have never been exposed to the COM technologies.

Understanding Virtual Functions with Inherited Classes

When doing OOP, you will quickly run into virtual functions. Get the technical background about virtual functions--how they work and how they are used. This includes an example of a running application that uses virtual functions on polymorphic derived classes.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

The Value of APIs

Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.

Top White Papers and Webcasts

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date