| 1 - Build a To-Do List with JavaScript - Build TODO list.url | 102.4 B | ||
| 1 - Build a To-Do List with JavaScript.mp4 | 32.7 MB | ||
| 1 - Introduction - Asynchronous JavaScript.url | 102.4 B | ||
| 1 - Introduction - Control flow.url | 102.4 B | ||
| 1 - Introduction - DOM API.url | 102.4 B | ||
| 1 - Introduction - First steps in Arrays.url | 102.4 B | ||
| 1 - Introduction - Functions in JavaScript.url | 102.4 B | ||
| 1 - Introduction - Syntax Basics.url | 102.4 B | ||
| 1 - Introduction.mp4 | 10 MB | ||
| 1 - Welcome to the Course - JavaScript introduction.url | 0 B | ||
| 1 - Welcome to the Course.mp4 | 7.6 MB | ||
| 1 -Asynchronous JavaScript.url | 102.4 B | ||
| 1 -Build TODO list.url | 102.4 B | ||
| 1 -Control flow.url | 102.4 B | ||
| 1 -DOM API.url | 102.4 B | ||
| 1 -First steps in Arrays.url | 102.4 B | ||
| 1 -Functions in JavaScript.url | 102.4 B | ||
| 1 -JavaScript introduction.url | 0 B | ||
| 1 -Syntax Basics.url | 102.4 B | ||
| 2 - Arrays Creating, Indexing, Methods (push, map, filter) - JavaScript Arrays.url | 102.4 B | ||
| 2 - Arrays Creating, Indexing, Methods (push, map, filter).mp4 | 17.9 MB | ||
| 2 - Conditionals if, else if, else, switch - If else conditions.url | 102.4 B | ||
| 2 - Conditionals if, else if, else, switch.mp4 | 19 MB | ||
| 2 - Declaring and Calling Functions - JS functions.url | 102.4 B | ||
| 2 - Declaring and Calling Functions.mp4 | 12.7 MB | ||
| 2 - Summary and Next Steps ES6+, Frameworks, Backend - Roadmap for JavaScript.url | 102.4 B | ||
| 2 - Summary and Next Steps ES6+, Frameworks, Backend.mp4 | 11.4 MB | ||
| 2 - Timers setTimeout, setInterval - JavaScript Timers.url | 102.4 B | ||
| 2 - Timers setTimeout, setInterval.mp4 | 24.4 MB | ||
| 2 - What is DOM Understanding Document Structure - DOM Structure.url | 102.4 B | ||
| 2 - What is DOM Understanding Document Structure.mp4 | 16.6 MB | ||
| 2 - What is JavaScript Key Principles and Code Style - Key principles and code style.url | 102.4 B | ||
| 2 - What is JavaScript Key Principles and Code Style.mp4 | 11.6 MB | ||
| 2 - Why Learn JavaScript Opportunities and Use Cases - Why learn JavaScript.url | 0 B | ||
| 2 - Why Learn JavaScript Opportunities and Use Cases.mp4 | 9.4 MB | ||
| 2 -DOM Structure.url | 102.4 B | ||
| 2 -If else conditions.url | 102.4 B | ||
| 2 -JS functions.url | 102.4 B | ||
| 2 -JavaScript Arrays.url | 102.4 B | ||
| 2 -JavaScript Timers.url | 102.4 B | ||
| 2 -Key principles and code style.url | 102.4 B | ||
| 2 -Roadmap for JavaScript.url | 102.4 B | ||
| 2 -Why learn JavaScript.url | 0 B | ||
| 3 - Function Parameters and Return Values - Parameters in function.url | 102.4 B | ||
| 3 - Function Parameters and Return Values.mp4 | 12.6 MB | ||
| 3 - Hello, World! Running Your First Script - Getting started with the web.url | 102.4 B | ||
| 3 - Hello, World! Running Your First Script.mp4 | 4.4 MB | ||
| 3 - How to leave a review.mp4 | 26.7 MB | ||
| 3 - Installing Node.js and Code Editor (Webstorm Screencast) - JavaScript Code Review.url | 102.4 B | ||
| 3 - Installing Node.js and Code Editor (Webstorm Screencast).mp4 | 27.7 MB | ||
| 3 - Iterations over Arrays and Objects (for...in, for...of) - Difference between For In and For Of.url | 102.4 B | ||
| 3 - Iterations over Arrays and Objects (for...in, for...of).mp4 | 10.4 MB | ||
| 3 - Loops for, while, do...while - Statements in JavaScript.url | 102.4 B | ||
| 3 - Loops for, while, do...while.mp4 | 17.2 MB | ||
| 3 - Promises and .then() - JavaScript promises.url | 102.4 B | ||
| 3 - Promises and .then().mp4 | 23.8 MB | ||
| 3 - Querying DOM Elements (querySelector, getElementById) - Query selectors in DOM.url | 102.4 B | ||
| 3 - Querying DOM Elements (querySelector, getElementById).mp4 | 16.2 MB | ||
| 3 -Difference between For In and For Of.url | 102.4 B | ||
| 3 -Getting started with the web.url | 102.4 B | ||
| 3 -JavaScript Code Review.url | 102.4 B | ||
| 3 -JavaScript promises.url | 102.4 B | ||
| 3 -Parameters in function.url | 102.4 B | ||
| 3 -Query selectors in DOM.url | 102.4 B | ||
| 3 -Statements in JavaScript.url | 102.4 B | ||
| 4 - Arrow Functions (=) and Function Expressions - Arrow functions.url | 102.4 B | ||
| 4 - Arrow Functions (=) and Function Expressions.mp4 | 16.3 MB | ||
| 4 - Flow Control break, continue - JavaScript control flow.url | 102.4 B | ||
| 4 - Flow Control break, continue.mp4 | 14.8 MB | ||
| 4 - Handling Events (click, input) and Event Listeners - Event listeners.url | 102.4 B | ||
| 4 - Handling Events (click, input) and Event Listeners.mp4 | 21.6 MB | ||
| 4 - How to Study on Udemy - Compensation for JS Developers.url | 102.4 B | ||
| 4 - How to Study on Udemy.mp4 | 62.7 MB | ||
| 4 - How to get a certificate.mp4 | 52.4 MB | ||
| 4 - Operations Adding, Removing, Modifying - For in and For of.url | 102.4 B | ||
| 4 - Operations Adding, Removing, Modifying.mp4 | 34.1 MB | ||
| 4 - Variables and Data Types (let, const, var; numbers, strings, booleans) - Grammar and types.url | 102.4 B | ||
| 4 - Variables and Data Types (let, const, var; numbers, strings, booleans).mp4 | 18.2 MB | ||
| 4 - async await Syntax - AsyncAwait.url | 102.4 B | ||
| 4 - async await Syntax.mp4 | 21.3 MB | ||
| 4 -Arrow functions.url | 102.4 B | ||
| 4 -AsyncAwait.url | 102.4 B | ||
| 4 -Compensation for JS Developers.url | 102.4 B | ||
| 4 -Event listeners.url | 102.4 B | ||
| 4 -For in and For of.url | 102.4 B | ||
| 4 -Grammar and types.url | 102.4 B | ||
| 4 -JavaScript control flow.url | 102.4 B | ||
| 5 - Debugging and Handling Errors in JavaScript - How to debug errors.url | 102.4 B | ||
| 5 - Debugging and Handling Errors in JavaScript.mp4 | 18.3 MB | ||
| 5 -How to debug errors.url | 102.4 B | ||
| 6 - Input and Output in Browser Console and Node.js - Web API.url | 102.4 B | ||
| 6 - Input and Output in Browser Console and Node.js.mp4 | 7.1 MB | ||
| 6 -Web API.url | 102.4 B | ||
| 7 - How to Use an AI Assistant on Udemy.mp4 | 45 MB | ||
| Bonus Resources.txt | 102.4 B | ||
| Get Bonus Downloads Here.url | 204.8 B | ||
| ▲ 101 total files | |||
JavaScript Fast Entry: Programming for Everyone
https://WebToolTip.com
Published 11/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 1h 23m | Size: 674 MB
A fast and practical introduction to JavaScript programming for beginners
What you'll learn
Automate everyday tasks like data manipulation and interactive UI behaviors
Build logic using conditionals, loops, and functions
Organize and manage data using arrays and objects
Manipulate the Document Object Model (DOM) to create dynamic web pages
Understand asynchronous programming with promises and async/await
Build portfolio-ready projects with real-world applications
Gain confidence for continuous learning and development in programming
Requirements
A computer with Windows, Mac, or Linux
Internet connection to download code editors and run JavaScript in browsers
No prior programming experience needed
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 1.9 GB | freecoursewb | 3 weeks | 2 | 1 | |
| 1.8 GB | freecoursewb | 2 months | 9 | 0 | |
| 2.2 GB | freecoursewb | 3 months | 12 | 1 | |
| 1.3 GB | freecoursewb | 5 months | 1 | 0 | |
| 2 GB | freecoursewb | 5 months | 6 | 0 |
All Comments