🚀🔥 JavaScript Crash Course (2024) | Hindi | Notes | Certificate

🚀🔥 JavaScript Crash Course (2024) | Hindi | Notes | Certificate03:44:09

Download information and video details for 🚀🔥 JavaScript Crash Course (2024) | Hindi | Notes | Certificate

Uploader:

Complete Coding by Prashant Sir

Published at:

6/22/2024

Views:

99.3K

Description:

This video is a comprehensive JavaScript crash course that takes viewers from the basics to advanced concepts. It begins with the history of JavaScript, explains what it is, and discusses its popularity and applications. The course then covers the runtime environment, compares JavaScript with ECMA and TypeScript, and demonstrates how to use JavaScript in the console and on webpages. It explores DOM manipulation, Node.js integration, and revises key topics such as arithmetic operators, variables, primitive types, and the typeof operator. The lesson continues with comparison operators, if-else statements, logical operators, functions, loops, and callbacks, including async code. It introduces object-oriented programming, working with objects, reference types, arrays, and array methods. The course also covers arrow functions, destructuring, spread and rest operators, promises, the Fetch API, and async/await. Throughout, the video revisits earlier material to reinforce learning. Time Stamps: (00:00) Introduction (03:28) 1 History of JavaScript (05:31) 2 What is JavaScript (07:04) 3 Popularity of JavaScript (09:18) 4 Applications of JavaScript (14:38) 5 Runtime Environment (17:55) 6 JavaScript vs ECMA (20:18) 7 JavaScript vs TypeScript (24:35) 8 JavaScript in Console (28:24) 9 JavaScript in Webpage (40:05) 10 DOM Manipulation (43:24) 11 JavaScript with Node (46:57) Revision (50:30) 12 Arithmetic Operators (55:28) 13 Variables (1:12:26) 14 Ways to Create Variables (1:18:35) 15 Primitive Types (1:36:47) 16 typeof Operator (1:39:51) 17 Comparison Operators (1:44:17) 18 if-else (1:53:23) 19 Logical Operators (2:00:11) 20 Functions (2:16:22) 21 Loops (2:24:57) 22 For Loop (2:27:57) 23 Callbacks and Async Code (2:34:37) 24 Anonymous Functions as Values (2:40:32) Revision (2:43:27) 24 Object Oriented Language (2:47:15) 25 Working with Objects (2:54:13) 26 Reference Types (2:59:13) 27 Arrays (3:06:06) 28 for-each Loop (3:10:02) 29 Array Methods (3:11:41) 30 Arrow Functions (3:16:37) 31 De-structuring (3:18:57) 32 Spread & Rest Operator (3:24:50) 33 Promises (3:32:56) 34 Fetch API (3:37:20) 35 Async / Await (3:43:00) Revision