Instructional Video

Nested For Loops, Computer Programming

Curated and Reviewed by Lesson Planet

A loop within a loop is called a nested loop. It expands the repeating code based on two different variables. The video shows an example of drawing an image across and down a screen.

3 Views 1 Download
Classroom Considerations
  • This video is hosted on YouTube
Pros
  • Good introduction to constructing nested loops in JavaScript code 
Cons
  • None