Session Details

Week 5, Session 13 — Mon Apr 12

Reading

  1. 8.1-8.3
    (14 pages)

HW Due

  1. HW 12

Topics

  1. Hand back and discuss Exam 1
  2. Using a debugger
  3. Indefinite (while) loops
  4. Loop patterns

Outline

  1. [10 min] Hand back and discuss exam
  2. [14 min] Using the debugger in Eclipse:
  3. [1 min] Running a module conditionally
  4. [20 min] Indefinite loops
  5. [5 min] Break
  6. [30 min] Loop Patterns:
  7. [25 min] Exercises on loop patterns, all from the 13-LoopPatterns project (finish for homework):

Resources

  1. Slides: Debugging, indefinite (while) loops, and loop patterns

HW Assigned

  1. HW 13