Year 11

Programming 3: Iteration

Lessons (5)

  • In this lesson, we will investigate the world of iteration in programming. We will learn how to create and use a while loop in Python.

    1 Slide deck
    1 Worksheet
    1 Quiz
    1 Video
  • In this lesson, we will learn what a trace table is and how to use one. Trace tables help check logic errors in a program and help us learn how to read and follow programs.

    1 Slide deck
    1 Worksheet
    2 Quizzes
    1 Video
  • In this lesson, we will be introduced to 'for loops'. For loops allow us to iterate through a sequence. We will find out how to create and use a for loop in this lesson.

    1 Slide deck
    1 Worksheet
    2 Quizzes
    1 Video
  • In this lesson, we will develop our understanding of data validation by applying data validation through iteration.

    1 Slide deck
    1 Worksheet
    2 Quizzes
    1 Video
  • In this lesson, we will learn how to write our own pseudocode. We will also complete a challenging project that we will need to design using pseudocode before creating in Python.

    1 Slide deck
    1 Worksheet
    2 Quizzes
    1 Video