Session Details

Week 3, Session 9 — Thu Dec 17

Reading

  1. Chapter 6
    (26 pages)

HW Due

  1. HW 8
    Programming part due Friday; other parts Thursday

Topics

  1. Optional parameters
  2. Mutation of parameters
  3. Practice

Outline

  1. [ 5 min] Hand back quizzes and answer student questions.
  2. [ 5 min] Optional parameters
  3. [15 min] Parameter Passing (changing parameter values)
  4. [30 min] Three Squares exercise
    Take a break in the middle of this or when you are done.
  5. [50 min] triangles (more function practice) and other homework.

More on Functions

HW Assigned

  1. HW 9