Reminders / Notes
- Return the lab grades from last week. If you were not able to
give the 1st quiz, work through it as an exercise if you think your
students will benefit from it.
- The second program is
posted, and due for all students on Friday the 17th.
- Make sure all students are comfortable using the
turnin script . Note that you will have to
change the line where it specifies what e-mail address the program
will be sent to (its currently set to me).
- The first midterm is Wednesday, the 22nd. It will cover lecture and
reading material from weeks 1-4 on the syllabus, so today will be
review. Answer questions first if anyone has them, then move on to
examples.
Examples
- Work some examples from chapter 3 in text. In particular, there are
some quick quizzes on pages 118, 135, and 181 that look like they might be
useful,
- Have students trace through the following code and tell you what the
output will be for various inputs. Tell them that exam problems will be in
this format.
What.java
- Talk to them about writing a simple main method in the class for
testing.