Curated and Reviewed by
Lesson Planet
This Modifying Arrays, Computer Programming instructional video also includes:
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
Concepts
Additional Tags
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