Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JavaScript Fundamentals ES6 for beginners
Rating: 4.3 out of 5(209 ratings)
7,451 students

JavaScript Fundamentals ES6 for beginners

Learn JavaScript fundamental coding concepts. Including new ES6 syntax, start using JavaScript within web pages
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • Write basic JavaScript
  • Update and add JavaScript to web page
  • Add JavaScript to web pages

Course content

8 sections57 lectures3h 47m total length
  • Introduction to JavaScript Fundamentals4:17

    Introduce javascript fundamentals for beginners with ES6 essentials. Explore variables var, let, const, data types, objects, arrays, functions, scope, and modern features like map and fetch for web APIs.

  • JavaScript Fundamentals Introduction5:14

    Explore tools for starting with JavaScript, including the brackets editor, live preview, and Chrome developer tools. Create a blank index.html, render via file protocol, and use the console for debugging.

  • Page Setup Add JavaScript5:03
  • First JavaScript Alerts and Prompts7:19

    Explore JavaScript fundamentals ES6 for beginners by using console log and console directory to communicate code output, inspect document object model, handle clicks with event listeners, and Babel for compatibility.

  • JavaScript Variables6:09
  • Let and Const Variables5:59

    Explore variables in JavaScript ES6, comparing let and const, how to declare and assign values, and how scope affects usage with hands-on examples.

  • JavaScript Data Types8:40

    Discover JavaScript data types, from booleans and numbers to strings, null, undefined, symbol, and objects. Explore typeof and the use of let, const, and var for variable declarations.

  • Source Code0:08
  • ES6 JavaScript const and let scope10:52

    Learn how let and const declare block-scoped variables in ES6, with const being immutable and requiring an initializer. Observe how scope confines access to blocks while outer scope remains accessible.

  • DataTypes expressions Questions.5:01

    Explore how JavaScript handles data types through practical expressions, highlighting string concatenation and type coercion. Observe numeric versus string addition and booleans converting to numbers in real examples.

  • JavaScript Objects5:33

    Create objects to group data as properties inside curly brackets, accessible by dot or bracket notation, enabling you to describe items like a chair with color, wheels, and age.

  • More Objects Document5:26

    Explore dot notation and bracket notation to access objects, navigate the document object, and log the last modified date with the console.

  • Source Code0:04

Requirements

  • HTML and CSS
  • Internet Access
  • Web Development understanding
  • Understanding of web development
  • Desire to learn about JavaScript

Description

Did you want to learn JavaScript or review the fundamentals of coding JavaScript?  This course is perfect for you!

Step by step learning covering the core parts of JavaScript to get you coding quickly.  Source code and everything you need to get started is included.

Course covers

  • how to write JavaScript basics
  • Data types the building blocks of coding
  • Alert and prompts for interaction with users
  • Variables var const and let
  • Functions and the new arrow function syntax
  • Loops and iterating through data
  • Arrays and array methods 
  • Objects and how to use them
  • Conditions and operators
  • Map Set with examples
  • Fetch and how to connect to web apis
  • Document object to manipulate HTML element content
  • all this and much more

JavaScript is the technology that makes things happen online.  Learn how to create Dynamic and Interactive web pages applying JavaScript.  JavaScript is Fast and Responsive relatively easy language to get started with.   All you need is a browser and you are ready to create JavaScript.  Learn JavaScript to HTML web pages works across browser.

Executed on the front-end.  

Taught by an instructor with over 19 years of web development experience,  ready to help your learn more about JavaScript.

Along with friendly support in the Q&A to help you learn and answer any questions you may have.

Try it now you have nothing to lose, comes with a 30 day money back guarantee.  

Join now and see what YOU can do with JavaScript today!!!!


Who this course is for:

  • Anyone who wants to learn JavaScript
  • Anyone who wants a quick refresher about JavaScript
  • Anyone who wants to practice JavaScript
  • Web developers
  • Front end applications developers