After completing Dynamic HTML: Using JavaScript, users should be able to:
 | Create a basic JavaScript |
 | Use JavaScript expressions and variables |
 | Use JavaScript functions and flow control |
 | Use JavaScript objects and arrays |
|
Introduction to JavaScript
 | Understanding how JavaScript works |
 | Using JavaScript with Dynamic HTML |
 | Creating statements, blocks, and comments in JavaScript |
Data, Expressions, and Variables
 | Using data in JavaScript |
 | Creating and managing expressions and variables |
Functions and Flow Control
 | Creating and managing functions |
 | Managing flow control in JavaScript scripts |
Objects and Arrays
 | Creating and managing objects |
 | Using arrays |
Putting JavaScript to Work
 | Creating an example greeting based on the day of the week |
 | Using objects and methods |
 | Using conditional statements |
 | Handling variables |
|
This course is distributed with:
 | Exercises, with sample files, that allow users to practice using Dynamic HTML |
 | A file containing the text of the exercises |
 | A Dynamic HTML glossary |
|