Learn JavaScript Syntax and Programming Principles

Lesson 1, Step 1: The History of JavaScript

Courses Outline

Free
The History of JavaScript
4:11
Adding Scripts to HTML Documents
2:51
Command-line JavaScript with Node
4:53
Writing JavaScript in Chrome Developer Tools
3:25
Online Code Testing and Sharing
4:13
What are Syntax, Variables, and Types?
4:19
Case Sensitivity, Comments, and Reserved Words
5:56
Variables
9:13
Statements
5:29
String Primitives and References
13:16
Number Primitives and References
8:10
Booleans
12:07
Falsy Types
4:36
Reference Types
31:23
Quiz
What are Operators?
7:22
Math Operations
20:12
Assignment
15:55
Relational
23:46
Logical
18:52
Block Statements
6:10
If Statements
8:28
For Statements
11:36
Switch Statements
10:11
For...in Statements
7:51
Quiz
What are Functions?
11:54
Arguments
15:43
Scope
20:18
Functions As Values
15:15
This
9:41
Quiz
Challenge
6:35
Conclusion
1:16