Session 18 Preparation — Videos, Reading and Quizzes

Quiz

Go to Moodle to find the Quiz for this Preparation.

Do the quiz as you watch the videos and do the reading. The quiz follows the same order as the videos/reading do.

You can access the videos from here or from Moodle; they both point to the same place.

Videos and Reading:

All of the following are required except items labeled Optional are, well, optional (i.e., things that may be interesting but do not directly pertain to your success in this course).

  1. Iterating through a sequence, review
  2. Patterns for Iterating Through Sequences
    • In the Session 12 Preparation, you watched the first 9 minutes of this Watch the above video again, paying especially close attention to the portion that starts at the 9:00 minute mark.
    • Be sure to understand:
      • The 3 basic ways to iterate through a loop.
      • The FIND pattern.
      • The two-places-at-once pattern.
      • The parallel-sequences pattern.
      • The MAX/MIN pattern.