Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, there's a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the d
Applying Domain-Driven Design and Patterns: With Examples in C# and .NET
β Scribed by Jimmy Nilsson
- Publisher
- Addison-Wesley Professional
- Year
- 2006
- Tongue
- English
- Leaves
- 576
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
I found the book to be very pragmatic and useful but I don't think its for begginers, despite the author says that this book is for "a wide target audience" and that if you don't have some knowledge of "object-orientation and C#" interest and enthusiasm will compensate for any lack of prior knowledge. I would recommend reading Patterns of Enterprise Application Architecture and Domain-Driven Design: Tackling Complexity in the Heart of Software first. The author has a very entertaining style and has a very good balance between theory and practice.The book also covers topics such as Refactoring, DI, IoC, Mocking, SOA, ORM, TDD and Aspect Oriented Programming. One thing I would have liked to see are more code samples or a sample application designed using DDD patterns and principles. Apart from that I think its a great book.
π SIMILAR VOLUMES
Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for
Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for
boundaries of your systemβs microservices? Have you been slowed down by the technical complexity of your codebase? Has your team been stepping on each otherβs toes? If your answers to any of these questions are yes, then applying Domain Driven Design to your microservices is likely to be useful to y
As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are taking an interest in high-level software design patterns such as hexagonal/clean architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven desig