Instructional Video

For Loops! A New Kind of Loop, Computer Programming

Curated and Reviewed by Lesson Planet

Now that you are familiar with while loops let's look at a new type of loop: the for loop. This video shows the three parts of the for loop: the start, the Boolean test, the value change, and how it differs from a while loop.

3 Views 1 Download
Classroom Considerations
  • This video is hosted on YouTube
Pros
  • Clear explanation of how the while loop and for loop can be used interchangeably 
Cons
  • None