Week 06

Minor topics: Increments; Other Loops

Major topics: Functions; Nested Loops

  1. Incrementing Variables
  2. More Loops
  3. Functions
  4. Loops and the Structure of Programs
  5. Repetitions of Repetitions
  6. A Second Nesting Example
  7. Demo: Play Computer with Nested Loops
  8. Playing Computer with Nested loops
  9. Playing Computer with Nested loops: H6.2
  10. Function Problems
  11. Help with Pattern Problems: pat10.c
  12. More Pattern Problems