找回密码
 立即注册
搜索
查看: 14|回复: 0

0936-【Udemy付费课程】The Complete JavaScript Course Build a Real World Project

[复制链接]

758

主题

4

回帖

3041

积分

管理员

积分
3041
发表于 2025-11-15 06:27:53 | 显示全部楼层 |阅读模式
资源名称:0936-【Udemy付费课程】The Complete JavaScript Course Build a Real World Project   ruik


——/ruThe Complete JavaScript Course Build a Real World Project/
├──01 Course Introduction  
|   ├──captions  
|   |   ├──001 Welcome to This Course-EN.srt  7.01kb
|   |   └──004 Setting up Our Tools Brackets and Google Chrome-EN.srt  6.73kb
|   ├──001 Welcome to This Course.mp4  86.11M
|   ├──002 How to Ask for Help  The CodingHeroes Community.html  4.98kb
|   ├──003 Get My Best Design and Coding Resources.html  0.98kb
|   └──004 Setting up Our Tools Brackets and Google Chrome.mp4  13.27M
├──02 JavaScript Language Basics  
|   ├──attached_files  
|   |   └──006 Download the Code  
|   ├──captions  
|   |   ├──005 Section Intro-EN.srt  1.65kb
|   |   ├──007 Introduction to JavaScript-EN.srt  6.77kb
|   |   ├──008 Getting Started with JavaScript-EN.srt  6.77kb
|   |   ├──009 Variables and Data Types-EN.srt  13.02kb
|   |   ├──010 Variable Mutation and Type Coercion-EN.srt  23.15kb
|   |   ├──011 Operators-EN.srt  18.65kb
|   |   ├──012 If  else Statements-EN.srt  12.12kb
|   |   ├──013 Boolean Logic and Switch Statements-EN.srt  21.97kb
|   |   ├──014 Coding Challenge 1-EN.srt  3.38kb
|   |   ├──015 Coding Challenge 1 Solution-EN.srt  17.51kb
|   |   ├──016 Functions-EN.srt  19.91kb
|   |   ├──017 Statements and Expressions-EN.srt  5.08kb
|   |   ├──018 Arrays-EN.srt  19.38kb
|   |   ├──019 Objects and Properties-EN.srt  13.06kb
|   |   ├──020 Objects and Methods-EN.srt  19.87kb
|   |   ├──021 Loops and Iteration-EN.srt  26.49kb
|   |   ├──022 Coding Challenge 2-EN.srt  5.06kb
|   |   ├──023 Coding Challenge 2 Solution-EN.srt  17.47kb
|   |   └──024 Important Note ES5 ES6  ES2015 and ES2016-EN.srt  8.96kb
|   ├──005 Section Intro.mp4  24.73M
|   ├──006 Download the Code.html  1.33kb
|   ├──007 Introduction to JavaScript.mp4  9.60M
|   ├──008 Getting Started with JavaScript.mp4  10.61M
|   ├──009 Variables and Data Types.mp4  18.32M
|   ├──010 Variable Mutation and Type Coercion.mp4  34.87M
|   ├──011 Operators.mp4  38.79M
|   ├──012 If  else Statements.mp4  21.95M
|   ├──013 Boolean Logic and Switch Statements.mp4  35.62M
|   ├──014 Coding Challenge 1.mp4  5.61M
|   ├──015 Coding Challenge 1 Solution.mp4  35.26M
|   ├──016 Functions.mp4  36.78M
|   ├──017 Statements and Expressions.mp4  7.53M
|   ├──018 Arrays.mp4  25.88M
|   ├──019 Objects and Properties.mp4  21.82M
|   ├──020 Objects and Methods.mp4  38.18M
|   ├──021 Loops and Iteration.mp4  43.12M
|   ├──022 Coding Challenge 2.mp4  8.36M
|   ├──023 Coding Challenge 2 Solution.mp4  39.72M
|   └──024 Important Note ES5 ES6  ES2015 and ES2016.mp4  11.96M
├──03 How JavaScript Works Behind the Scenes  
|   ├──attached_files  
|   |   └──026 Download the Code  
|   ├──captions  
|   |   ├──025 Section Intro-EN.srt  2.32kb
|   |   ├──027 How Our Code Is Executed JavaScript Parsers and Engines-EN.srt  4.20kb
|   |   ├──028 Execution Contexts and the Execution Stack-EN.srt  8.67kb
|   |   ├──029 Execution Contexts in Detail Creation and Execution Phases and Hoisting-EN.srt  6.30kb
|   |   ├──030 Hoisting in Practice-EN.srt  17.32kb
|   |   ├──031 Scoping and the Scope Chain-EN.srt  18.34kb
|   |   ├──032 The this Keyword-EN.srt  3.36kb
|   |   └──033 The this Keyword in Practice-EN.srt  15.46kb
|   ├──025 Section Intro.mp4  32.96M
|   ├──026 Download the Code.html  1.31kb
|   ├──027 How Our Code Is Executed JavaScript Parsers and Engines.mp4  6.08M
|   ├──028 Execution Contexts and the Execution Stack.mp4  12.09M
|   ├──029 Execution Contexts in Detail Creation and Execution Phases and Hoisting.mp4  9.23M
|   ├──030 Hoisting in Practice.mp4  28.50M
|   ├──031 Scoping and the Scope Chain.mp4  27.93M
|   ├──032 The this Keyword.mp4  5.16M
|   └──033 The this Keyword in Practice.mp4  26.64M
├──04 JavaScript in the Browser DOM Manipulation and Events  
|   ├──attached_files  
|   |   └──035 Download the Code  
|   ├──captions  
|   |   ├──034 Section Intro-EN.srt  1.46kb
|   |   ├──036 The DOM and DOM Manipulation-EN.srt  2.98kb
|   |   ├──037 5-Minute HTML and CSS Crash Course-EN.srt  7.96kb
|   |   ├──038 Project Setup and Details-EN.srt  6.47kb
|   |   ├──039 First DOM Access and Manipulation-EN.srt  30.29kb
|   |   ├──040 Events and Event Handling Rolling the Dice-EN.srt  26.32kb
|   |   ├──041 Updating Scores and Changing the Active Player-EN.srt  20.54kb
|   |   ├──042 Implementing Our Hold Function and the DRY Principle-EN.srt  25.98kb
|   |   ├──043 Creating a Game Initialization Function-EN.srt  17.81kb
|   |   ├──044 Finishing Touches State Variables-EN.srt  11.57kb
|   |   ├──045 Coding Challenge 3-EN.srt  4.84kb
|   |   ├──046 Coding Challenge 3 Solution Part 1-EN.srt  9.46kb
|   |   ├──047 Coding Challenge 3 Solution Part 2-EN.srt  12.31kb
|   |   └──048 Coding Challenge 3 Solution Part 3-EN.srt  9.97kb
|   ├──034 Section Intro.mp4  20.58M
|   ├──035 Download the Code.html  1.32kb
|   ├──036 The DOM and DOM Manipulation.mp4  5.17M
|   ├──037 5-Minute HTML and CSS Crash Course.mp4  21.04M
|   ├──038 Project Setup and Details.mp4  14.29M
|   ├──039 First DOM Access and Manipulation.mp4  52.94M
|   ├──040 Events and Event Handling Rolling the Dice.mp4  48.58M
|   ├──041 Updating Scores and Changing the Active Player.mp4  42.31M
|   ├──042 Implementing Our Hold Function and the DRY Principle.mp4  58.98M
|   ├──043 Creating a Game Initialization Function.mp4  41.63M
|   ├──044 Finishing Touches State Variables.mp4  29.43M
|   ├──045 Coding Challenge 3.mp4  9.59M
|   ├──046 Coding Challenge 3 Solution Part 1.mp4  19.45M
|   ├──047 Coding Challenge 3 Solution Part 2.mp4  27.33M
|   └──048 Coding Challenge 3 Solution Part 3.mp4  29.43M
├──05 Advanced JavaScript Objects and Functions  
|   ├──attached_files  
|   |   └──050 Download the Code  
|   ├──captions  
|   |   ├──049 Section Intro-EN.srt  2.04kb
|   |   ├──051 Everything Is an Object Inheritance and the Prototype Chain-EN.srt  15.86kb
|   |   ├──052 Creating Objects Function Constructors-EN.srt  21.27kb
|   |   ├──053 The Prototype Chain in the Console-EN.srt  12.64kb
|   |   ├──054 Creating Objects Object.create-EN.srt  8.47kb
|   |   ├──055 Primitives vs. Objects-EN.srt  11.53kb
|   |   ├──056 First Class Functions Passing Functions as Arguments-EN.srt  22.17kb
|   |   ├──057 First Class Functions Functions Returning Functions-EN.srt  11.19kb
|   |   ├──058 Immediately Invoked Function Expressions IIFE-EN.srt  10.35kb
|   |   ├──059 Closures-EN.srt  25.08kb
|   |   ├──060 Bind Call and Apply-EN.srt  21.72kb
|   |   ├──061 Coding Challenge 4-EN.srt  12.02kb
|   |   ├──062 Coding Challenge 4 Solution Part 1-EN.srt  23.10kb
|   |   └──063 Coding Challenge 4 Solution Part 2-EN.srt  22.06kb
|   ├──049 Section Intro.mp4  29.97M
|   ├──050 Download the Code.html  1.24kb
|   ├──051 Everything Is an Object Inheritance and the Prototype Chain.mp4  21.53M
|   ├──052 Creating Objects Function Constructors.mp4  32.25M
|   ├──053 The Prototype Chain in the Console.mp4  23.71M
|   ├──054 Creating Objects Object.create.mp4  16.92M
|   ├──055 Primitives vs. Objects.mp4  20.02M
|   ├──056 First Class Functions Passing Functions as Arguments.mp4  33.82M
|   ├──057 First Class Functions Functions Returning Functions.mp4  21.70M
|   ├──058 Immediately Invoked Function Expressions IIFE.mp4  14.91M
|   ├──059 Closures.mp4  41.55M
|   ├──060 Bind Call and Apply.mp4  43.34M
|   ├──061 Coding Challenge 4.mp4  18.10M
|   ├──062 Coding Challenge 4 Solution Part 1.mp4  54.22M
|   └──063 Coding Challenge 4 Solution Part 2.mp4  48.73M
├──06 Putting It All Together The Budget App Project  
|   ├──attached_files  
|   |   └──065 Download the Code  
|   ├──captions  
|   |   ├──064 Section Intro-EN.srt  2.22kb
|   |   ├──066 Project Setup and Details-EN.srt  7.17kb
|   |   ├──067 Project Planning and Architecture Step 1-EN.srt  9.17kb
|   |   ├──068 Implementing the Module Pattern-EN.srt  25.04kb
|   |   ├──069 Setting up the First Event Listeners-EN.srt  24.00kb
|   |   ├──070 Reading Input Data-EN.srt  21.78kb
|   |   ├──071 Creating an Initialization Function-EN.srt  7.21kb
|   |   ├──072 Creating Income and Expense Function Constructors-EN.srt  13.88kb
|   |   ├──073 Adding a New Item to Our Budget Controller-EN.srt  26.26kb
|   |   ├──074 Adding a New Item to the UI-EN.srt  27.49kb
|   |   ├──075 Clearing Our Input Fields-EN.srt  19.00kb
|   |   ├──076 Updating the Budget Controller-EN.srt  16.72kb
|   |   ├──077 Updating the Budget Budget Controller-EN.srt  28.70kb
|   |   ├──078 Updating the Budget UI Controller-EN.srt  17.19kb
|   |   ├──079 Project Planning and Architecture Step 2-EN.srt  4.36kb
|   |   ├──080 Event Delegation-EN.srt  5.86kb
|   |   ├──081 Setting up the Delete Event Listener Using Event Delegation-EN.srt  26.21kb
|   |   ├──082 Deleting an Item from Our Budget Controller-EN.srt  25.88kb
|   |   ├──083 Deleting an Item from the UI-EN.srt  11.28kb
|   |   ├──084 Project Planning and Architecture Step 3-EN.srt  3.04kb
|   |   ├──085 Updating the Percentages Controller-EN.srt  5.80kb
|   |   ├──086 Updating the Percentages Budget Controller-EN.srt  19.58kb
|   |   ├──087 Updating the Percentages UI Controller-EN.srt  17.51kb
|   |   ├──088 Formatting Our Budget Numbers String Manipulation-EN.srt  27.51kb
|   |   ├──089 Displaying the Current Month and Year-EN.srt  8.32kb
|   |   ├──090 Finishing Touches Improving the UX-EN.srt  15.00kb
|   |   └──091 Weve Made It Final Considerations-EN.srt  2.51kb
|   ├──064
IT客栈-》 客服QQ:2822595691
1、本站会员可发帖,本主题所有言论和图片纯属会员个人意见,与本论坛立场无关.
2、本站所有帖子由该帖子作者发表,该帖子作者享有帖子相关权益.
3、本帖内容来网友及会员分享和其它网络媒体.
4、如本帖侵犯到任何版权问题,请立即告知本站,本站将及时予与删除并致以最深的歉意!
5、若因内容问题IT客栈管理员和版主有权不事先通知发贴者而删除本文.
6、本站教程仅供本站会员学习参考,不得传播及用于其他用途,学习完后请在24小时内自行删除.
7、若发现链接失效了请一定及时联系客服微QQ:2822595691,我们会第一时间修复链接.
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|IT客栈

GMT+8, 2025-12-1 08:59 , Processed in 0.072998 second(s), 18 queries .

Powered by IT客栈!

©2012-2025 IT客栈

快速回复 返回顶部 返回列表