Course Content Expand All | Collapse All Sections Status 1 01 - Writing JavaScript in the Browser [3:36] 2 02 - Writing JavaScript in a Code Editor [5:05] 3 03 - Statements, Expressions and Keywords [3:58] 4 04 - Data Types and Variables in JavaScript [3:27] 5 05 - Data Types - Boolean [1:18] 6 06 - Data Types - Strings [4:52] 7 07 - Data Types - Numbers & NaN [7:22] 8 08 - Data Types - Objects [2:52] 9 09 - Data Types - Symbols [2:59] 10 10 - Arrays in JavaScript [14:46] 11 11 - Strong versus Weak Typing and typeof [2:14] 12 12 - Operators in JavaScript [11:02] 13 13 - If Statements in JavaScript [6:20] 14 14 - If Else and Else If Statements in JavaScript [3:22] 15 15 - Switch Statements in JavaScript [4:33] 16 16 - Loops in JavaScript [7:11] 17 17 - Do While and While Loops [5:34] 18 18 - When to Use For, Do While and While Loops [1:12] 19 19 - Break and Continue Statements in JavaScript [2:32] 20 20 - For In and For Of Loops [3:36] 21 21 - Introduction to Functions [6:07] 22 22 - Function Parameters [5:28] 23 23 - Returning Values from Functions [5:19] 24 24 - Object Methods in JavaScript [5:50] Intro 1.2.01 Part 1 - Writing JavaScript in the Browser [3:36] QuizzesStatus 1 Intro JavaScript Language Basics Quiz