HOME > Development > ECMAScript For Beginners

ECMAScript For Beginners

  • Development
  • Mar 06, 2025
SynopsisECMAScript For Beginners, available at $44.99, has an average...
ECMAScript For Beginners  No.1

ECMAScript For Beginners, available at $44.99, has an average rating of 4.25, with 41 lectures, based on 21 reviews, and has 8660 subscribers.

You will learn about Create variables using Let keyword Create variables using const keyword Create and use Arrow functions Use Map method Use spread syntax Create generators Implement string padding Use getters and setters use array find index Perform destructuring Use Template Literals Use Async functions This course is ideal for individuals who are Beginners to ECMAScript 2015 -2018 or Anyone who wants to learn something new It is particularly useful for Beginners to ECMAScript 2015 -2018 or Anyone who wants to learn something new.

Enroll now: ECMAScript For Beginners

Summary

Title: ECMAScript For Beginners

Price: $44.99

Average Rating: 4.25

Number of Lectures: 41

Number of Published Lectures: 41

Number of Curriculum Items: 41

Number of Published Curriculum Objects: 41

Original Price: $89.99

Quality Status: approved

Status: Live

What You Will Learn

  • Create variables using Let keyword
  • Create variables using const keyword
  • Create and use Arrow functions
  • Use Map method
  • Use spread syntax
  • Create generators
  • Implement string padding
  • Use getters and setters
  • use array find index
  • Perform destructuring
  • Use Template Literals
  • Use Async functions
  • Who Should Attend

  • Beginners to ECMAScript 2015 -2018
  • Anyone who wants to learn something new
  • Target Audiences

  • Beginners to ECMAScript 2015 -2018
  • Anyone who wants to learn something new
  • ECMAScript is a general-purpose programming language that is implemented in JavaScript and some other languages. It is the scripting language that formed the basis of browser-based JavaScript and Node.js. ECMA is an acronym for European Computer Manufacturer’s Association, which develops standards for information technology and consumer electronics. Languages such as ECMAScript, Dart-lang, and C# were standardized by ECMA.

    Think of ECMAScript as Javascript without a host environment. Javascript has two major environments: browsers and Node.js. These environments add some APIs to the language. An example is the window object on Browsers and the fs module in Node.js. If you strip all external APIs from these environments, you get ECMAScript.

    ECMAScript is a standard. While JavaScript is the most popular implementation of that standard. JavaScript implements ECMAScript and builds on top of it.  ES is simply short for ECMAScript. Every time you see ES followed by a number, it is referencing an edition of ECMAScript.

    ECMAScript , has brought about a ton of changes to the JavaScript programming language. In this course, you’ll explore  some of those changes to learn about the latest features and improvements to the language including new keywords, arrow functions, the Class syntax, Promises, and so much more.

    This course will cover some ECMAScript features from 1997 -2018

    Topics includes:

  • Using the “use strict” directives

  • Creating variables using let and const keywords

  • Creating generator functions

  • Using getters and setters

  • Using Map function

  • Using template Literals

  • Using Array find Index

  • Using Async Function

  • Destructuring

  • Arrow Functions

  • Classes

  • For of statements

  • Course Curriculum

    Chapter 1: ECMAScript Introduction

    Lecture 1: ECMAScript Overview

    Lecture 2: Introduction

    Lecture 3: What is ECMAScript

    Lecture 4: ECMAScript Versions

    Lecture 5: What is a Scripting Language

    Lecture 6: Chrome Development Console

    Lecture 7: What is an Expression

    Lecture 8: Variable Naming Convention

    Lecture 9: Variables

    Lecture 10: JavaScript Data Types

    Lecture 11: Arrays

    Lecture 12: Functions

    Lecture 13: Use strict directive

    Chapter 2: ECMAScript 2015 – 2018

    Lecture 1: Creating variables with LET

    Lecture 2: Creating variables with CONST

    Lecture 3: Const | Let | Var

    Lecture 4: Default Parameter values

    Lecture 5: Array Find Index

    Lecture 6: Exponential Operator

    Lecture 7: Array.prototype.Includes

    Lecture 8: String Padding

    Lecture 9: Object Entries method

    Lecture 10: Object Values method

    Lecture 11: Async Function

    Lecture 12: JavaScript Proxies

    Lecture 13: Generators

    Lecture 14: Spread Properties

    Lecture 15: REST Parameters

    Lecture 16: Template Literals

    Lecture 17: Destructuring

    Lecture 18: Getters and Setters

    Lecture 19: SET

    Lecture 20: Arrow Functions

    Lecture 21: Map

    Lecture 22: Spread Syntax

    Lecture 23: FOR OF Statement

    Lecture 24: Classes

    Lecture 25: Declaring a class

    Lecture 26: Creating class with expressions

    Lecture 27: Checking Constructor property

    Lecture 28: Thank You

    Instructors

  • ECMAScript For Beginners  No.2
    Bluelime Learning Solutions
    Making Learning Simple
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 1 votes
  • 3 stars: 4 votes
  • 4 stars: 7 votes
  • 5 stars: 8 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!