CS 596 Java Programming
Fall Semester, 1998 Reading Assignments |
||
---|---|---|
San Diego State University -- This page last updated 16-Sep-98 |
Week | Wednesday | |||
1 | 8/31 | AG 5, skip 5.14, 5.21; LN 1, 2 | 9/2 | AG 8, 6; LN 3 |
2 | 9/7 | Holiday | 9/9 | AG 2; LN 4 |
3 | 9/14 | 9/16 | AG 2, 10; LN 5 | |
4 | 9/21 | AG 3 Inheritance; LN 6 | 9/23 | AG 3, 4 Inheritance/Interfaces |
5 | 9/28 | AG 13 Useful API | 9/30 | AG 11 JavaDoc |
6 | 10/5 | 10/7 | AG 7 Exceptions | |
7 | 10/12 | AG 12 IO | 10/14 |
Key:
AG refers to the text The Java Programming Language2Ed by Arnold & Gosling. AG 5.1 indicates section 1 of chapter 5 in the AG text.HC refers to the text Core Java 1.2 Vol. 1 by Horstman & Cornell. HC 12 indicates chapter 12 of the HC text.
LN refers to on-line lecture notes. LN 13 indicates document 13 in the on-line lecture notes.