Unit VI: Simple Classes

Lecture notes

Sample Programs

Lab exercises

Reading

As I explained in class, the concept of a class is the basis for a lot of stuff that we cover in CIS 15. In this course we only make very basic uses of classes and objects.

Since the textbook is not constrained in the same way, it goes much further than we need to.

The few things we covered are mainly dealt with on pages 261 and 262.