CIW Certification/Study Guides/JavaScript Fundamentals Exam

From Wikibooks, open books for an open world
Jump to navigation Jump to search

SKILLS MEASURED

Candidates taking the JavaScript Fundamentals exam should know how to use the features of the JavaScript language and design client-side, platform-independent solutions. Candidates should know how to write JavaScript programs, script for the JavaScript object model, control program flow, validate forms, animate images, target frames, and create cookies. Skills measured in the 1D0-435 exam include but are not limited to the following:

Identify the origins of JavaScript and its key characteristics.[edit | edit source]

Call JavaScript functions.[edit | edit source]

Write JavaScript programs.[edit | edit source]

Control program flow.[edit | edit source]

Use the JavaScript object model.[edit | edit source]

Use JavaScript language objects.[edit | edit source]

Use JavaScript with HTML form controls.[edit | edit source]

Validate forms.[edit | edit source]

Animate images, target frames, and create and utilize cookies.[edit | edit source]

Understand security issues relevant to JavaScript.[edit | edit source]

Create custom JavaScript objects.[edit | edit source]