These are my preliminary suggestions. I'll add to this list through Tuesday.
I would suggest that you review basic Java, such as taught in COMP 14. Add to that a more rigorous look at references and objects, and binary/hexadecimal numbers.
Chapter 1 (pp. 23-4): Problems 1.2-1.12, 1.14
Chapter 2 (p. 59): Problems 2.1-2.2. Also look at the examples of parameter passing (of array references and primitive types) that I covered in class.
Chapter 3 (p. 85): 3.1-3.4
Chapter 4 (p. 140): 4.1, 4.3, 4.4
Chapter 2 (p.102): Self review 2.1, 2.4, 2.5, 2.6
Chapter 3 (p.166-169): Self review 3.1 - 3.7, Exercises 3.3-3.11
Chapter 4 (pp.216-217): all self-review questions and exercises
Chapter 5: For another view of references, see Section 5.1
Chapter 6 (pp.314-315): Self review 6.1, 6.2, 6.5, 6.6
Chapter 7 (p.373): Self review 7.1-7.8, Exercises 7.1-7.3
Last modified Saturday, February 02, 2002 10:01 AM