Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js Typescript HTML5 PHP
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA CompTIA Security+ Microsoft AZ-900
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Data Analysis Data Warehouse Blockchain Business Intelligence
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Mobile Game Development
Google Flutter iOS Development Android Development Swift React Native Dart (programming language) Kotlin SwiftUI Mobile App Development
Graphic Design Photoshop Adobe Illustrator Drawing Canva Digital Painting InDesign Design Theory Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Sound Therapy Emotional Intelligence Coaching
Business Fundamentals Entrepreneurship Fundamentals Freelancing Business Strategy Online Business Startup Business Plan Blogging Amazon Kindle Direct Publishing (KDP)
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Copywriting Google Analytics Email Marketing Startup Advertising Strategy

IT & SoftwareIT CertificationsJavaScript

JavaScript Certification Exam JSE-40-01 - Preparation

Get certified for JavaScript in 2022! Prepare for your JavaScript Certification Exam JSE-40-01 with 6 Practice Tests
Rating: 4.7 out of 54.7 (60 ratings)
11,124 students
Created by Cord Mählmann
Last updated 7/2022
English

Description

Now is the time to get certified for JavaScript!



JavaScript Institute JSE-40-01: Certified Entry-Level JavaScript Programmer




There are six practice tests with preparation questions from all knowledge areas.


Every question has an explanation and a Try-It-Yourself-Code

which you can run to better understand the topic.

You can download the Try-It-Yourself-Code for all questions.

(The download link will be in your welcome message.)


Exam Syllabus


Introduction to JavaScript and Computer Programming

  • understand the fundamental programming concepts, such as: interpreting and the interpreter, compilation and the compiler, client-side vs. server-side programming;

  • have a basic knowledge of how to set up and use a basic programming environment (online or local)

  • gain skills allowing them to run their first JavaScript program on the client side (both as an element embedded in the HTML page and directly in the browser console).


Variables, Data Types, and Type Casting

  • have the knowledge and skills to work with variables, i.e. naming, declaring, initializing and modifying their values;

  • understand concepts such as scope, code blocks, shadowing, hoisting;

  • know the basic properties of primitive data types such as boolean, number, bigint, undefined, null, and be able to use them;

  • be familiar with the basic properties of the primitive data type string, including string literals – single or double quotes, escape character, string interpolation, basic properties and methods;

  • know the basic properties of complex data types such as Array and Object (treated as a record) and be able to use them in practice.


Operators and User Interaction

  • know what operators are and how we classify them (by type of operands, by number of operands, etc.)

  • be able to use assignment, arithmetic, logical, and comparison operators in practice;

  • have an understanding of the operation of the conditional operator and the typeof, instanceof, and delete operators;

  • understand what the precedence and associativity of basic operators are and be able to influence it by means of bracket grouping;

  • be able to perform basic two-way communication with the program user using the alert, confirm, and prompt dialog boxes.


Control Flow – Conditional Execution and Loops

  • be able to force conditional execution of a group of statements (make decisions and branch the flow) using if-else and switch commands;

  • be able to force a group of statements to repeat in a loop using the for, while, and do-while commands, using both dependent and independent conditions on the number of iterations;

  • understand and be able to use loop-specific break and continue instructions;

  • be able to use the for-in statement to iterate over properties of an object;

  • be able to use the for-of statement to walk through the elements of an array.


Functions

  • be able to declare and call functions;

  • know how to pass call arguments to a function and return the result of its operation from it;

  • understand the concept of a local variable and the effect of shadowing variables with the same names within a function;

  • know that a function in JS is a first-class member and be able to take advantage of this by declaring functions using function expression and passing functions as arguments to calls of other functions;

  • understand the concept of recursion in the context of functions and be able to solve simple programming problems by using it;

  • have a basic understanding of the callback function and be able to use it asynchronously in conjunction with the setTimeout and setInterval methods;

  • have a clear understanding of arrow function notation and be able to write functions alternatively as a regular declaration, a function expression, and an arrow function.


Errors, exceptions, debugging, and troubleshooting

  • understand the differences between syntactic, semantic, and logical errors;

  • understand the concept of an exception and distinguish between the basic exceptions generated by JS when an error occurs: SyntaxError, ReferenceError, TypeError, RangeError;

  • have the ability to handle exceptions using the try-catch-finally statement;

  • be able to generate their own exceptions using the throw statement;

  • have the skills to use the debugger for basic analysis of their own code, including: step-by-step execution, viewing and modifying variables, and measuring code execution time.

Who this course is for:

  • Everybody who is preparing for the JavaScript certification JavaScript Institute JSE-40-01.
  • Everybody who is preparing for a JavaScript job interview.
  • Everybody who wants to learn more about JavaScript by questions and their explanations.
  • Everybody who wants to test their knowledge of JavaScript.
  • Every JavaScript programmer who wants to improve their knowledge of JavaScript.
  • Every programmer who wants to switch to JavaScript.

Instructor

Cord Mählmann
Software Developing Educator
Cord Mählmann
  • 4.7 Instructor Rating
  • 382 Reviews
  • 27,489 Students
  • 3 Courses

For more than ten years I am a full-time Software Developing Educator teaching Python, JavaScript, PHP, Java, MySQL/MariaDB.

Over the years I have helped hundreds of students to become a Software Developer and prepare for the different exams.

At home here in Berlin, Germany we have two little girls. The older one has just started school and I can't wait to teach them how to program.

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Terms
  • Privacy policy
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.