Go BackHTML: Start Using JavaScript

Synopsis
HTML: Start Using JavaScript presents the basic skills needed to incorporate JavaScript into HTML when building a Web page.

Audience
This course is for anyone who needs to understand how JavaScript is used to develop pages for the World Wide Web.

Time
4 hours

Product Code: HTLC05
After completing HTML: Start Using JavaScript, the user should be able to:

 
Compare JavaScript to Java
Incorporate JavaScript into HTML on a Web page
Work with JavaScript variables and expressions
Work with JavaScript functions and objects
Where Does JavaScript Fit In?
Explains what JavaScript is and how it compares to Java.

Java and JavaScript: compare and contrast
What is JavaScript?
Strengths and Weaknesses of JavaScript

Your First Script
Provides a guide for adding JavaScript to a Web page.

Incorporating JavaScript into HTML
Outputting text
Interacting with the user

Working with Data and Information
Shows how to use variables to store data.

Data types
Creating variables
Working with expressions

Functions and Objects - The Building Blocks of Programs
Explains how to use functions and objects in JavaScript.

Using functions
Building objects
Functions as objects
This course is distributed with
 
An HTML Glossary
A file containing the text of the exercises
Simulations that allow users to practice course skills, even if they don't have access to the Java product
A file containing the text of exercises

Go Back