CSC108 Lecture 5 - February 1, 2000
Lecture Outline
- Announcements
- Review: String Reversal / while(true)
- Summary of statement types so far
- Build your own class: a first try at representing students
- Constructors
- The toString() method
- A more substantial example method