Main Category : CDs
CIW Javascript Fundamentals

[ enlarge ]
Item Id: 5619125
Price: $258.00
Qty :
 
Training Course Description / Outline

The CIW JavaScript Fundamentals Part 1: Programming Principles Computer Based Training CBT is the first course in a two part series that presents students with both theoretical and practical instruction on the origins and basic features of the JavaScript programming language. This course will provide an introduction to JavaScript and some common programming concepts. It will cover working with variables and data. Students will also learn about functions, methods and events including how to define and call functions. This course will teach students how to use conditional statements to control program flow.

CBT Exam 1D0-435

Learn To

Identify the key characteristics of JavaScript.
Match object programming characteristics with their descriptions.
Identify the features of JavaScript that distinguish it from Java.
Identify features of the JavaScript object hierarchy model.
Identify syntax associated with the window object.
Open a new window by using the open() method.
Total Training Time

6-8 hours

Audience

The CIW JavaScript Fundamentals Part 1: Programming Principles Computer Based Training CBT audience for this course will build n-tier database and legacy connectivity solutions for Web applications using Java, Java APIs, Java Database Connectivity (JDBC) solutions, middleware tools, and distributed object models such as CORBA/ORB and IIOP. This course will prepare students for exam 1D0-435.

Training Objective

Unit 1: JavaScript Overview 3 - 4 hours

Sequence the JavaScript tags to embed in HyperText Markup Language (HTML).
Identify the functions of comment indicators in JavaScript.
Match methods for communicating with the user with their descriptions.
Identify the features of JavaScript variables.
Identify features of expressions.
Insert an inline script by using the onUnload event handler.
Identify features of a JavaScript function.
Define a function.
Call a function from a separate script block.
Identify features of the return statement.
Sequence operators in order of precedence.
Identify the scope of a variable.
Identify user events and event handlers.
Write an if statement.
Write a while statement.
Write a for statement.
Identify uses of loop control commands.
Identify features of the switch statement.
Identify the key characteristics of JavaScript.
Match object programming characteristics with their descriptions.
Identify the features of JavaScript that distinguish it from Java.
Unit 2: JavaScript Objects 3 - 4 hours

Identify features of the JavaScript object hierarchy model.
Identify syntax associated with the window object.
Open a new window by using the open() method.
Identify features of dot notation.
Define a with statement.
Identify features of the document object.
Identify features of the image object.
Identify features of the history object.
Identify features of the location object.
Match features of the navigator object with their descriptions.
Identify features of the String object.
Match string evaluation methods with their functions.
Create an array by using the Array object.
Create a new instance of the Date object.
Match methods of the Math object with their functions.