Instructional Video

Modifying Arrays

Curated and Reviewed by Lesson Planet
This Modifying Arrays instructional video also includes:

Arrays, loops, and mouse clicks all come together in an instructional video. The author shows how to modify JavaScript code to add a balloon each time the mouse is clicked. Two different ways to add to the end of the array are shown, one using the element of the array and the other using the Push method.  

3 Views 0 Downloads
Pros
  • Provides a nice progression of gradually adding complexity to code to help coders develop a deeper understanding 
Cons
  • None