BT种子基本信息
- 种子哈希:ab8e54ac53da44e34d07ea1352eff4df682b18ee
- 文档大小:1.1 GB
- 文档个数:73个文档
- 下载次数:5399次
- 下载速度:极快
- 收录时间:2020-03-03
- 最近下载:2024-12-31
- DMCA/屏蔽:DMCA/屏蔽
文档列表
- tactical-design-patternsdot-net.zip 36.3 MB
- 048 - Embedding Calling Protocols into the Builder - Cleaning up the Code.mp4 33.2 MB
- 058 - Building Complex Objects with the Specification Pattern - Introducing Configurable Specifications.mp4 32.8 MB
- 052 - Breathing Life Back into Factory Methods with Lambdas - Injecting Factory Method Like a Strategy.mp4 30.1 MB
- 038 - Returning to Concrete Classes with the Builder Pattern - Casting Finite State Machine into Proper State Pattern.mp4 28.8 MB
- 015 - Avoiding Excess Factory Abstractness - Implementing Controller Factory in ASP.NET MVC.mp4 27.8 MB
- 054 - Breathing Life Back into Factory Methods with Lambdas - Introducing Higher Order Factory Methods.mp4 27.6 MB
- 069 - Building Object Graphs with the Specification Pattern - Comparing Future Objects.mp4 25.5 MB
- 053 - Breathing Life Back into Factory Methods with Lambdas - Bringing Covariance Back to the Builder Pattern.mp4 24.4 MB
- 046 - Embedding Calling Protocols into the Builder - Enforcing Contracts on Interfaces.mp4 23.9 MB
- 010 - Advancing from Constructor to Abstract Factory - Constructor Arguments.mp4 23.6 MB
- 022 - Understanding Dependencies, Covariance, and Contravariance - Contravariance of Concrete Products.mp4 23.4 MB
- 067 - Building Object Graphs with the Specification Pattern - Simulating Covariance.mp4 23.2 MB
- 062 - Building Complex Objects with the Specification Pattern - Implementing the Specification.mp4 23.1 MB
- 045 - Embedding Calling Protocols into the Builder - Brushing Up the Fluent Interface of the Builder.mp4 22.8 MB
- 041 - Embedding Calling Protocols into the Builder - Handling Added Complexity in the Builder.mp4 22.6 MB
- 043 - Embedding Calling Protocols into the Builder - Applying Interface Segregation Principle to the Builder.mp4 22.5 MB
- 016 - Avoiding Excess Factory Abstractness - The Doom of Strongly-typed Code.mp4 21.9 MB
- 014 - Avoiding Excess Factory Abstractness - Abstract Factory in ASP.NET MVC Applications.mp4 21.7 MB
- 037 - Returning to Concrete Classes with the Builder Pattern - Turning the Builder into Finite State Machine.mp4 20.7 MB
- 070 - Building Object Graphs with the Specification Pattern - Comparison of Creational Methods.mp4 20.6 MB
- 011 - Advancing from Constructor to Abstract Factory - Strongly-typed Abstract Factory.mp4 19.8 MB
- 031 - Applying the Substitution and Liskov Substitution Principles - Enforcing the Liskov Substitution Principle.mp4 19.6 MB
- 057 - Building Complex Objects with the Specification Pattern - Specification Pattern by the Book.mp4 19.5 MB
- 040 - Embedding Calling Protocols into the Builder - Adding Complexity to the Product.mp4 19.5 MB
- 019 - Understanding Dependencies, Covariance, and Contravariance - Understanding Dependencies.mp4 19.3 MB
- 036 - Returning to Concrete Classes with the Builder Pattern - Strengthening the Builder.mp4 19.3 MB
- 029 - Applying the Substitution and Liskov Substitution Principles - Breaking the Liskov Substitution Principle.mp4 18.9 MB
- 042 - Embedding Calling Protocols into the Builder - Identifying the Problem of the Calling Protocol.mp4 18.3 MB
- 008 - Advancing from Constructor to Abstract Factory - Abstract Factory by the Book.mp4 18.0 MB
- 044 - Embedding Calling Protocols into the Builder - Implementing the Fluent Interface in the Builder.mp4 16.8 MB
- 055 - Breathing Life Back into Factory Methods with Lambdas - Letting the Graph of Factory Methods Create the Graph of Objects.mp4 16.3 MB
- 009 - Advancing from Constructor to Abstract Factory - Abstractness of Abstract Products.mp4 16.3 MB
- 007 - Understanding Constructors and Their Roles - What Follows in this Course.mp4 15.9 MB
- 047 - Embedding Calling Protocols into the Builder - Enforcing Command_Query Separation Principle.mp4 15.8 MB
- 068 - Building Object Graphs with the Specification Pattern - Simulating Covariance in Specifications.mp4 15.8 MB
- 004 - Understanding Constructors and Their Roles - What Does It Mean to Create an Object_.mp4 15.3 MB
- 030 - Applying the Substitution and Liskov Substitution Principles - Behavioral Subtyping and Liskov Substitution Principle.mp4 14.8 MB
- 005 - Understanding Constructors and Their Roles - All Objects Must Be Consistent.mp4 14.3 MB
- 035 - Returning to Concrete Classes with the Builder Pattern - Enforcing Constructor Preconditions.mp4 14.3 MB
- 063 - Building Complex Objects with the Specification Pattern - Showing the Flexibility of Specifications.mp4 14.2 MB
- 027 - Applying the Substitution and Liskov Substitution Principles - Object Layout and Substitution Principle.mp4 14.0 MB
- 034 - Returning to Concrete Classes with the Builder Pattern - Builder Pattern by the Book.mp4 13.5 MB
- 051 - Breathing Life Back into Factory Methods with Lambdas - Recognizing Rigidity of the Factory Method.mp4 13.3 MB
- 021 - Understanding Dependencies, Covariance, and Contravariance - Covariance of Abstract Products.mp4 13.3 MB
- 066 - Building Object Graphs with the Specification Pattern - The Idea of Comparing Future Objects.mp4 11.7 MB
- 002 - Understanding Constructors and Their Roles - Motivation to Apply a Design Pattern.mp4 11.5 MB
- 050 - Breathing Life Back into Factory Methods with Lambdas - Factory Method by the Book.mp4 11.2 MB
- 061 - Building Complex Objects with the Specification Pattern - Incomplete Object vs. Incomplete Specification.mp4 10.9 MB
- 071 - Building Object Graphs with the Specification Pattern - Summary.mp4 10.6 MB
- 013 - Avoiding Excess Factory Abstractness - Downfall of the Pure Abstract Factory.mp4 10.2 MB
- 060 - Building Complex Objects with the Specification Pattern - Defining Specifications on the Fly.mp4 9.7 MB
- 003 - Understanding Constructors and Their Roles - Division of Design Patterns.mp4 9.4 MB
- 026 - Applying the Substitution and Liskov Substitution Principles - Understanding the Substitution Principle.mp4 9.2 MB
- 020 - Understanding Dependencies, Covariance, and Contravariance - Encapsulation of Dependencies.mp4 9.0 MB
- 059 - Building Complex Objects with the Specification Pattern - Turning Validating Specification into Building Specification.mp4 8.6 MB
- 023 - Understanding Dependencies, Covariance, and Contravariance - Covariance vs. Contravariance Clash.mp4 8.3 MB
- 018 - Avoiding Excess Factory Abstractness - Summary.mp4 6.6 MB
- 033 - Returning to Concrete Classes with the Builder Pattern - Stepping Back from Polymorphism.mp4 6.1 MB
- 065 - Building Object Graphs with the Specification Pattern - Nesting the Specifications.mp4 5.9 MB
- 017 - Avoiding Excess Factory Abstractness - Concrete Factory Should Not Recover from Errors.mp4 5.9 MB
- 024 - Understanding Dependencies, Covariance, and Contravariance - Summary.mp4 5.9 MB
- 056 - Breathing Life Back into Factory Methods with Lambdas - Summary.mp4 5.8 MB
- 032 - Applying the Substitution and Liskov Substitution Principles - Summary.mp4 5.3 MB
- 025 - Applying the Substitution and Liskov Substitution Principles - Object Producer vs. Object Consumer.mp4 5.1 MB
- 028 - Applying the Substitution and Liskov Substitution Principles - Strengthening the Substitution Principle.mp4 4.8 MB
- 012 - Advancing from Constructor to Abstract Factory - Summary.mp4 4.5 MB
- 064 - Building Complex Objects with the Specification Pattern - Summary.mp4 4.2 MB
- 001 - Course Overview - Course Overview.mp4 4.0 MB
- 049 - Embedding Calling Protocols into the Builder - Summary.mp4 3.9 MB
- 039 - Returning to Concrete Classes with the Builder Pattern - Summary.mp4 2.1 MB
- 006 - Understanding Constructors and Their Roles - Summary.mp4 1.9 MB
- Tactical Design Patterns in .NET_ Creating Objects.html 18.5 kB
==查看完整文档列表==