In this JavaScript tutorial you will learn the basics of Javascript. JavaScript is one of the most popular programming languages and you should have it in your toolbox.
00:00 - Intro
01:01 - Your First Javascript Code
03:13 - How Javascript works
07:17 - ECMAScript
08:49 - Visual Studio Code
10:28 - NodeJS
11:59 - Running JavaScript with NodeJS
16:35 - Comments
19:44 - Quotes and Colons
24:04 - Variables
29:31 - Data Types
31:33 - Naming Variables
35:20 - Strings
41:32 - Objects
47:39 - Boolean
51:59 - Arrays
57:12 - Arithmetic Operations
01:02:17 - Functions
01:08:01 - Built in Functions
01:14:11 - Loops
01:18:14 - Other Types of Loops
01:23:06 - While Loops
01:27:59 - Do While Loops
01:30:08 - Break and Continue
01:33:23 - Increment and Decrement Operators
01:39:04 - Comparison Operators
01:43:26 - Logical Operators
01:45:27 - If Statements
02:00:06 - Ternary if statements
02:03:13 - Switch Statements
02:06:53 - Hoisting
02:00:06 - Ternary if statements
02:11:41 - Let Keyword
02:13:19 - Const Keyword
02:19:32 - Const vs Let Keywords
02:23:47 - Outro
☞ Learn Vue.js from scratch 2018
☞ Learn JavaScript - Become a Zero to Hero
☞ JavaScript Programming Tutorial Full Course for Beginners
☞ JavaScript for React Developers | Mosh