Topics for the Week of Feb 10
Reading: Chapter 4
- Quiz on Thur.
- Know how to write "set" and "get" accessors.
- Lab Reminder
- Lab 3 code must be submitted Wed of this week (Feb 12).
(submit instructions)
- Lab 3, be demonstrated by the end of the following lab (Feb 18).
- Review:
- Parameters: sending and receiving information from methods.
- Writing Your Own Class
- Syntax of a Class: class keyword, member variables, accessor variables, other methods
- Writing accessors.
- New Material
[top]
[CS 231 Lectures Page]