Session Details

Week 1, Session 3 — Thu Dec 4

Reading

  1. Big Java, §2.8–2.13 The second paragraph of §2.11 says that the material is optional. It is not optional if you plan to successfully complete the course.
  2. First two pages of this intro to UML Class Diagrams

HW Due

  1. HW 2

Topics

  1. Unit tests with JUnit
  2. API documentation
  3. Object references
  4. Graphics intro

Resources

  1. Slides
  2. Moving from JUnit 3.8 to 4 (ignore if you don’t already know JUnit 3.8)

Outline

  1. [10] Student Questions
  2. [10] Section 02 only: Finish Session 02 material
  3. [20] Javadoc
  4. [5] Break
  5. [15] Unit testing with JUnit
  6. [10] JUnit exercise
  7. [15] Object references, assignment, box and pointer diagrams
  8. [15] (Graphics Intro)

HW Assigned

  1. HW 3