This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
JavaScript Masterclass for Beginner to Expert: Bootcamp
1. Introduction Getting Started
1. Introduction to Getting Started (1:57)
2. Course Curriculum (5:06)
3. How to Get Pre-Requisites (1:38)
4. Getting Started on Windows, Linux or Mac (1:01)
5. How to ask a Great Questions (1:32)
6. FAQs (1:05)
2. Setting up Local Development Environment
1. What is JavaScript (8:54)
2. Choosing Code Editor (3:13)
3. Installing Code Editor(Sublime Text) (3:48)
4. Installing Code Editor(Visual Studio Code) (6:33)
5. Hello World Program (13:32)
6. Getting Output (10:56)
7. Summary (1:38)
3. JavaScript Fundamentals
1. Introduction (2:22)
2. Internal JavaScript (13:28)
3. External JavaScript (8:49)
4. Inline JavaScript (3:45)
5. Async and defer (5:49)
6. Variables (12:40)
7. Data Types (9:40)
8. Numbers (5:47)
9. Boolean (3:59)
10. Arrays() (12:27)
11. Objects (6:19)
12. Comments (5:27)
13. Summary (1:11)
4. JavaScript Strings
1. Introduction (1:47)
2. Strings (5:54)
3. String Formatting (5:14)
4. String Methods (11:55)
5. Summary (1:40)
5. JavaScript Operators
1. Introduction (1:42)
2. Arithmetic operators (7:14)
3. Assignment operators (3:07)
4. Comparison operators (6:06)
5. Logical operators (7:45)
6. Summary (1:43)
6. JavaScript Conditional Statements
1. Introduction (1:38)
2. If statement (4:23)
3. If-else statement (5:18)
4. If-else-if statement (4:28)
5. Switch-case statement (9:13)
6. Summary (1:19)
7. JavaScript Control Flow Statements
1. Introduction (1:39)
2. While loop (8:31)
3. Do-while loop (2:29)
4. For loop (7:56)
5. Break (2:05)
6. Continue (2:49)
7. Coding Exercise (1:35)
8. Solution for Coding Exercise (1:39)
9. Summary (1:31)
8. JavaScript Functions
1. Introduction (1:36)
2. Creating a Function (7:23)
3. Function Call() (6:51)
4. Function with parameters (5:08)
5. Function Bind() (5:48)
6. Summary (1:18)
9. Data Visualization (Google Chart)
1. Introduction (0:56)
2. How to Use Google chart script (3:51)
3. Line Graph chart (13:30)
4. Scatter plots chart (2:12)
5. Bar chart (3:29)
6. Pie chart (2:08)
7. 3D Pie chart (1:54)
8. Summary (1:04)
10. JavaScript Error Handling
1. Introduction (1:21)
2. Try-catch (5:24)
3. Try-catch-finally (16:35)
4. Summary (1:07)
11. JavaScript Client-side Validations
1. Introduction (1:10)
2. On Submit Validation (8:42)
3. Input Numeric Validation (12:16)
4. Login Form Validation (5:13)
5. Password Strength Check Validation (4:18)
6. Summary (1:05)
12. Bonus Lecture
What's Next (1:24)
2. Arithmetic operators
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock