← All Weeks    ← Week 4    Week 6 →

Week 5: Loops

Learning Objectives

By the end of this week, students will be able to:

Perspectival Reading

Reading: TBD

Reflection Questions

  1. When is repetition better expressed with a loop than by copying code?
  2. Why are off-by-one errors so common in looping problems?
  3. What strategies help you debug a loop that does not stop when expected?

Slides

View slides

Lab Assignment

Week 5 Lab — GitHub Classroom (link TBD)