Return to Course Content Home

Learning Objectives

Students will be able to

  1. Describe the differences between HTML, Java and JavaScript.
  2. Understand and use simple JavaScript Syntax and commands
  3. Describe and use event listeners to watch for events taking place on a page
  4. Understand how to access DOM objects and use them
  5. Create their own JavaScript objects