Level 1 · Module 9

Loops

Repeat instructions safely while a problem calls for repetition.

Difficulty
beginner
Published path
8 lessons · 80 min

What you will learn

  • Why Loops Exist
  • While Loop
  • Do While
  • For Loop
  • Nested Loops
  • Break
  • Continue
  • Infinite Loops
Prerequisites:Decision Making

Start here

Lessons · 80 min

  1. Why Loops ExistPlanned

    Planned lesson: Why Loops Exist. This lesson has not been written yet.

    10 min · beginner
  2. While LoopPlanned

    Planned lesson: While Loop. This lesson has not been written yet.

    10 min · beginner
  3. Do WhilePlanned

    Planned lesson: Do While. This lesson has not been written yet.

    10 min · beginner
  4. For LoopPlanned

    Planned lesson: For Loop. This lesson has not been written yet.

    10 min · beginner
  5. Nested LoopsPlanned

    Planned lesson: Nested Loops. This lesson has not been written yet.

    10 min · beginner
  6. BreakPlanned

    Planned lesson: Break. This lesson has not been written yet.

    10 min · beginner
  7. ContinuePlanned

    Planned lesson: Continue. This lesson has not been written yet.

    10 min · beginner
  8. Infinite LoopsPlanned

    Planned lesson: Infinite Loops. This lesson has not been written yet.

    10 min · beginner

What you will cover

Module units

  1. Why Loops Exist

    A planned unit covering Why Loops Exist.

  2. While Loop

    A planned unit covering While Loop.

  3. Do While

    A planned unit covering Do While.

  4. For Loop

    A planned unit covering For Loop.

  5. Nested Loops

    A planned unit covering Nested Loops.

  6. Break

    A planned unit covering Break.

  7. Continue

    A planned unit covering Continue.

  8. Infinite Loops

    A planned unit covering Infinite Loops.