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

Pluralsight - Tactical Design Patterns in .NET_ Creating Objects

种子简介

种子名称: Pluralsight - Tactical Design Patterns in .NET_ Creating Objects
文件类型: 视频
文件数目: 71个文件
文件大小: 1.01 GB
收录时间: 2017-3-6 13:57
已经下载: 3
资源热度: 137
最近下载: 2024-9-27 11:15

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:ab8e54ac53da44e34d07ea1352eff4df682b18ee&dn=Pluralsight - Tactical Design Patterns in .NET_ Creating Objects 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Pluralsight - Tactical Design Patterns in .NET_ Creating Objects.torrent
  • 001 - Course Overview - Course Overview.mp43.78MB
  • 002 - Understanding Constructors and Their Roles - Motivation to Apply a Design Pattern.mp410.93MB
  • 003 - Understanding Constructors and Their Roles - Division of Design Patterns.mp48.97MB
  • 004 - Understanding Constructors and Their Roles - What Does It Mean to Create an Object_.mp414.61MB
  • 005 - Understanding Constructors and Their Roles - All Objects Must Be Consistent.mp413.66MB
  • 006 - Understanding Constructors and Their Roles - Summary.mp41.8MB
  • 007 - Understanding Constructors and Their Roles - What Follows in this Course.mp415.18MB
  • 008 - Advancing from Constructor to Abstract Factory - Abstract Factory by the Book.mp417.14MB
  • 009 - Advancing from Constructor to Abstract Factory - Abstractness of Abstract Products.mp415.51MB
  • 010 - Advancing from Constructor to Abstract Factory - Constructor Arguments.mp422.51MB
  • 011 - Advancing from Constructor to Abstract Factory - Strongly-typed Abstract Factory.mp418.92MB
  • 012 - Advancing from Constructor to Abstract Factory - Summary.mp44.25MB
  • 013 - Avoiding Excess Factory Abstractness - Downfall of the Pure Abstract Factory.mp49.73MB
  • 014 - Avoiding Excess Factory Abstractness - Abstract Factory in ASP.NET MVC Applications.mp420.68MB
  • 015 - Avoiding Excess Factory Abstractness - Implementing Controller Factory in ASP.NET MVC.mp426.5MB
  • 016 - Avoiding Excess Factory Abstractness - The Doom of Strongly-typed Code.mp420.88MB
  • 017 - Avoiding Excess Factory Abstractness - Concrete Factory Should Not Recover from Errors.mp45.62MB
  • 018 - Avoiding Excess Factory Abstractness - Summary.mp46.34MB
  • 019 - Understanding Dependencies, Covariance, and Contravariance - Understanding Dependencies.mp418.43MB
  • 020 - Understanding Dependencies, Covariance, and Contravariance - Encapsulation of Dependencies.mp48.54MB
  • 021 - Understanding Dependencies, Covariance, and Contravariance - Covariance of Abstract Products.mp412.67MB
  • 022 - Understanding Dependencies, Covariance, and Contravariance - Contravariance of Concrete Products.mp422.36MB
  • 023 - Understanding Dependencies, Covariance, and Contravariance - Covariance vs. Contravariance Clash.mp47.89MB
  • 024 - Understanding Dependencies, Covariance, and Contravariance - Summary.mp45.61MB
  • 025 - Applying the Substitution and Liskov Substitution Principles - Object Producer vs. Object Consumer.mp44.86MB
  • 026 - Applying the Substitution and Liskov Substitution Principles - Understanding the Substitution Principle.mp48.73MB
  • 027 - Applying the Substitution and Liskov Substitution Principles - Object Layout and Substitution Principle.mp413.35MB
  • 028 - Applying the Substitution and Liskov Substitution Principles - Strengthening the Substitution Principle.mp44.58MB
  • 029 - Applying the Substitution and Liskov Substitution Principles - Breaking the Liskov Substitution Principle.mp418.03MB
  • 030 - Applying the Substitution and Liskov Substitution Principles - Behavioral Subtyping and Liskov Substitution Principle.mp414.1MB
  • 031 - Applying the Substitution and Liskov Substitution Principles - Enforcing the Liskov Substitution Principle.mp418.68MB
  • 032 - Applying the Substitution and Liskov Substitution Principles - Summary.mp45.1MB
  • 033 - Returning to Concrete Classes with the Builder Pattern - Stepping Back from Polymorphism.mp45.81MB
  • 034 - Returning to Concrete Classes with the Builder Pattern - Builder Pattern by the Book.mp412.84MB
  • 035 - Returning to Concrete Classes with the Builder Pattern - Enforcing Constructor Preconditions.mp413.59MB
  • 036 - Returning to Concrete Classes with the Builder Pattern - Strengthening the Builder.mp418.37MB
  • 037 - Returning to Concrete Classes with the Builder Pattern - Turning the Builder into Finite State Machine.mp419.7MB
  • 038 - Returning to Concrete Classes with the Builder Pattern - Casting Finite State Machine into Proper State Pattern.mp427.43MB
  • 039 - Returning to Concrete Classes with the Builder Pattern - Summary.mp41.96MB
  • 040 - Embedding Calling Protocols into the Builder - Adding Complexity to the Product.mp418.58MB
  • 041 - Embedding Calling Protocols into the Builder - Handling Added Complexity in the Builder.mp421.58MB
  • 042 - Embedding Calling Protocols into the Builder - Identifying the Problem of the Calling Protocol.mp417.42MB
  • 043 - Embedding Calling Protocols into the Builder - Applying Interface Segregation Principle to the Builder.mp421.46MB
  • 044 - Embedding Calling Protocols into the Builder - Implementing the Fluent Interface in the Builder.mp415.98MB
  • 045 - Embedding Calling Protocols into the Builder - Brushing Up the Fluent Interface of the Builder.mp421.7MB
  • 046 - Embedding Calling Protocols into the Builder - Enforcing Contracts on Interfaces.mp422.83MB
  • 047 - Embedding Calling Protocols into the Builder - Enforcing Command_Query Separation Principle.mp415.06MB
  • 048 - Embedding Calling Protocols into the Builder - Cleaning up the Code.mp431.64MB
  • 049 - Embedding Calling Protocols into the Builder - Summary.mp43.71MB
  • 050 - Breathing Life Back into Factory Methods with Lambdas - Factory Method by the Book.mp410.68MB
  • 051 - Breathing Life Back into Factory Methods with Lambdas - Recognizing Rigidity of the Factory Method.mp412.68MB
  • 052 - Breathing Life Back into Factory Methods with Lambdas - Injecting Factory Method Like a Strategy.mp428.7MB
  • 053 - Breathing Life Back into Factory Methods with Lambdas - Bringing Covariance Back to the Builder Pattern.mp423.25MB
  • 054 - Breathing Life Back into Factory Methods with Lambdas - Introducing Higher Order Factory Methods.mp426.35MB
  • 055 - Breathing Life Back into Factory Methods with Lambdas - Letting the Graph of Factory Methods Create the Graph of Objects.mp415.55MB
  • 056 - Breathing Life Back into Factory Methods with Lambdas - Summary.mp45.56MB
  • 057 - Building Complex Objects with the Specification Pattern - Specification Pattern by the Book.mp418.63MB
  • 058 - Building Complex Objects with the Specification Pattern - Introducing Configurable Specifications.mp431.24MB
  • 059 - Building Complex Objects with the Specification Pattern - Turning Validating Specification into Building Specification.mp48.17MB
  • 060 - Building Complex Objects with the Specification Pattern - Defining Specifications on the Fly.mp49.25MB
  • 061 - Building Complex Objects with the Specification Pattern - Incomplete Object vs. Incomplete Specification.mp410.4MB
  • 062 - Building Complex Objects with the Specification Pattern - Implementing the Specification.mp422.04MB
  • 063 - Building Complex Objects with the Specification Pattern - Showing the Flexibility of Specifications.mp413.5MB
  • 064 - Building Complex Objects with the Specification Pattern - Summary.mp44MB
  • 065 - Building Object Graphs with the Specification Pattern - Nesting the Specifications.mp45.66MB
  • 066 - Building Object Graphs with the Specification Pattern - The Idea of Comparing Future Objects.mp411.12MB
  • 067 - Building Object Graphs with the Specification Pattern - Simulating Covariance.mp422.11MB
  • 068 - Building Object Graphs with the Specification Pattern - Simulating Covariance in Specifications.mp415.03MB
  • 069 - Building Object Graphs with the Specification Pattern - Comparing Future Objects.mp424.28MB
  • 070 - Building Object Graphs with the Specification Pattern - Comparison of Creational Methods.mp419.69MB
  • 071 - Building Object Graphs with the Specification Pattern - Summary.mp410.16MB