BITCQ

Domain-Driven Design in Practice

Size: 703.7 MB
Magnet link

Name Size
Domain-Driven Design in Practice/01. Introduction/01. Getting Started.mp4 1.8 MB
Domain-Driven Design in Practice/01. Introduction/01. Getting Started.srt 2 KB
Domain-Driven Design in Practice/01. Introduction/02. Course Outline and Prerequisites.mp4 3.9 MB
Domain-Driven Design in Practice/01. Introduction/02. Course Outline and Prerequisites.srt 4 KB
Domain-Driven Design in Practice/01. Introduction/03. Area of Application for Domain-Driven Design.mp4 7.8 MB
Domain-Driven Design in Practice/01. Introduction/03. Area of Application for Domain-Driven Design.srt 6 KB
Domain-Driven Design in Practice/01. Introduction/04. Why Domain-Driven Design-.mp4 3.2 MB
Domain-Driven Design in Practice/01. Introduction/04. Why Domain-Driven Design-.srt 4 KB
Domain-Driven Design in Practice/01. Introduction/05. Main Concepts of Domain-Driven Design.mp4 7.7 MB
Domain-Driven Design in Practice/01. Introduction/05. Main Concepts of Domain-Driven Design.srt 6 KB
Domain-Driven Design in Practice/01. Introduction/06. Domain-Driven Design Is Not Only About Writing Code.mp4 4.1 MB
Domain-Driven Design in Practice/01. Introduction/06. Domain-Driven Design Is Not Only About Writing Code.srt 5 KB
Domain-Driven Design in Practice/01. Introduction/07. Onion Architecture and Domain Isolation.mp4 7.7 MB
Domain-Driven Design in Practice/01. Introduction/07. Onion Architecture and Domain Isolation.srt 7 KB
Domain-Driven Design in Practice/01. Introduction/08. Modeling Best Practices.mp4 1.4 MB
Domain-Driven Design in Practice/01. Introduction/08. Modeling Best Practices.srt 2 KB
Domain-Driven Design in Practice/01. Introduction/09. Domain-Driven Design and Unit Testing.mp4 4.9 MB
Domain-Driven Design in Practice/01. Introduction/09. Domain-Driven Design and Unit Testing.srt 4 KB
Domain-Driven Design in Practice/01. Introduction/10. The Problem Domain Introduction.mp4 6.8 MB
Domain-Driven Design in Practice/01. Introduction/10. The Problem Domain Introduction.srt 5 KB
Domain-Driven Design in Practice/01. Introduction/11. Summary.mp4 1.9 MB
Domain-Driven Design in Practice/01. Introduction/11. Summary.srt 2 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/01. Introduction.mp4 819 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/01. Introduction.srt 784 B
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/02. Vocabulary Used.mp4 2.2 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/02. Vocabulary Used.srt 2 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/03. Problem Description.mp4 1.6 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/03. Problem Description.srt 1 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/04. Starting with Snack Machine.mp4 15.2 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/04. Starting with Snack Machine.srt 6 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/05. Recap- Starting with Snack Machine.mp4 2.3 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/05. Recap- Starting with Snack Machine.srt 2 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/06. Entities vs. Value Objects.mp4 4.9 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/06. Entities vs. Value Objects.srt 5 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/07. How to Recognize a Value Object in Your Domain Model-.mp4 4.1 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/07. How to Recognize a Value Object in Your Domain Model-.srt 4 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/08. Entity Base Class.mp4 2.5 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/08. Entity Base Class.srt 3 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/09. Demo- Entity Base Class.mp4 9.7 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/09. Demo- Entity Base Class.srt 5 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/10. Recap- Entity Base Class.mp4 600 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/10. Recap- Entity Base Class.srt 740 B
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/11. Value Object Base Class.mp4 5.5 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/11. Value Object Base Class.srt 3 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/12. Recap- Value Object Base Class.mp4 1.6 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/12. Recap- Value Object Base Class.srt 1 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/13. Value Objects vs. .NET Value Types.mp4 2 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/14. When to Write Unit Tests.mp4 2.9 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/14. When to Write Unit Tests.srt 3 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/15. Implementing the Money Class.mp4 21.9 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/15. Implementing the Money Class.srt 8 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/16. Building up the Money Class.mp4 18.3 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/16. Building up the Money Class.srt 7 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/17. Implementing the Snack Machine Class.mp4 19.8 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/17. Implementing the Snack Machine Class.srt 8 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/18. Recap- Implementing Money and Snack Machine.mp4 4 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/18. Recap- Implementing Money and Snack Machine.srt 3 KB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/19. Summary.mp4 4.3 MB
Domain-Driven Design in Practice/02. Starting with the First Bounded Context/19. Summary.srt 5 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/01. Introduction.mp4 685 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/01. Introduction.srt 783 B
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/02. Application Services and UI in the Onion Architecture.mp4 3.4 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/02. Application Services and UI in the Onion Architecture.srt 4 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/03. Adding UI for the Snack Machine.mp4 38.6 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/03. Adding UI for the Snack Machine.srt 15 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/04. Recap- Adding UI for the Snack Machine.mp4 3 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/04. Recap- Adding UI for the Snack Machine.srt 3 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/05. Designing the Database for the Snack Machine.mp4 5.9 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/05. Designing the Database for the Snack Machine.srt 5 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/06. Introducing an ORM.mp4 12.3 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/06. Introducing an ORM.srt 4 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/07. ID Generation Strategies.mp4 5.6 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/07. ID Generation Strategies.srt 5 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/08. Mapping Strategies.mp4 4.2 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/08. Mapping Strategies.srt 3 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/09. Adjusting the Domain Layer for the Use with ORM.mp4 15 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/09. Adjusting the Domain Layer for the Use with ORM.srt 6 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/10. Putting It All Together.mp4 12.4 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/10. Putting It All Together.srt 5 KB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/11. Summary.mp4 2 MB
Domain-Driven Design in Practice/03. Introducing UI and Persistence Layers/11. Summary.srt 2 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/01. Introduction.mp4 583 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/01. Introduction.srt 663 B
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/02. Problem Description.mp4 2 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/02. Problem Description.srt 2 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/03. Starting with the Implementation.mp4 19.8 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/03. Starting with the Implementation.srt 7 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/04. Aggregates.mp4 5.1 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/04. Aggregates.srt 6 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/05. How to Find Boundaries for Aggregates.mp4 7.4 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/05. How to Find Boundaries for Aggregates.srt 8 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/06. Aggregate Root Base Class.mp4 2.5 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/06. Aggregate Root Base Class.srt 3 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/07. Refactoring the Snack Machine Aggregate.mp4 29.9 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/07. Refactoring the Snack Machine Aggregate.srt 12 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/08. Recap- Refactoring the Snack Machine Aggregate.mp4 2.7 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/08. Recap- Refactoring the Snack Machine Aggregate.srt 2 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/09. Implementing Missing Requirements.mp4 7.1 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/09. Implementing Missing Requirements.srt 3 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/10. Revealing a Hidden Requirement.mp4 27.4 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/10. Revealing a Hidden Requirement.srt 10 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/11. Recap- Revealing a Hidden Requirement.mp4 1.9 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/11. Recap- Revealing a Hidden Requirement.srt 1 KB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/12. Summary.mp4 2.8 MB
Domain-Driven Design in Practice/04. Extending the Bounded Context with Aggregates/12. Summary.srt 3 KB
Domain-Driven Design in Practice/05. Introducing Repositories/01. Introduction.mp4 465 KB
Domain-Driven Design in Practice/05. Introducing Repositories/01. Introduction.srt 436 B
Domain-Driven Design in Practice/05. Introducing Repositories/02. Adjusting the Database for the New Entities.mp4 1.5 MB
Domain-Driven Design in Practice/05. Introducing Repositories/02. Adjusting the Database for the New Entities.srt 1 KB
Domain-Driven Design in Practice/05. Introducing Repositories/03. Repositories.mp4 4.2 MB
Domain-Driven Design in Practice/05. Introducing Repositories/03. Repositories.srt 4 KB
Domain-Driven Design in Practice/05. Introducing Repositories/04. Repository Base Class.mp4 6.1 MB
Domain-Driven Design in Practice/05. Introducing Repositories/04. Repository Base Class.srt 5 KB
Domain-Driven Design in Practice/05. Introducing Repositories/05. Setting up Mappings for the Aggregates.mp4 11.1 MB
Domain-Driven Design in Practice/05. Introducing Repositories/05. Setting up Mappings for the Aggregates.srt 5 KB
Domain-Driven Design in Practice/05. Introducing Repositories/06. Refactoring the Snack Entity.mp4 10.9 MB
Domain-Driven Design in Practice/05. Introducing Repositories/06. Refactoring the Snack Entity.srt 5 KB
Domain-Driven Design in Practice/05. Introducing Repositories/07. Adjusting the User Interface.mp4 32.2 MB
Domain-Driven Design in Practice/05. Introducing Repositories/07. Adjusting the User Interface.srt 11 KB
Domain-Driven Design in Practice/05. Introducing Repositories/08. Summary.mp4 1.9 MB
Domain-Driven Design in Practice/05. Introducing Repositories/08. Summary.srt 2 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/01. Introduction.mp4 846 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/01. Introduction.srt 947 B
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/02. New Task- an ATM Model.mp4 1.2 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/02. New Task- an ATM Model.srt 1 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/03. Bounded Contexts.mp4 4 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/03. Bounded Contexts.srt 4 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/04. Bounded Contexts and Sub-domains.mp4 3.4 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/04. Bounded Contexts and Sub-domains.srt 3 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/05. Choosing Boundaries for Bounded Contexts.mp4 6.8 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/05. Choosing Boundaries for Bounded Contexts.srt 6 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/06. Drawing a Context Map.mp4 2.7 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/06. Drawing a Context Map.srt 2 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/07. Types of Physical Isolation.mp4 6.8 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/07. Types of Physical Isolation.srt 6 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/08. Communication Between Bounded Contexts.mp4 3.3 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/08. Communication Between Bounded Contexts.srt 3 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/09. Code Reuse Between Bounded Contexts.mp4 7.9 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/09. Code Reuse Between Bounded Contexts.srt 7 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/10. Implementing ATM Domain Logic.mp4 18.9 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/10. Implementing ATM Domain Logic.srt 9 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/11. Adjusting the database.mp4 3.9 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/11. Adjusting the database.srt 2 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/12. Adding UI.mp4 15.6 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/12. Adding UI.srt 6 KB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/13. Summary.mp4 2.4 MB
Domain-Driven Design in Practice/06. Introducing the Second Bounded Context/13. Summary.srt 3 KB
Domain-Driven Design in Practice/07. Working with Domain Events/01. Introduction.mp4 499 KB
Domain-Driven Design in Practice/07. Working with Domain Events/01. Introduction.srt 593 B
Domain-Driven Design in Practice/07. Working with Domain Events/02. New Requirements.mp4 1.6 MB
Domain-Driven Design in Practice/07. Working with Domain Events/02. New Requirements.srt 1 KB
Domain-Driven Design in Practice/07. Working with Domain Events/03. Introducing a New Bounded Context.mp4 5.2 MB
Domain-Driven Design in Practice/07. Working with Domain Events/03. Introducing a New Bounded Context.srt 5 KB
Domain-Driven Design in Practice/07. Working with Domain Events/04. Implementation- the First Attempt.mp4 10 MB
Domain-Driven Design in Practice/07. Working with Domain Events/04. Implementation- the First Attempt.srt 5 KB
Domain-Driven Design in Practice/07. Working with Domain Events/05. Domain Events.mp4 2.9 MB
Domain-Driven Design in Practice/07. Working with Domain Events/05. Domain Events.srt 3 KB
Domain-Driven Design in Practice/07. Working with Domain Events/06. Introducing a Domain Event.mp4 7.2 MB
Domain-Driven Design in Practice/07. Working with Domain Events/06. Introducing a Domain Event.srt 6 KB
Domain-Driven Design in Practice/07. Working with Domain Events/07. Physical Delivery.mp4 1.2 MB
Domain-Driven Design in Practice/07. Working with Domain Events/07. Physical Delivery.srt 2 KB
Domain-Driven Design in Practice/07. Working with Domain Events/08. Building up Management Bounded Context.mp4 11 MB
Domain-Driven Design in Practice/07. Working with Domain Events/08. Building up Management Bounded Context.srt 5 KB
Domain-Driven Design in Practice/07. Working with Domain Events/09. Handling Domain Events with the Classic Approach.mp4 21.4 MB
Domain-Driven Design in Practice/07. Working with Domain Events/09. Handling Domain Events with the Classic Approach.srt 9 KB
Domain-Driven Design in Practice/07. Working with Domain Events/10. Recap- Classic Approach.mp4 4.9 MB
Domain-Driven Design in Practice/07. Working with Domain Events/10. Recap- Classic Approach.srt 4 KB
Domain-Driven Design in Practice/07. Working with Domain Events/11. A Better Approach to Handling Domain Events.mp4 26.3 MB
Domain-Driven Design in Practice/07. Working with Domain Events/11. A Better Approach to Handling Domain Events.srt 11 KB
Domain-Driven Design in Practice/07. Working with Domain Events/12. Recap- a Better Approach.mp4 1.6 MB
Domain-Driven Design in Practice/07. Working with Domain Events/12. Recap- a Better Approach.srt 2 KB
Domain-Driven Design in Practice/07. Working with Domain Events/13. Using Domain Events to Communicate Between Microservices.mp4 3 MB
Domain-Driven Design in Practice/07. Working with Domain Events/13. Using Domain Events to Communicate Between Microservices.srt 2 KB
Domain-Driven Design in Practice/07. Working with Domain Events/14. Adding Interface for the Management Bounded Context.mp4 14.6 MB
Domain-Driven Design in Practice/07. Working with Domain Events/14. Adding Interface for the Management Bounded Context.srt 5 KB
Domain-Driven Design in Practice/07. Working with Domain Events/15. Summary.mp4 3.7 MB
Domain-Driven Design in Practice/07. Working with Domain Events/15. Summary.srt 5 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/01. Introduction.mp4 678 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/01. Introduction.srt 685 B
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/02. Always Valid vs. Not Always Valid.mp4 7.3 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/02. Always Valid vs. Not Always Valid.srt 6 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/03. Factories.mp4 2.4 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/03. Factories.srt 3 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/04. Domain Services vs. Application Services.mp4 3.4 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/04. Domain Services vs. Application Services.srt 3 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/05. Anemic Domain Model Anti-pattern.mp4 3.3 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/05. Anemic Domain Model Anti-pattern.srt 2 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/06. Fat Entities Anti-pattern.mp4 2.2 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/06. Fat Entities Anti-pattern.srt 2 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/07. Repository Anti-patterns.mp4 6 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/07. Repository Anti-patterns.srt 5 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/08. Mechanical Approach to DDD.mp4 1.7 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/08. Mechanical Approach to DDD.srt 2 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/09. Further Enhancements.mp4 3.2 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/09. Further Enhancements.srt 3 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/10. Module Summary.mp4 2.5 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/10. Module Summary.srt 3 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/11. Resource List.mp4 5.5 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/11. Resource List.srt 2 KB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/12. Course Summary.mp4 1.2 MB
Domain-Driven Design in Practice/08. Looking Forward to Further Enhancements/12. Course Summary.srt 1 KB
Domain-Driven Design in Practice/domain-driven-design-in-practice.zip 15.4 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Patterns_ Principles_ and Practices of Domain-Driven Design - Scott Millett.epub Ebook 11.6 MB 10
Ghergu E. - Domain-Driven Design - 2025 Ebook 9.6 MB 9
Architecture Patterns with Python Enabling Test-Driven Development, Domain-Driven Design.pdf Application 11.2 MB 4
Boyle M. - Domain-Driven Design with Golang - 2022.epub Ebook 4.5 MB 17
Domain-Driven Design Distilled Video 1.6 GB 14
Domain-Driven Design in Practice Video 703.7 MB 12
Buenosvinos С. - Domain-Driven Design in PHP - 2017 Ebook 6.9 MB 5
Millett, Tune -- Patterns, Principles, and Practices of Domain-Driven Design -- 2015.pdf Application 27.2 MB 5
[ TutSala.com ] Domain-Driven Design With Laravel Application 12.3 MB 5
Getting Started Domain Driven Design Video 1.1 GB 4
Khononov V. Learning Domain-Driven Design...Software Arch...2021 Application 11.1 MB 15
[ DevCourseWeb.com ] Udemy - REST API with Symfony5 and PHP8 using Domain Driven Design.zip Application 3.1 GB 33
[ DevCourseWeb.com ] Software Architecture Superstream Series - Domain-Driven Design and Event-Driven Architecture.zip Application 3.6 GB 9
Pluralsight - Domain-Driven Design Fundamentals Video 766.7 MB 2
Patterns, Principles and Practices of Domain-Driven Design - 1st Edition (2015).pdf Application 27.2 MB 65
Spring MicroServices In Depth using Domain Driven Design Application 4.9 GB 38
Eric Evans 2003 - Domain-Driven Design - Tackling Complexity in the Heart of Software.pdf Application 7.2 MB 23
Pluralsight - Domain-Driven Design in Practice Video 703 MB 20
Vaughn Vernon - Implementing Domain-Driven Design - 2013 Ebook 60.3 MB 12
Millett S., Tune N. - Patterns, Principles and Practices of Domain-Driven Design - 2015.pdf Application 27.2 MB 10

Loading...