
Pearson Vue Certified IT Specialist JavaScript
Venue
Entrance Fee
Category
Event Type
Share
Schedule
Date | Time |
---|---|
03/09/2025 | 9:30 AM - 5:30 PM |
04/09/2025 | 9:30 AM - 5:30 PM |
20/09/2025 | 9:30 AM - 5:30 PM |
21/09/2025 | 9:30 AM - 5:30 PM |

The Pearson VUE Certified IT Specialist JavaScript Prep course equips learners with the fundamental JavaScript programming skills required for certification and real-world web development. Participants will master core concepts including operators, variable declarations, functions, and data types. You'll debug code that uses JavaScript best practices, arithmetic operations, exception handling, and Browser Object Model (BOM) interactions.
Gain hands-on experience in DOM manipulation, event handling, and HTML form integration. Learn to construct dynamic webpages by modifying elements, handling user input, and validating forms. Develop and debug code that includes loops, decision structures, and built-in JavaScript functions. This course is ideal for aspiring web developers and students preparing for the Pearson VUE IT Specialist JavaScript certification.
Certificate
All participants will receive a Certificate of Completion from Tertiary Courses after achieved at least 75% attendance.
Funding and Grant
HRD Corp Claimable Course for Employers Registered with HRD Corp
Course Code: M1824
Topic 1 JavaScript Operators, Methods, and Keywords
Complete and debug code that uses assignment and arithmetic operators
Apply JavaScript best practices
Evaluate the use of internal and external scripts
Implement exception handling
Complete and debug code that interacts with the Browser Object Model (BOM)
Topic 2 Variables, Data Types, and Functions
Declare and use variables of primitive data types
Declare and use arrays
Complete and debug code that uses objects
Complete and debug code that uses built-in Math functions
Complete and debug functions that accept parameters and return values
Topic 3 Decisions and Loops
Evaluate expressions that use logical and comparison operators
Complete and debug decision statements
Complete and debug loops
Topic 4 Document Object Model
Identify and construct the Document Object Model (DOM) tree
Identify and handle document, form, keyboard, and mouse events
Complete and debug code that outputs to an HTML document
Complete and debug code that locates, modifies, and adds HTML elements and attributes to documents
Create events using event handlers and listeners
Topic 5 HTML Forms
Complete and debug code that retrieves form input and sets form field values
Complete and debug code that performs input validation
Describe the form submission process