Session 17 Preparation: Videos/Reading, Start-the-Session Quiz, and Start-the-Session Follow-Me
Videos / Reading

BEFORE this session's scheduled class time, for each of the following videos or reading:

  • Step 1:   Watch the video (or read the reading).
  • Step 2:   As you do so, do the associated quiz in Moodle.
  • Step 3:   Get help on anything that is not clear to you.

Videos / Reading:

  1. Loops within Loops (aka Nested Loops) — How they work: Video [6:21]
    • There is a SINGLE Moodle quiz that covers BOTH of the videos for this Session. The quiz indicates when it switches from the first video to the second
  2. A Technique for Solving Print-On-Console Loop-Within-Loop Problems: Video [8:20]
Start-the-Session Quiz

AFTER completing the Preparation to the left:

  • Step 1:   Do this Start-the-Session Quiz.
    • You do not have to print the quiz (unless you want to).
    • Just hand-write your answers on paper or type your answers into a file, whichever is easier for you.
  • Step 2:   Check your own answers by watching the videos listed below.
    • Of course, do the quiz BEFORE checking its answers!
    • Check your answers carefully!
  • Step 3:   Turn in your answers to the Before-the-Session Quiz in the usual way, on Moodle, via the item named Turn in your Before-the-Session Quiz here.
  • Step 4:   Get help on anything that is not clear to you.

Videos with solutions to the Start-the-Session Quiz:

  1. Check your own answers to the above Before-the-Session quiz by examining the answer key below.:
      • Check your answers carefully! They are KEY exercises that are directly relevant to what you are about to do.
      • Even if you got problem 4 right, carefully read the explanation of the solution to problem 4.

For your reference, here is a written Answer Key to the above Start-the-Session Quiz.

Start-the-Session Follow-Me

AFTER completing the Start-the-Session Quiz to the left:

  • Step 1:   If you have not already done so, use this link to your Session 17 assignment on GitHub Classroom, following the same instructions that you used to get the Session 2 project into PyCharm, but using the above link instead of the one to Session 2 project.
  • Step 2:   Watch the Follow-Me videos listed below, and as you watch each one:
  • Step 3:   Do the coding in PyCharm, following what you see on the video.
    • You can do the coding as the video does it or by reviewing the video afterwards (your choice).
    • The key is to UNDERSTAND what you are coding, not merely type what the video shows.

Follow-Me videos:

  1. There is no follow-me video for m1r_nested_loops_in_printing module:
    • but you must complete that module BEFORE continuing to the videos below (else the next video won't make sense).
  2. For the m3_nested_loops_in_printing module: Video [7:11]
    • Sorry about the poor quality of the video, but I think that it will do.
  3. For the m7r_nested_loops_in_graphic module: Video [4:16]
    • Watch this video WHEN YOU DO THE m7r module (not before that).