Lecture 3
1
CS110 Lecture 3
February 2, 2004
•Announcements
–hw1 part 1 very poorly proofread!
–hw1 part 2 - electronic collection tonight: memo.txt and Bank.java
–hw2 available soon (probably tomorrow)
–java and XEmacs available from lab PCs to burn onto a CD
–class ends at 12:45, not 12:30 (your loss last time)
–read ahead in JOI Chapter 2
•Agenda
–questions
–software development cycle – emacs as an IDE
–messages and methods
–flow control: messages, while, if else
–