[DesireCourse.Net] Udemy - Design Patterns in C# and

Photo unavailable
Category:
Date:
01/08/20 at 10:04pm GMT+1
Submitter:
Seeders:
1
Leechers:
0
File size:
3 GB in 99 files

Torrent Status:
  This torrent has NOT been verified. 

Infohash:
2c8002a1dd5e6e359942a343a225c6a379e9a794


File list

  • [DesireCourse.Net] Udemy - Design Patterns in C# and
  • icon 1. Chapter 1/1. Introduction.mp4 13.8 MB
    icon 1. Chapter 1/1. Introduction.srt 11.3 KB
    icon 10. Decorator/1. Overview.mp4 4.7 MB
    icon 10. Decorator/1. Overview.srt 3.7 KB
    icon 10. Decorator/10. Summary.mp4 3.2 MB
    icon 10. Decorator/10. Summary.srt 2.9 KB
    icon 10. Decorator/10.1 ExerciseAnswers.cs.txt.txt 1.4 KB
    icon 10. Decorator/2. Custom String Builder.mp4 21.4 MB
    icon 10. Decorator/2. Custom String Builder.srt 9.5 KB
    icon 10. Decorator/2.1 Structural.Decorator.CodeBuilder.cs.txt.txt 8 KB
    icon 10. Decorator/3. Adapter-Decorator.mp4 14.8 MB
    icon 10. Decorator/3. Adapter-Decorator.srt 9.8 KB
    icon 10. Decorator/3.1 Structural.Decorator.AdapterDecorator.cs.txt.txt 8.1 KB
    icon 10. Decorator/4. Multiple Inheritance with Interfaces.mp4 21.6 MB
    icon 10. Decorator/4. Multiple Inheritance with Interfaces.srt 11.8 KB
    icon 10. Decorator/4.1 Structural.Decorator.MultipleInheritance.cs.txt.txt 820 B
    icon 10. Decorator/5. Multiple Inheritance with Default Interface Members.mp4 55.6 MB
    icon 10. Decorator/5. Multiple Inheritance with Default Interface Members.srt 10.6 KB
    icon 10. Decorator/6. Dynamic Decorator Composition.mp4 18.2 MB
    icon 10. Decorator/6. Dynamic Decorator Composition.srt 10.7 KB
    icon 10. Decorator/6.1 Structural.Decorator.Decorator.cs.txt.txt 3.3 KB
    icon 10. Decorator/7. Static Decorator Composition.mp4 26.6 MB
    icon 10. Decorator/7. Static Decorator Composition.srt 13.3 KB
    icon 10. Decorator/8. Decorator in Dependency Injection.mp4 48.4 MB
    icon 10. Decorator/8. Decorator in Dependency Injection.srt 8 KB
    icon 10. Decorator/8.1 AutofacDemos.Decorators.cs.txt.txt 1.3 KB
    icon 10. Decorator/9. Decorator Coding Exercise.html 139 B
    icon 11. Façade/1. Overview.mp4 5.7 MB
    icon 11. Façade/1. Overview.srt 4.7 KB
    icon 11. Façade/2. Façade.mp4 22.3 MB
    icon 11. Façade/2. Façade.srt 11.8 KB
    icon 11. Façade/2.1 MdxConsole on GitHub (a console written in Managed DirectX).html 101 B
    icon 11. Façade/3. Facade Coding Exercise.html 140 B
    icon 11. Façade/4. Summary.mp4 2.3 MB
    icon 11. Façade/4. Summary.srt 2 KB
    icon 11. Façade/4.1 Structural.Facade.Exercise.cs.txt.txt 4.1 KB
    icon 12. Flyweight/1. Overview.mp4 9 MB
    icon 12. Flyweight/1. Overview.srt 7.7 KB
    icon 12. Flyweight/2. Repeating User Names.mp4 28.9 MB
    icon 12. Flyweight/2. Repeating User Names.srt 17.1 KB
    icon 12. Flyweight/2.1 Structural.Flyweight.Users.cs.txt.txt 2.3 KB
    icon 12. Flyweight/3. Text Formatting.mp4 21.5 MB
    icon 12. Flyweight/3. Text Formatting.srt 12.1 KB
    icon 12. Flyweight/3.1 Structural.Flyweight.TextFormatting.cs.txt.txt 2.2 KB
    icon 12. Flyweight/4. Flyweight Coding Exercise.html 139 B
    icon 12. Flyweight/5. Summary.mp4 1.6 MB
    icon 12. Flyweight/5. Summary.srt 1.4 KB
    icon 12. Flyweight/5.1 ExerciseAnswers.cs.txt.txt 1.4 KB
    icon 13. Proxy/1. Overview.mp4 5.6 MB
    icon 13. Proxy/1. Overview.srt 4.6 KB
    icon 13. Proxy/10. Summary.mp4 1.6 MB
    icon 13. Proxy/10. Summary.srt 1.2 KB
    icon 13. Proxy/10.1 Structural.Proxy.Exercise.cs.txt.txt 1.7 KB
    icon 13. Proxy/2. Protection Proxy.mp4 7.3 MB
    icon 13. Proxy/2. Protection Proxy.srt 4.6 KB
    icon 13. Proxy/2.1 Structural.Proxy.ProtectionProxy.cs.txt.txt 946 B
    icon 13. Proxy/3. Property Proxy.mp4 25.5 MB
    icon 13. Proxy/3. Property Proxy.srt 13.7 KB
    icon 13. Proxy/3.1 PropertyProxy.cs.txt.txt 2.3 KB
    icon 13. Proxy/4. Value Proxy.mp4 66.8 MB
    icon 13. Proxy/4. Value Proxy.srt 16.5 KB
    icon 13. Proxy/4.1 Structural.Proxy.ValueProxy.cs.txt.txt 1.7 KB
    icon 13. Proxy/5. Composite Proxy SoAAoS.mp4 63.1 MB
    icon 13. Proxy/5. Composite Proxy SoAAoS.srt 15.9 KB
    icon 13. Proxy/5.1 Structural.Proxy.SoACompositeProxy.cs.txt.txt 1.4 KB
    icon 13. Proxy/6. Composite Proxy with Array-Backed Properties.mp4 39.7 MB
    icon 13. Proxy/6. Composite Proxy with Array-Backed Properties.srt 9.4 KB
    icon 13. Proxy/6.1 Structural.Proxy.CompositeProxy.cs.txt.txt 1.3 KB
    icon 13. Proxy/7. Dynamic Proxy for Logging.mp4 32.8 MB
    icon 13. Proxy/7. Dynamic Proxy for Logging.srt 17.7 KB
    icon 13. Proxy/7.1 Structural.Proxy.DynamicProxy.cs.txt.txt 3 KB
    icon 13. Proxy/8. Proxy vs. Decorator.mp4 2.4 MB
    icon 13. Proxy/8. Proxy vs. Decorator.srt 2.2 KB
    icon 13. Proxy/9. Proxy Coding Exercise.html 139 B
    icon 14. Chain of Responsibility/1. Overview.mp4 6.6 MB
    icon 14. Chain of Responsibility/1. Overview.srt 5.5 KB
    icon 14. Chain of Responsibility/2. Command Query Separation.mp4 2.4 MB
    icon 14. Chain of Responsibility/2. Command Query Separation.srt 2 KB
    icon 14. Chain of Responsibility/3. Method Chain.mp4 32.2 MB
    icon 14. Chain of Responsibility/3. Method Chain.srt 18.3 KB
    icon 14. Chain of Responsibility/3.1 Behavioral.ChainOfResponsibility.MethodChain.cs.txt.txt 2.5 KB
    icon 14. Chain of Responsibility/4. Broker Chain.mp4 36.4 MB
    icon 14. Chain of Responsibility/4. Broker Chain.srt 20.5 KB
    icon 14. Chain of Responsibility/4.1 Behavioral.ChainOfResponsibility.BrokerChain.cs.txt.txt 3.6 KB
    icon 14. Chain of Responsibility/5. Chain of Responsibility Coding Exercise.html 139 B
    icon 14. Chain of Responsibility/6. Summary.mp4 2.1 MB
    icon 14. Chain of Responsibility/6. Summary.srt 1.9 KB
    icon 14. Chain of Responsibility/6.1 ExerciseAnswers.cs.txt.txt 3.5 KB
    icon 15. Command/1. Overview.mp4 5.3 MB
    icon 15. Command/1. Overview.srt 4.3 KB
    icon 15. Command/2. Command.mp4 19.7 MB
    icon 15. Command/2. Command.srt 11.4 KB
    icon 15. Command/2.1 Behavioral.Command.Command.cs.txt.txt 2.5 KB
    icon 15. Command/3. Undo Operations.mp4 16.6 MB
    icon 15. Command/3. Undo Operations.srt 8.8 KB
    icon 15. Command/4. Command Coding Exercise.html 139 B
    icon 15. Command/5. Summary.mp4 1.9 MB
    icon 15. Command/5. Summary.srt 1.7 KB
    icon 15. Command/5.1 ExerciseAnswers.cs.txt.txt 1.7 KB

Similar Torrents

Category
Name
Size
Date
 [DesireCourse.Com] Udemy - Become a Probability & Statistics Master 884 MB11/03/18180
 [DesireCourse.Com] Udemy - Scrum Certification Prep +Scrum Master+ Agile Scrum Training 639 MB10/27/1870
 [DesireCourse.Com] Udemy - The Digital Painting MEGA Course - Beginner to Advanced 3.2 GB10/12/1860
 [DesireCourse.Com] Udemy - An Entire MBA in 1 CourseAward Winning Business School Prof 3 GB08/07/1851
 [DesireCourse.Net] Udemy - Socket.IO (with websockets) - the details. (socket io v2) 6.9 GB06/17/1950
 [DesireCourse.Net] Udemy - Microservices Designing Highly Scalable Systems 1.1 GB10/09/1950
 [DesireCourse.Net] Udemy - The Build a SAAS App with Flask Course 1.3 GB11/13/1950
 [DesireCourse.Net] Udemy - Network Hacking Continued - Intermediate to Advanced 1.5 GB12/28/1950
 [DesireCourse.Com] Udemy - Microsoft Excel - Data Analysis with Excel Pivot Tables 1.1 GB10/30/1840
 [DesireCourse.Com] Udemy - Communication skills, cooperation and conflict management 1.6 GB11/02/1840
 [DesireCourse Com] Udemy - The Complete Digital Marketing Course 2017 – 12 Courses in 1 3.5 GB11/06/1842
 [DesireCourse.Com] Udemy - Black Algo Trading Build Your Trading Robot 3 GB11/17/1840
 [DesireCourse.Com] Udemy - Microsoft Excel - Intro to Power Query, Power Pivot & DAX 1.1 GB03/25/1940
 [DesireCourse.Com] Udemy - Kubernetes for the Absolute Beginners - Hands-on 1018 MB03/30/1940
 [DesireCourse.Net] Udemy - Character Art School Complete Character Drawing Course 4.4 GB06/22/2040