License fee: $175/student
Comprehensive JavaScript Manual (JSC501)
This 5-day JavaScript courseware is a combination of our 3-day introductory and 2-day advanced courses. It is a great primer for an Ajax course.

Comprehensive JavaScript Training Overview

In this JavaScript training course, students learn to use JavaScript effectively to make their web pages more dynamic and functional and to reduce the number of roundtrips to the server.

Comprehensive JavaScript Training Course Goals

  • Learn how JavaScript is used
  • Learn JavaScript syntax
  • Learn about objects, methods and properties
  • Learn to work with JavaScript variables
  • Learn to create your own functions in JavaScript
  • Learn to write flow control logic in JavaScript
  • Learn to validate forms with JavaScript
  • Learn to use regular expressions for advanced form validation
  • Learn to create dynamic forms with JavaScript
  • Learn to create dynamic web applications with JavaScript and Dynamic HTML
  • Learn to check for browser support on a feature by feature basis
  • Learn to create dynamic menus
  • Learn to create stunning visual effects with Dynamic HTML
  • Learn to position elements dynamically
  • Learn to modify content on the fly

Comprehensive JavaScript Training Course Prerequisites

Experience in the following areas is required.

  • HTML

Experience in the following areas would be beneficial.

  • CSS
  • Programming Experience

Comprehensive JavaScript Training Course Outline

  1. JavaScript Basics
    1. The Name "JavaScript"
    2. The HTML DOM
    3. JavaScript Syntax
      1. Basic Rules
      2. Dot Notation
      3. Square Bracket Notation
    4. Where Is JavaScript Code Written?
    5. JavaScript Objects, Methods and Properties
      1. Methods
      2. Properties
      3. The Implicit window Object
      4. The getElementById() Method
    6. Event Handlers
  2. Variables, Arrays and Operators
    1. JavaScript Variables
      1. A Loosely-typed Language
      2. Storing User-Entered Data
    2. Arrays
      1. Associative Arrays
      2. Array Properties and Methods
    3. JavaScript Operators
    4. Conclusion
  3. JavaScript Functions
    1. Built-in Functions
      1. Number(object)
      2. String(object)
      3. isNaN(object)
      4. parseFloat() and parseInt()
    2. Built-in Functions vs. Methods
    3. User-defined Functions
      1. Function Syntax
      2. Passing Values to Functions
      3. A Note on Variable Scope
      4. Returning Values from Functions
    4. Conclusion
  4. Built-In JavaScript Objects
    1. String
    2. Math
    3. Date
    4. typeof Operator
    5. Conclusion
  5. Conditionals and Loops
    1. Conditionals
      1. if - else if - else Conditions
      2. Switch / Case
    2. Loops
      1. while Loop Syntax
      2. do...while Loop Syntax
      3. for Loop Syntax
      4. for...in Loop Syntax
    3. Conclusion
  6. JavaScript Form Validation
    1. Accessing Form Data
    2. Basics of Form Validation
      1. The this Object
      2. Cleaner Validation
    3. Validating Radio Buttons
    4. Validating Checkboxes
    5. Validating Select Menus
    6. Focus, Blur, and Change Events
      1. Focus and Blur
      2. Change
    7. Validating Textareas
    8. Conclusion
  7. Working with Images
    1. Image Rollovers
      1. Backward Compatibility
      2. An Image Rollover Function
    2. Preloading Images
    3. Conclusion
  8. Regular Expressions
    1. Getting Started
      1. JavaScript's Regular Expression Methods
      2. Flags
      3. String Methods
    2. Regular Expression Syntax
      1. Start and End ( ^ $ )
      2. Number of Occurrences ( ? + * {} )
      3. Common Characters ( . \d \D \w \W \s \S )
      4. Grouping ( [] )
      5. Negation ( ^ )
      6. Subpatterns ( () )
      7. Alternatives ( | )
      8. Escape Character ( \ )
    3. Backreferences
    4. Form Validation with Regular Expressions
    5. Cleaning Up Form Entries
    6. Conclusion
  9. Dynamic Forms
    1. Jump Menus
      1. The options[] Array
      2. The selectedIndex Property
      3. Disabling Form Elements
    2. Interdependent Select Menus
      1. Making the Code Modular
    3. Creating a JavaScript Timer
    4. A Sample Quiz Tool
    5. Conclusion
  10. The User's Environment
    1. Why Know the User's Environment?
    2. Conclusion
  11. Dynamic HTML
    1. Introduction
    2. Accessing and Modifying Styles
    3. Hiding and Showing Elements
    4. The innerHTML Property
    5. Manipulating Tables
    6. Dynamically Changing Dimensions
      1. Creating a Timed Slider
    7. Positioning Elements Dynamically
      1. Creating a Different Timed Slider
      2. Changing the Z-Index
    8. Conclusion

Setup

For setup instructions, please visit http://www.webucator.com/Course.cfm?CourseID=JSC501

Quotes from Trainers

I have been using and teaching from Webucator's technical courseware for a while now. From a technical and pedagogical standpoint, Webucator's course materials are well organized and easy to learn from, addressing a variety of learning styles.

- M.B., Toronto, Canada

Webucator's courseware is among the easiest I've ever taught from, has very few errors, and always seems to be well received by the students.

- D.S., Park City, UT

Webucator courseware is always clear and easy to understand, full of up-to-date links to good background information, and highly interactive. It is a pleasure to use.

- K.K., Marlborough, CT

Webucator's courseware is among the most intuitive and hands-on courseware that I've taught. Explanations are clear, hands-on opportunities are frequent, and the Webucator team has been very responsive to any questions I've had. Heartily recommended!

- S.H., Atlanta, GA

Quotes from Students

Wow! So much information to digest in two days. The Training Manual will be a good resource for us in the coming months.

- S.H., Software Engineer, Sybase

The way the course was sectioned out flowed nicely. The classfiles in htdocs flowed perfectly with the manual. The material was relevant and presented in a clear manner.

- Texas Animal Health Commission

The material was very well organized. I was able to catch up on languages I wasn't as much of an expert in (XML, Javascript), and then apply that to the greater goal (Ajax).

- M.S., Interactive Programmer, Q LTD

The materials, excercises, and class were perfect for me.

- R.L., Johnson & Johnson

The learning materials were structured very well and the pace of the class was just right. Good presentation and examples.

- R.H., GIS Specialist, Southern Nevada Water Authority