Session Details

Week 1, Session 3 — Thu Dec 3

Reading

  1. 2.5-2.8
    (14 pages)

HW Due

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

Topics

  1. Variables and assignment
  2. Definite Loops
  3. Range function
  4. Math library
  5. Accumulator problem(s)
  6. Pair Programming

Outline

  1. [10 min] Hand-back quizzes, discuss questions
  2. [15 min] Variables and assignments
  3. [15 min] Definite loops, for loops, counted loops, examples using loops
  4. [10 min] Range function, loops with range
  5. [5 min] Break
  6. [1o min] A loop with range() an accumulator
  7. [5 min] Math library functions
  8. [5 minutes] Pair programming
  9. [30 min] Finish in-class quiz and begin loop practice.

Assignments and lops

HW Assigned

  1. HW 3