CSCI 1302 -- Software Development -- Summer 2008
READING ASSIGNMENTS
Readings are from the text unless otherwise indicated.
PowerPoint slides and CodeSample files are posted on WebCT.
-
For June 5 : Section 3.3 (Enumerations), Section 4.1 (Using a Comma in a "for"
Statement), and Section 4.2 ("continue" Statement in Loops).
-
For June 9 : Sections 9.1 and 9.2.
-
For June 10 : Section 9.3.
-
For June 11 : Section 4.2 ("assert" statement), and Sections 10.1--10.2.
-
For June 12 : Sections 10.3--10.5.
-
For June 16 : Chapter 11.
-
For June 17 : Sections 12.1 and 12.2 (through p. 823).
-
For June 19 : finish Ch. 12 (from p. 824), Section 5.2 (javadoc, UML Class
Diagrams), and Section 5.3 (equals Method for a Class).
-
For June 23 : read Ch. 6. Some of this is review, but some of the topics will
be unfamiliar and should be read carefully.
-
For June 24 : Section 7.4 of the text (selection sort); pp. 21-25 of Lewis
and Denenberg (data structures book on reserve in Science Library) and
pp. 143-150 of Simon Gray's book (data structures in Java book on reserve
in Science Library).
-
For June 26 : read Ch. 8 through p. 573.
Some of this is review,
but some of the topics will be unfamiliar and should be read carefully.
-
For June 30 : Ch. 8 pp. 574--596; Lewis and Denenberg Ch. 2 (through p. 57
carefully); Simon Gray's book pp. 151--160.
-
For July 1 : Lewis and Denenberg Ch. 3 and Simon Gray's book Ch. 3.
-
For July 3 : Simon Gray's book Ch. 1 and Sections 2.1, 2.2.
-
For July 7 : Simon Gray's book Ch. 4.
-
For July 8 : Simon Gray's book Ch. 8. and Ch. 5.
-
For July 14 : Simon Gray's book Ch. 10, and Lewis and Denenberg Ch. 4.
-
For July 17 : Section 6.4 of Lewis and Denenberg.
-
For July 21 : Simon Gray's book Ch. 11.
-
For July 22 : Section 7.1 of Lewis and Denenberg.
-
For July 24 : Simon Gray's book Ch. 9.
-
For July 28 : Sections 11.1--11.5 of Lewis and Denenberg.