If the embed above does not work here is a link to the full version of the video
Related reading
- Eloquent JavaScript - Data Structures - ignore the bit about Objects for now!
- MDN: indexed Collections
Code examples
There are a set of code examples that accompany this course showing the use of JavaScript. (Right click and open in a new window/tab) if you’re viewing this on Learning Central.
- Variable Types [HTML] [Demo]
- Numerical Operators [HTML] [Demo]
- Booleans [HTML] [Demo]
- Looping [HTML] [Demo]
- Functions
- Arrays [HTML] [Demo]
- Array Functions [HTML] [Demo]