
Learning Objectives
Students will be able to
- Describe the differences between HTML, Java and JavaScript.
- Understand and use simple JavaScript Syntax and commands
- Describe and use event listeners to watch for events taking place on a page
- Understand how to access DOM objects and use them
- Create their own JavaScript objects