Reading Assignments
CS 132
Introduction to Computer Science II
Spring 2003
Last modified: Tue Mar 11 16:26:22 PST 2003
- Reading assignment #7:
- Course text, "Java Structures", Ch. 5, Sorting
(try not to get thrown by iterators, generators)
- reading assigned: 3-11-03
- started discussing: 3-25-03
- Reading assignment #6:
- Course text, "Java Structures", Ch. 9, Linear Structures
(try not to get thrown by iterators, generators)
- reading assigned: 3-4-03
- started discussing: 3-11-03
- Reading assignment #5:
- Course text, "Java Structures", Ch. 8, Lists (try not
to get thrown by iterators, generators)
- reading assigned: 2-27-03
- started discussing: 2-27-03
- Reading assignment #4:
- Reading assignment #3:
-
Elements of Object-Oriented Program Design , the following
from section 1:
- 1.1, 1.2
- 1.3.5-1.3.8
- 1.4 and its subsections
- 1.5 and its subsections
- 1.6 and its subsections
- 1.7 and its subsections
- 1.8 and its subsections
- reading assigned: 1-30-03
- start discussing: 1-30-03
- Reading assignment #2:
- Packet handed out in-class, labelled "Packet #2"
- Reading assigned: 1-23-03
- start discussing: 1-28-03
- Reading assignment #1:
- Packet handed out in-class, "How to Design Class
Hierarchies"
- Reading assigned: 1-21-03
- start discussing: 1-23-03
Sharon Tuttle