CS 40 - Lecture 8

Cover page image

Cay S. Horstmann

Lecture 7 Recap

???

How Was Homework #2?

ActiveLecture.org

  1. Easier than homework #1
  2. About the same difficulty as homework #1
  3. Harder than homework #1
  4. Not done yet
  5. What homework?

Thanks for your feedback!

Reminder: Object

???

Class Concept

Object vs. Class

???

Defining New Classes in Alice

???

Defining New Classes - Cont'd

Recipe for Saving Class

???

  1. Add instance variables, methods
  2. Rename object (e.g. smartComboLock)
  3. Right click, save object...
  4. Accept file name SmartComboLock.a2c (note uppercase S)
  5. To make another object of this class, use menu item File->Import

Lab

Reminders

???