Introduction & Overview
- Introduction
- Overview
- Development and testing
- Writing
Introduction to Variables
- Variables
- Objects and arrays
JavaScript language structure
- Structure part 1
- Structure part 2
About JavaScript Operators
- What are Operators
- Using modulus
- Using parentheses
- Greater and less than
- Comparisons
- Unary operators
- Pre and post fix
- Using typeof and instance of
Boolean logic
- What are booleans?
- Ifs
- Switch and case
Loops
- For loop
- While loop
Functions and scope
- What are functions
- Function arguments
- Scope
The Date class
- Date class and methods
The DOM
- What is the DOM
- Using JavaScript to walk the DOM tree
- Using JavaScript to play around with the DOM
JavaScript libraries
- Basic overview of JQuery
- Other JavaScript libraries