Introduction to Java Script


Audience
Information Technology managers, project leaders and application developers
   

Duration

3 Days
   
Course Abstract
This course provides Information Technology managers and Internet/Intranet application developers with the basic capabilities required to use JavaScript in the development of both client and server Web components. Common Web terminology and development tools are also discussed.
   
Objectives
  • Introduction to Scripting
    • HTML Primer
    • Embedding Controls in HTML Documents
    • VBScript vs. Java Scripting
    • JavaScript vs. JScript
    • Object-Based Scripting
    • Assigning Scripts to Events
    • Embedding Scripts into HTML Documents
  • Language Core
    • Statements and Comments
    • Data Types and Variables
    • Operators
    • Conditional Logic
    • Loops
  • Scripting II- Events and Event Handling
    • Objects and Events
    • Source Elements
    • Assigning Scripts to Events
    • Mouse Events
    • Key Events
    • Form Events
    • Window Events
    • Timer Events
    • Event Inheritance
  • Object Fundamentals
    • Object Internals
    • Object References
    • Properties
    • Methods
    • Events
   
Class Format Lecture and Lab
   
Prerequisites

Experience with a scripting language, web concepts and HTML