本站已收录 番号和无损神作磁力链接/BT种子 

Udacity - Object-Oriented JavaScript Videos

种子简介

种子名称: Udacity - Object-Oriented JavaScript Videos
文件类型: 视频
文件数目: 174个文件
文件大小: 970.19 MB
收录时间: 2017-3-18 08:47
已经下载: 3
资源热度: 178
最近下载: 2024-6-10 17:22

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:d4deb7b9310be1e5813e251349db826fbb329de4&dn=Udacity - Object-Oriented JavaScript Videos 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Udacity - Object-Oriented JavaScript Videos.torrent
  • Functional Classes/9 - Conclusion.mp48.52MB
  • Functional Classes/2 - Decorator code vs Classes.mp413.89MB
  • Functional Classes/1 - Introduction to Classes.mp41.3MB
  • Functional Classes/8 - Property access.mp413.65MB
  • Functional Classes/4 - Reducing duplicity.mp4971.45KB
  • Functional Classes/6 - Functional shared patterns.mp48.57MB
  • Functional Classes/5 - this parameter.mp42.1MB
  • Functional Classes/7 - Adding methods to classes.mp412.94MB
  • Functional Classes/3 - Reducing duplicity.mp410.36MB
  • Pseudoclassical Patterns/1 - Introduction.mp44.87MB
  • Pseudoclassical Patterns/6 - Styles of writing classes.mp411.76MB
  • Pseudoclassical Patterns/7 - Conclusion.mp44.68MB
  • Pseudoclassical Patterns/5 - Difference between patterns.mp43.29MB
  • Pseudoclassical Patterns/2 - Introduction.mp42.76MB
  • Pseudoclassical Patterns/4 - Constructor Mode.mp414.06MB
  • Pseudoclassical Patterns/3 - Constructor Mode.mp414.75MB
  • Pseudoclassical Subclasses/13 - Subclass Property Prototype Delegation.mp41.65MB
  • Pseudoclassical Subclasses/10 - 6s - Quiz.mp44.5MB
  • Pseudoclassical Subclasses/12 - Subclass Property Prototype Delegation.mp41.51MB
  • Pseudoclassical Subclasses/15 - Subclass Method Prototype Delegation.mp41.81MB
  • Pseudoclassical Subclasses/29 - Psuedoclassical Subclassing Outro.mp42.07MB
  • Pseudoclassical Subclasses/30 - Outro.mp43.21MB
  • Pseudoclassical Subclasses/21 - Incorrect Subclass Prototype Delegation.mp41.4MB
  • Pseudoclassical Subclasses/01 - Pseudoclassical Subclasses.mp410.87MB
  • Pseudoclassical Subclasses/24 - Subclass Prototype Constructor Property.mp42.08MB
  • Pseudoclassical Subclasses/06 - this in Superclass using new.mp4361.52KB
  • Pseudoclassical Subclasses/20 - Incorrect Subclass Prototype Delegation.mp415.6MB
  • Pseudoclassical Subclasses/05 - this in Superclass using new.mp42.37MB
  • Pseudoclassical Subclasses/19 - Subclass Prototype Delegation.mp41.63MB
  • Pseudoclassical Subclasses/08 - this in Superclass without using new.mp42.27MB
  • Pseudoclassical Subclasses/23 - Subclass Prototype Constructor Property.mp46.96MB
  • Pseudoclassical Subclasses/16 - Constructor Prototype Delegation.mp4561.65KB
  • Pseudoclassical Subclasses/27 - Proper Subclass Constructor Delegation.mp42.72MB
  • Pseudoclassical Subclasses/28 - Proper Subclass Constructor Delegation.mp42.59MB
  • Pseudoclassical Subclasses/17 - Constructor Prototype Delegation.mp41.91MB
  • Pseudoclassical Subclasses/18 - Subclass Prototype Delegation.mp421.78MB
  • Pseudoclassical Subclasses/09 - calls First Argument.mp44MB
  • Pseudoclassical Subclasses/25 - Subclass Constructor Delegation.mp4740.21KB
  • Pseudoclassical Subclasses/07 - this in Superclass without using new.mp412.41MB
  • Pseudoclassical Subclasses/22 - Using Objectcreate.mp43.59MB
  • Pseudoclassical Subclasses/11 - Using call.mp417.15MB
  • Pseudoclassical Subclasses/02 - Pseudoclassical Subclasses.mp44.68MB
  • Pseudoclassical Subclasses/14 - Subclass Method Prototype Delegation.mp41.62MB
  • Pseudoclassical Subclasses/04 - Incorrect Solutions.mp413.13MB
  • Pseudoclassical Subclasses/03 - Building Out a Subclass.mp43.89MB
  • Pseudoclassical Subclasses/26 - Subclass Constructor Delegation.mp45.31MB
  • Prototype Chains/04 - Predicting Prototype Delegation.mp49.71MB
  • Prototype Chains/13 - Constructor property.mp46.88MB
  • Prototype Chains/15 - Array Prototype.mp41.53MB
  • Prototype Chains/05 - Predicting Prototype Delegation.mp41.88MB
  • Prototype Chains/10 - Property Lookup of Delegated Objects.mp42.01MB
  • Prototype Chains/06 - Predicting Undefined Property Lookups.mp43.9MB
  • Prototype Chains/09 - Property Lookup on Cloned Objects.mp41.8MB
  • Prototype Chains/14 - Array Prototype.mp47.62MB
  • Prototype Chains/07 - Predicting Undefined Property Lookups.mp41000.32KB
  • Prototype Chains/08 - Property Lookup on Cloned Objects.mp43.81MB
  • Prototype Chains/12 - The object prototype.mp49.43MB
  • Prototype Chains/02 - Property Lookup.mp49.05MB
  • Prototype Chains/01 - Prototype Chains.mp43.91MB
  • Prototype Chains/16 - Conclusion - Prototype Chains.mp41.09MB
  • Prototype Chains/03 - 1-time property copying.mp49.54MB
  • Prototype Chains/11 - Property Lookup of Delegated Objects.mp42.01MB
  • Prototypal Classes/07 - prototype vs method.mp413.34MB
  • Prototypal Classes/08 - prototype ambiguity.mp412.77MB
  • Prototypal Classes/12 - instanceof operator.mp42.28MB
  • Prototypal Classes/01 - Improving Performance.mp44.36MB
  • Prototypal Classes/04 - Delegation Relationships.mp44.94MB
  • Prototypal Classes/13 - Conclusion Prototypal classes.mp46.13MB
  • Prototypal Classes/10 - prototypeconstructor.mp41.54MB
  • Prototypal Classes/02 - One option for Improving Performace.mp41.36MB
  • Prototypal Classes/05 - Constructor Prototypes.mp419.08MB
  • Prototypal Classes/09 - prototypeconstructor.mp47.15MB
  • Prototypal Classes/03 - Delegation Relationships.mp49.26MB
  • Prototypal Classes/06 - How prototypes affect in-memory model.mp46.14MB
  • Prototypal Classes/11 - 7q - instanceof operator.mp43.18MB
  • Scopes/15 - Building Multiple Execution Scopes.mp47.83MB
  • Scopes/01 - Introduction.mp48.28MB
  • Scopes/16 - Continuing Output Predictions.mp45.63MB
  • Scopes/08 - Calling the Functions.mp43.04MB
  • Scopes/17 - Continuing Output Predictions.mp41.85MB
  • Scopes/11 - In-Memory Data Stores.mp416.95MB
  • Scopes/03 - Scopes An example.mp45.19MB
  • Scopes/02 - Scopes and Closures.mp44.48MB
  • Scopes/05 - Variable Access.mp48.65MB
  • Scopes/10 - Execution Contexts vs Lexical Scopes.mp42.44MB
  • Scopes/13 - Predicting Execution Context Output.mp411.96MB
  • Scopes/14 - Predicting Execution Context Output.mp41.2MB
  • Scopes/19 - Finishing Our Predictions.mp41.15MB
  • Scopes/07 - Scoping Limitations.mp49.93MB
  • Scopes/06 - Variable Access.mp41.65MB
  • Scopes/09 - Intro Execution Contexts.mp42.96MB
  • Scopes/18 - Finishing Our Predictions.mp411.94MB
  • Scopes/12 - In-Memory Scopes vs In-Memory Objects.mp48.24MB
  • Scopes/04 - Lexical Scope.mp411.99MB
  • 'this' Keyword/21 - Predicting this Output 6.mp42.29MB
  • 'this' Keyword/08 - Predicting Parameter Output 2.mp42.64MB
  • 'this' Keyword/15 - Predicting this Output 4.mp410.73MB
  • 'this' Keyword/16 - Predicting this Output 3.mp41.32MB
  • 'this' Keyword/03 - What is this not bound to.mp421.71MB
  • 'this' Keyword/06 - Predicting Parameter Output.mp4998.95KB
  • 'this' Keyword/13 - Predicting this Output 3.mp43.7MB
  • 'this' Keyword/14 - Predicting this Output 3.mp45.43MB
  • 'this' Keyword/24 - Determining this Binding.mp42.55MB
  • 'this' Keyword/09 - Predicting this Output.mp47.1MB
  • 'this' Keyword/28 - Predicting this Output 9.mp412.61MB
  • 'this' Keyword/26 - Predicting this Output 7.mp42.47MB
  • 'this' Keyword/31 - Predicting this Output with new.mp43.13MB
  • 'this' Keyword/02 - Defining the keyword this.mp45.6MB
  • 'this' Keyword/01 - Intro.mp49.31MB
  • 'this' Keyword/32 - Outro.mp42.41MB
  • 'this' Keyword/27 - Predicting this Output 8.mp411.79MB
  • 'this' Keyword/20 - Deconstructing setTimeout.mp41.37MB
  • 'this' Keyword/22 - Predicting this Output 6.mp4959.81KB
  • 'this' Keyword/23 - Determining this Binding.mp4317.68KB
  • 'this' Keyword/19 - Deconstructing setTimeout.mp49.41MB
  • 'this' Keyword/12 - Predicting this Output 2.mp44.37MB
  • 'this' Keyword/25 - Predicting this Output 7.mp41.54MB
  • 'this' Keyword/05 - Predicting Parameter Output.mp42.52MB
  • 'this' Keyword/11 - Predicting this Output 2.mp42.8MB
  • 'this' Keyword/07 - Predicting Parameter Output 2.mp44.07MB
  • 'this' Keyword/29 - Predicting this Output 9.mp42.05MB
  • 'this' Keyword/17 - Predicting this Output 5.mp45.77MB
  • 'this' Keyword/30 - Predicting this Output with new.mp48.62MB
  • 'this' Keyword/04 - What is this bound to.mp410.47MB
  • 'this' Keyword/10 - Predicting this Output.mp41MB
  • 'this' Keyword/18 - Predicting this Output 5.mp42.04MB
  • Superclass and Subclasses/1 - Introduction.mp43.77MB
  • Superclass and Subclasses/5 - Refactoring Into a Superclass.mp45.28MB
  • Superclass and Subclasses/6 - Refactoring Into a Superclass.mp45.2MB
  • Superclass and Subclasses/2 - Building Similar Objects.mp45.14MB
  • Superclass and Subclasses/4 - Manually Duplicating Code.mp48.57MB
  • Superclass and Subclasses/3 - Building Similar Objects.mp42.55MB
  • Superclass and Subclasses/7 - Outro.mp45.74MB
  • Object Decorator Pattern/08 - Adding Methods to Constructors.mp43.78MB
  • Object Decorator Pattern/20 - Conclusion - Object Decorator Pattern.mp42.72MB
  • Object Decorator Pattern/11 - Recap of the this parameter.mp45.08MB
  • Object Decorator Pattern/13 - Refactoring to Consolidate Code.mp42.79MB
  • Object Decorator Pattern/19 - Refactoring the move Method.mp42.82MB
  • Object Decorator Pattern/18 - Refactoring the move Method.mp45.86MB
  • Object Decorator Pattern/16 - Strict Comparison of Returned Functions.mp42.41MB
  • Object Decorator Pattern/12 - Refactoring to Consolidate Code.mp43.02MB
  • Object Decorator Pattern/09 - Predicting the Value of this.mp43.09MB
  • Object Decorator Pattern/17 - Strict Comparison of Returned Functions.mp41.5MB
  • Object Decorator Pattern/01 - Code Reuse.mp42.65MB
  • Object Decorator Pattern/04 - Functions.mp410.88MB
  • Object Decorator Pattern/15 - Predicting Strict Comparison of Objects.mp43.84MB
  • Object Decorator Pattern/03 - Programming our game.mp420.76MB
  • Object Decorator Pattern/05 - Benefits of refactoring code.mp48.9MB
  • Object Decorator Pattern/02 - Example of Code Reuse.mp48MB
  • Object Decorator Pattern/10 - Predicting the Value of this.mp41.19MB
  • Object Decorator Pattern/14 - Predicting Strict Comparison of Objects.mp49.03MB
  • Object Decorator Pattern/07 - Adding Methods to Constructors.mp45.73MB
  • Object Decorator Pattern/06 - Decorator Functions.mp49.76MB
  • Closures/06 - Predicting Execution Contexts.mp47.57MB
  • Closures/16 - Predicting Closure Output 5.mp43.77MB
  • Closures/07 - Predicting Execution Contexts.mp43.57MB
  • Closures/10 - Predicting Closure Output 2.mp43.64MB
  • Closures/19 - Predicting Closure Output 6.mp41.21MB
  • Closures/21 - Outro.mp46.69MB
  • Closures/15 - Predicting Closure Output 5.mp41.84MB
  • Closures/11 - Predicting Closure Output 3.mp47.91MB
  • Closures/20 - Predicting Closure Output 6.mp44.08MB
  • Closures/12 - Predicting Closure Output 3.mp41.32MB
  • Closures/09 - Predicting Closure Output.mp4914.87KB
  • Closures/05 - Predicting Code Output.mp46.29MB
  • Closures/02 - Retaining Access to Functions.mp45.11MB
  • Closures/04 - Predicting Code Output.mp412.66MB
  • Closures/03 - Retaining Access to Functions.mp4982.44KB
  • Closures/17 - Predicting Execution Contexts 2.mp41.18MB
  • Closures/01 - Intro to Closures.mp43.99MB
  • Closures/18 - Predicting Execution Contexts 2.mp41.59MB
  • Closures/14 - Predicting Closure Output 4.mp42.12MB
  • Closures/13 - Predicting Closure Output 4.mp43.61MB
  • Closures/08 - Predicting Closure Output.mp42.19MB