Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Introduction to JavaScript, programming language of the Web

via Udemy

Overview

Master fundamental elements from JavaScript the programming language of the web

What you'll learn:
  • How To Code with JavaScript
  • How to Modify a Web Page
  • Where does the JS code go?
  • Data Types
  • Functions

It is a course for beginners. It is better if you have a basic understanding of HTML and CSS.

We are going to write JavaScript code. The syntax, data types, numbers and strings.

The objects, arrays, methods and boolean functions.

Events, assignment operators. Variables, var, let and const.

Loops for, while and break. Conditional structures, If else, switches and the ternary operator.

The arrow function. The form validation. The functions and classes.

You can write from scratch all you see on the video or use the files enclosed to every chapter.

How to install a modern JavaScript project with WebPack, Node.js, NPM, Babel, ESLint.



JavaScript often abbreviated as JS, is a programming language that conforms to the ECMAScript specification.JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.

Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web. JavaScript enables interactive web pages and is an essential part of web applications. The vast majority of websites use it for client-side page behavior, and all major web browsers have a dedicated JavaScript engine to execute it.

As a multi-paradigm language, JavaScript supports event-driven, functional, and imperative programming styles. It has application programming interfaces (APIs) for working with text, dates, regular expressions, standard data structures, and the Document Object Model (DOM).

Taught by

Valerio Viale

Reviews

4.2 rating at Udemy based on 52 ratings

Start your review of Introduction to JavaScript, programming language of the Web

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.