Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Introduction to Javascript for Web Developers
Introduction to the Course
01 01 Introduction To The Course (1:09)
01 02 Introduction Of The Instructor (0:36)
01 03 Why Should You Learn Javascript (0:51)
01 04 Quick Win (0:58)
01 05 Course Requirements (0:42)
Source Files
Variable and Data Types
02 01 What Will We Learn In This Section (0:43)
02 02 Variables (10:21)
02 03 Data Types (5:39)
02 04 Variable Mutation (6:53)
02 05 Type Coercion (6:52)
02 06 Coding Challenge (1:36)
02 07 Coding Challenge Solution (2:42)
02 08 Section Summary (0:50)
Source Files
Operators
03 01 What Will We Learn In This Section (0:35)
03 02 Basic Operators (15:34)
03 03 Operator Precedence (5:43)
03 04 Coding Challenge (2:13)
03 05 Coding Challenge Solution (5:52)
03 06 Section Summary (0:56)
Source Files
04. Conditional Statements
04 01 What Will We Learn In This Section (0:35)
04 02 If Else Statements (11:46)
04 03 Boolean Logic (7:59)
04 04 Switch Statements (10:53)
04 05 Truthy And Falsie Values (6:03)
04 06 Equality Operators (4:55)
04 07 Coding Challenge (2:25)
04 08 Coding Challenge Solution (4:54)
04 09 Section Summary (1:14)
Source Files
Functions and Arrays
05 01 What Will We Learn In This Section (0:37)
05 02 Functions (9:47)
05 03 Function Statements And Expressions (7:38)
05 04 Arrays (10:08)
05 05 Coding Challenge (3:52)
05 06 Section Summary (1:29)
Source Files
Objects
06 01 What Will We Learn In This Section (0:49)
06 02 Objects And Properties (9:49)
06 03 Objects And Methods (12:26)
06 04 Objects Vs Primitives (16:19)
06 05 Coding Challenge (0:52)
06 06 Coding Challenge Solution (5:16)
06 07 Section Summary (0:44)
Source Files
Loops
07 01 What Will We Learn In This Section (0:38)
07 02 Loops (15:15)
07 03 Iteration (12:38)
07 04 Coding Challenge (1:05)
07 05 Coding Challenge Solution (6:33)
07 06 Section Summary (0:49)
Source Files
JavaScript Execution
08 01 What Will We Learn In This Section (0:57)
08 02 Javasript Parsers And Engines (5:17)
08 03 Execution Contexts And Execution Stack- (2:27)
08 04 Creation And Execution Phases (6:33)
08 05 Hoisting (2:14)
08 06 Scoping (4:53)
08 07 Scope Chain (3:21)
08 08 This Keyword (4:15)
08 09 Coding Challenge (0:47)
08 10 Coding Challenge Solution (3:22)
Source Files
09. Build a JavaScript Project with DOM Manipulation
09 01 What Will We Learn In This Section (0:38)
09 02 Project Setup (9:54)
09 03 Events And Event Handling (17:10)
09 04 Make Updates (10:40)
09 05 State Variables (1:43)
09 06 Coding Challenge (0:40)
09 07 Coding Challenge Solution (2:37)
09 08 Section Summary (0:49)
Source Files
10. Course Summary
10 - Course Summary (3:19)
Source Files
05 03 Function Statements And Expressions
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock