JavaScript Syntax and Operators

Go to class
Write Review

Free Online Course: JavaScript Syntax and Operators provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. JavaScript Syntax and Operators is taught by Paul D. Sheriff.

Overview
  • Learn various JavaScript structures such as switch, for/in, and for/of. See what math, logical, and comparison operators you can use. Explore how to handle exceptions and work with the 'this' keyword.

    Are you a JavaScript programmer that needs to learn more about the syntax, exception handling, and the wide array of operators JavaScript has to offer? In this course, JavaScript Syntax and Operators, you will expand your knowledge of the JavaScript language. First, you will learn all about the switch statement and the difference between for/in and for/of. Next, you will discover the various math, comparison, and logical operators, in addition to handling exceptions and determining the data type of variables. Finally, you will explore the 'this' keyword and the spread operator. When you are finished with this course, you will have gained the skills and knowledge of JavaScript syntax and operators needed to propel your JavaScript applications to the next level.