Next: The Account class. Up: All sessions.


Session 7: Defining an object

(If you want to print this, the single-page format may be more convenient.)

The Account class (Section 3.3)
    What data is associated with an object?
    What actions can we perform on the object?
Using Account
    A one-account bank
    A more complex bank
Constructor methods (Section 3.4)
Quiz 1


Next: The Account class. Up: All sessions.