Instructional Video

Modifying Arrays, Computer Programming

Curated and Reviewed by Lesson Planet

An instructional video combines arrays, loops, and mouse clicks. The author shows how to modify JavaScript code to add a balloon each time the mouse is clicked. The video also shows two different ways to add to the end of the array: one using the array element and the other using the Push method.

3 Views 1 Download
Classroom Considerations
  • This video is hosted on YouTube
Pros
  • Provides a nice progression of gradually adding complexity to code to help coders develop a deeper understanding 
Cons
  • None