Module 0228: Object Oriented Programming for the Procedural Programmer

Tak Auyeung, Ph.D.

September 13, 2010
1 About this module
2 Plain procedural programming
3 Class as a package template
4 Class can include “methods”
5 A class can inherit