Udemy - The Complete JavaScript Course Build a Real-World Project
- CategoryOther
- TypeTutorials
- LanguageEnglish
- Total size2.4 GB
- Uploaded Byfcs0310
- Downloads1134
- Last checkedJun. 13th '18
- Date uploadedFeb. 20th '18
- Seeders 4
- Leechers0
Infohash : BF89B8BA58644ECD2C5814A3304E9734E7053FCB
Udemy - The Complete JavaScript Course Build a Real-World Project
Master JavaScript with the most complete JavaScript course on the market! Includes projects, challenges, final exam, ES6 Excellent course. Jonas explains the core concepts in javascript that are usually glossed over in other courses. And he does it in a manner that is clear and concise.” — John Collins
For more Udemy Courses: https://freecoursesite.com
Files:
[FreeCourseSite.com] Udemy - the-complete-javascript-course 01 Course Introduction- 001 Welcome to This Course-subtitle-en.vtt (7.0 KB)
- 001 Welcome to This Course.mp4 (33.0 MB)
- 002 READ BEFORE YOU START!.html (6.0 KB)
- 003 Get My Best Design and Coding Resources.html (1.8 KB)
- 004 Setting up Our Tools_ Brackets and Google Chrome-subtitle-en.vtt (6.7 KB)
- 004 Setting up Our Tools_ Brackets and Google Chrome.mp4 (10.3 MB)
- 005 Section Intro-subtitle-en.vtt (1.7 KB)
- 005 Section Intro.mp4 (10.0 MB)
- 006 2-JS-Basics.zip (1.5 KB)
- 006 Download the Code.html (2.2 KB)
- 007 Introduction to JavaScript-subtitle-en.vtt (6.8 KB)
- 007 Introduction to JavaScript.mp4 (8.5 MB)
- 008 Getting Started with JavaScript-subtitle-en.vtt (6.8 KB)
- 008 Getting Started with JavaScript.mp4 (9.1 MB)
- 009 Variables and Data Types-subtitle-en.vtt (13.0 KB)
- 009 Variables and Data Types.mp4 (16.0 MB)
- 010 Variable Mutation and Type Coercion-subtitle-en.vtt (23.2 KB)
- 010 Variable Mutation and Type Coercion.mp4 (29.4 MB)
- 011 Operators-subtitle-en.vtt (18.7 KB)
- 011 Operators.mp4 (31.5 MB)
- 012 If _ else Statements-subtitle-en.vtt (12.1 KB)
- 012 If _ else Statements.mp4 (18.2 MB)
- 013 Boolean Logic and Switch Statements-subtitle-en.vtt (22.0 KB)
- 013 Boolean Logic and Switch Statements.mp4 (30.2 MB)
- 014 Coding Challenge 1-subtitle-en.vtt (3.4 KB)
- 014 Coding Challenge 1.mp4 (4.5 MB)
- 015 Coding Challenge 1_ Solution-subtitle-en.vtt (17.5 KB)
- 015 Coding Challenge 1_ Solution.mp4 (28.8 MB)
- 016 Functions-subtitle-en.vtt (19.9 KB)
- 016 Functions.mp4 (30.5 MB)
- 017 Statements and Expressions-subtitle-en.vtt (5.1 KB)
- 017 Statements and Expressions.mp4 (6.2 MB)
- 018 Arrays-subtitle-en.vtt (19.4 KB)
- 018 Arrays.mp4 (21.8 MB)
- 019 Objects and Properties-subtitle-en.vtt (13.1 KB)
- 019 Objects and Properties.mp4 (18.1 MB)
- 020 Objects and Methods-subtitle-en.vtt (19.9 KB)
- 020 Objects and Methods.mp4 (31.2 MB)
- 021 Loops and Iteration-subtitle-en.vtt (26.5 KB)
- 021 Loops and Iteration.mp4 (36.3 MB)
- 022 Coding Challenge 2-subtitle-en.vtt (3.6 KB)
- 022 Coding Challenge 2.mp4 (7.3 MB)
- 023 Coding Challenge 2_ Solution-subtitle-en.vtt (17.5 KB)
- 023 Coding Challenge 2_ Solution.mp4 (33.4 MB)
- 024 Important Note_ ES5_ ES6 _ ESE5 and ESE6-subtitle-en.vtt (9.0 KB)
- 024 Important Note_ ES5_ ES6 _ ESE5 and ESE6.mp4 (10.5 MB)
- 025 Section Intro-subtitle-en.vtt (2.3 KB)
- 025 Section Intro.mp4 (13.3 MB)
- 026 3-How-JS-Works-Final.zip (1.6 KB)
- 026 Download the Code.html (2.1 KB)
- 027 How Our Code Is Executed_ JavaScript Parsers and Engines-subtitle-en.vtt (4.2 KB)
- 027 How Our Code Is Executed_ JavaScript Parsers and Engines.mp4 (5.3 MB)
- 028 Execution Contexts and the Execution Stack-subtitle-en.vtt (8.7 KB)
- 028 Execution Contexts and the Execution Stack.mp4 (10.8 MB)
- 029 Execution Contexts in Detail_ Creation and Execution Phases and Hoisting-subtitle-en.vtt (6.3 KB)
- 029 Execution Contexts in Detail_ Creation and Execution Phases and Hoisting.mp4 (8.2 MB)
- 030 Hoisting in Practice-subtitle-en.vtt (17.3 KB)
- 030 Hoisting in Practice.mp4 (24.0 MB)
- 031 Scoping and the Scope Chain-subtitle-en.vtt (18.3 KB)
- 031 Scoping and the Scope Chain.mp4 (24.3 MB)
- 032 The 'this' Keyword-subtitle-en.vtt (3.4 KB)
- 032 The 'this' Keyword.mp4 (4.4 MB)
- 033 The 'this' Keyword in Practice-subtitle-en.vtt (15.5 KB)
- 033 The 'this' Keyword in Practice.mp4 (22.2 MB)
- 034 Section Intro-subtitle-en.vtt (1.5 KB)
- 034 Section Intro.mp4 (8.5 MB)
- 035 4-DOM-Pig-Game.zip (1.5 MB)
- 035 Download the Code.html (2.1 KB)
- 036 The DOM and DOM Manipulation-subtitle-en.vtt (3.0 KB)
- 036 The DOM and DOM Manipulation.mp4 (4.3 MB)
- 037 5-Minute HTML and CSS Crash Course-subtitle-en.vtt (8.0 KB)
- 037 5-Minute HTML and CSS Crash Course.mp4 (15.8 MB)
- 038 Project Setup and Details-subtitle-en.vtt (6.5 KB)
- 038 Project Setup and Details.mp4 (11.2 MB)
- 039 First DOM Access and Manipulation-subtitle-en.vtt (30.3 KB)
- 039 First DOM Access and Manipulation.mp4 (42.5 MB)
- 040 Events and Event Handling_ Rolling the Dice-subtitle-en.vtt (26.3 KB)
- 040 Events and Event Handling_ Rolling the Dice.mp4 (39.6 MB)
- 041 Updating Scores and Changing the Active Player-subtitle-en.vtt (20.5 KB)
- 041 Updating Scores and Changing the Active Player.mp4 (33.1 MB)
- 042 Implementing Our 'Hold' Function and the DRY Principle-subtitle-en.vtt (26.0 KB)
- 042 Implementing Our 'Hold' Function and the DRY Principle.mp4 (44.7 MB)
- 043 Creating a Game Initialization Function-subtitle-en.vtt (17.8 KB)
- 043 Creating a Game Initialization Function.mp4 (32.1 MB)
- 044 Finishing Touches_ State Variables-subtitle-en.vtt (11.6 KB)
- 044 Finishing Touches_ State Variables.mp4 (21.7 MB)
- 045 Coding Challenge 3-subtitle-en.vtt (4.8 KB)
- 045 Coding Challenge 3.mp4 (7.3 MB)
- 046 Coding Challenge 3_ Solution_ Part 1-subtitle-en.vtt (9.5 KB)
- 046 Coding Challenge 3_ Solution_ Part 1.mp4 (15.0 MB)
- 047 Coding Challenge 3_ Solution_ Part 2-subtitle-en.vtt (12.3 KB)
- 047 Coding Challenge 3_ Solution_ Part 2.mp4 (21.5 MB)
- 048 Coding Challenge 3_ Solution_ Part 3-subtitle-en.vtt (10.0 KB)
- 048 Coding Challenge 3_ Solution_ Part 3.mp4 (21.6 MB)
- 049 Section Intro-subtitle-en.vtt (2.0 KB)
- 049 Section Intro.mp4 (11.9 MB)
- 050 5-Advanced-JS.zip (1.0 KB)
- 050 Download the Code.html (2.1 KB)
- 051 Everything Is an Object_ Inheritance and the Protot
Code:
- udp://62.138.0.158:6969/announce
- udp://87.233.192.220:6969/announce
- udp://144.76.167.213:1337/announce
- udp://151.80.120.112:2710/announce
- udp://163.172.81.35:1337/announce
- http://163.172.81.35:1337/announce
- udp://211.149.236.45:6969/announce
- udp://109.236.91.32:6969/announce
- udp://83.208.197.185:1337/announce
- udp://51.15.4.13:1337/announce
- http://51.15.4.13:1337/announce
- http://185.82.217.160:1337/announce
- udp://185.82.217.160:1337/announce
- udp://198.54.117.24:1337/announce
- udp://82.45.40.204:1337/announce
- udp://123.249.16.65:2710/announce
- udp://5.226.21.164:6969/announce
- udp://210.244.71.25:6969/announce
- udp://78.142.19.42:1337/announce
- udp://191.96.249.23:6969/announce