JavaScript Deep Dive

Scrimba via Coursera

Go to Course: https://www.coursera.org/learn/javascript-deep-dive

Introduction

How the JavaScript programming language works, all the way from the basics to the advanced concepts

Basic computer science concepts like variables, data types, functions, conditionals, loops, and much more.

How to build real-world web apps using the JavaScript programming language

Syllabus

Basic Data Types and Logic

In this module, you will learn the basics of JavaScript, like Variables, Functions, Data Types, and Conditionals.

Complex Data Types

In this module, you will learn about complex data types like Arrays, Objects, Sets, and Maps.

The DOM and Async JavaScript

In this module, you will learn how to work with the DOM to make websites interactive, and how to run asynchronous operations in JavaScript.

Building Projects

In this module, you will learn how to build two epic projects: a Google Keep clone and a Hacker News clone. You will also learn some essential concepts in-between to level up your project-builing skills.

Overview

If you want to be a developer, the language to learn is JavaScript. It’s the engine of the web and if you know JavaScript, you can make software usable by everybody on any possible device. However, navigating the JavaScript ecosystem today is harder than ever before. What exactly do you need to learn? And how do you learn it all? Where do you even begin? Welcome to "JavaScript Deep Dive", a course designed to teach you JavaScript in the best way possible, so you can build amazing apps, master

Skills

Reviews

Advanced topics are concisely simplified. Really recommended it for its easy to understand explanation on different complex and hard to grasp ideas about JavaScript.

If you really want to become a JavaScript programmer, you can't afford to miss this eye-opening course.