Basics – Javascript Arrays
Prerequisites
Lecture – Basics – Javascript variables and scope
Summary
Understanding arrays and their use in Javascript will greatly increase your capability to use Javascript to solve real problems. This lecture covers the basic concepts of using arrays in javascript.
Topics covered:
1. Using and Accessing arrays in Javascript
Video
http://www.youtube.com/watch?v=XVCWrR0fAJA
Reference Materials
Code from this video is available at JSFiddle http://jsfiddle.net/reaglin/2PHrJ/5/