Certiport - JavaScript

Duration

Duration:

Only 2 Days

Method

Method:

Classroom / Online / Hybrid

Next date

Next date:

24.6.2024 (Monday)

Overview

This accelerated Certiport JavaScript Information Technology Specialist program is a way for students validate entry level IT skills sought after by employers. The IT Specialist program is aimed at candidates who are considering or just beginning a path to a career in information technology.

Candidates for this exam will demonstrate that they can recognize, write, and debug JavaScript code that will logically solve a problem.

At the end of this course, you’ll achieve your Certiport JavaScript certification.

Through Firebrand’s Lecture | Lab | Review methodology you’ll certify at twice the speed of traditional training and get access to courseware, learn from certified instructors, and train in a distraction-free environment.

40% faster

Distraction-free environment

Audience

Candidates for this exam will demonstrate that they can recognize, write, and debug JavaScript code that will logically solve a problem.

Four reasons why you should sit your course with Firebrand Training

  1. You'll be trained and certified faster. Learn more on this 2-day accelerated course. You'll get at least 12 hours a day of quality learning time in a distraction-free environment
  2. Your course is all-inclusive. One simple price covers all course materials, exams, accommodation and meals – so you can focus on learning
  3. Pass first time or train again for free. Your expert instructor will deliver our unique accelerated learning methods, allowing you to learn faster and be in the best possible position to pass first time. In the unlikely event that you don't, it's covered by your Certification Guarantee
  4. Study with an award-winning training provider. We've won the Learning and Performance Institute's "Training Company of the Year" three times. Firebrand is your fastest way to learn, with 134561 students saving more than one million hours since 2001

Benefits

Seven reasons why you should sit your course with Firebrand Training

  1. Two options of training. Choose between residential classroom-based, or online courses
  2. You'll be certified fast. With us, you’ll be trained in record time
  3. Our course is all-inclusive. A one-off fee covers all course materials, exams**, accommodation* and meals*. No hidden extras.
  4. Pass the first time or train again for free. This is our guarantee. We’re confident you’ll pass your course the first time. But if not, come back within a year and only pay for accommodation, exams and incidental costs
  5. You’ll learn more. A day with a traditional training provider generally runs from 9 am – 5 pm, with a nice long break for lunch. With Firebrand Training you’ll get at least 12 hours/day of quality learning time, with your instructor
  6. You’ll learn faster. Chances are, you’ll have a different learning style to those around you. We combine visual, auditory and tactile styles to deliver the material in a way that ensures you will learn faster and more easily
  7. You’ll be studying with the best. We’ve been named in the Training Industry’s “Top 20 IT Training Companies of the Year” every year since 2010. As well as winning many more awards, we’ve trained and certified over 135,000 professionals
  • * For residential training only. Doesn't apply for online courses
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts

Curriculum

CertiPort JavaScript

  1. JavaScript Operators, Methods, and Keywords

1.1 Complete and debug code that uses assignment and arithmetic operators

• Assignment, increment, decrement, addition, subtraction, division, multiplication, modulus, compound assignment operators (+=, -=, *=, /=, %=) 1.2 Apply JavaScript best practices

• Comments, indentation, naming conventions, noscript, constants, reserved keywords, debugger keyword, setting breakpoints, console.log

1.3 Evaluate the use of internal and external scripts

• When to use, how to use, and what happens when scripts are used at multiple levels

1.4 Implement exception handling

• try, catch, finally

1.5 Complete and debug code that interacts with the Browser Object Model (BOM)

• Displaying dialogs, determining screen size

 

2. Variables, Data Types, and Functions

2.1 Declare and use variables of primitive data types

• Number, Boolean, String, null, undefined, type of operator, type-checking functions, use strict, converting between data types (parseInt, parseFloat), formatting numbers, string operations, eval(), toFixed(), toLocaleString(), toPrecision(), single quote vs. double quote (nesting), initialization

2.2 Declare and use arrays

• Single-dimensional arrays; multi-dimensional arrays; iteration; initialization; defining, sorting, and searching an array; push, pop, shift, and unshift methods; length property; accessing an array element

2.3 Complete and debug code that uses objects

• Properties, methods, instantiation, Date object, retrieving date and time parts, localizing date format (MM/DD vs DD/MM), adding and subtracting dates

2.4 Complete and debug code that uses built-in Math functions

• random, round, abs, floor, ceil, min, max, pow, sqrt 2.5 Complete and debug functions that accept parameters and return values

• Reusable code, local vs. global scope, redefining variables, passing parameters, value vs. reference, return values

 

3. Decisions and Loops

3.1 Evaluate expressions that use logical and comparison operators

• !=, <, >, <=, >=, !, ==, &&, ||

3.2 Complete and debug decision statements

• Single alternative (if), dual alternative (if else), multiple alternative (switch), nested if

3.3 Complete and debug loops

• for, for in, while, do while, break, continue

 

4. Document Object Model

4.1 Identify and construct the Document Object Model (DOM) tree

• window, document, body, other HTML elements

4.2 Identify and handle document, form, keyboard, and mouse events

• onload, onfocus, onblur, onchange, onkeydown, onkeyup, onkeypress, onclick, onmouseover, onmouseout 4.3 Complete and debug code that outputs to an HTML document

• document.write, innerHTML, textContent

4.4 Complete and debug code that locates, modifies, and adds HTML elements and attributes to documents • getElementByld, getElementsByTagName, getElementsByClassName, setAttribute, createElement

4.5 Create events using event handlers and listeners

• DOM events, HTML attribute event, addEventListener

 

5. HTML Forms

5.1 Complete and debug code that retrieves form input and sets form field values

• Retrieving form values; identifying the DOM path; getting values from different types of elements; prepopulating, masking, and updating values

5.2 Complete and debug code that performs input validation

• Case, string comparisons, Not-A-Number (NaN), not blank

5.3 Describe the form submission process

• onsubmit, POST vs. GET, potential targets for submission

Exam Track

As part of your accelerated course, you’ll sit the following exam at the Firebrand Training centre, covered by your Certification Guarantee:

ITS-302

35 - 45 MCQ

Duration - 50 Minutes

What's Included

Your accelerated course includes:

  • Accommodation *
  • Meals, unlimited snacks, beverages, tea and coffee *
  • On-site exams **
  • Exam vouchers **
  • Practice tests **
  • Certification Guarantee ***
  • Courseware
  • Up-to 12 hours of instructor-led training each day
  • 24-hour lab access
  • Digital courseware **
  • * For residential training only. Accommodation is included from the night before the course starts. This doesn't apply for online courses.
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts
  • *** Pass first time or train again free as many times as it takes, unlimited for 1 year. Just pay for accommodation, exams, and incidental costs.

Prerequisites

Candidates are expected to have at least 150 hours of instructor or hands-on experience with the JavaScript programming language. Candidates should be familiar with JavaScript features and capabilities, and understand how to write, debug, and maintain well-formed. well-documented JavaScript code.

To be successful on the test, the candidate is also expected to have the following prerequisite knowledge and skills:

  • 8th grade reading skills
  • Algebra I
  • Fundamental knowledge of HTML
  • Fundamental knowledge of CSS

Unsure whether you meet the prerequisites? Don’t worry. Your training consultant will discuss your background with you to understand if this course is right for you.

Reviews

Here's the Firebrand Training review section. Since 2001 we've trained exactly 134561 students and asked them all to review our Accelerated Learning. Currently, 96.41% have said Firebrand exceeded their expectations.

Read reviews from recent accelerated courses below or visit Firebrand Stories for written and video interviews from our alumni.


"The tutors are exceptional, offering practical knowledge that''s directly applicable. Their depth of experience in the field is evident, which is incredibly reassuring. While some concepts may initially feel overwhelming, the tutors have a knack for simplifying complex material, ensuring a solid understanding without the intimidation factor. Special thanks to the instructor."
Anonymous. (29.4.2024 (Monday) to 1.5.2024 (Wednesday))

"The course was very insightful and was taught extremely well!"
Anonymous. (29.4.2024 (Monday) to 1.5.2024 (Wednesday))

"Great teacher. Would recommend."
Stephen Fishwick, Lloyds banking group. (29.4.2024 (Monday) to 1.5.2024 (Wednesday))

"It''s been an amazing journey so far. Enjoyed all the training, networking and new skills gained."
Marinos Chalkiadakis, LBG. (29.4.2024 (Monday) to 1.5.2024 (Wednesday))

"A great teacher, spends time explaining information and is always helpful."
Richard Cox, Lloyds banking group. (29.4.2024 (Monday) to 1.5.2024 (Wednesday))

Course Dates

Start

Finish

Status

Location

Book now

19.2.2024 (Monday)

20.2.2024 (Tuesday)

Finished - Leave feedback

-

 

24.6.2024 (Monday)

25.6.2024 (Tuesday)

Wait list

Nationwide

 

5.8.2024 (Monday)

6.8.2024 (Tuesday)

Limited availability

Nationwide

 

16.9.2024 (Monday)

17.9.2024 (Tuesday)

Open

Nationwide

 

28.10.2024 (Monday)

29.10.2024 (Tuesday)

Open

Nationwide

 

9.12.2024 (Monday)

10.12.2024 (Tuesday)

Open

Nationwide

 

Latest Reviews from our students