CS 112a
Fall 2000
Ileana Streinu

CS 112
Lecture 8


  1. Classes: introduction to object-oriented programming.
  2. Lab: copy, test and understand the Cookie Jar example. Then modify the main program by adding a menu-based user interface, which allows the user to select the class function to be tested next.

Object-oriented programming in C++


Summary of C++ and Unix basics for working with classes


Ileana Streinu