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 knowledg
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
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 discussions are just as useful for Java developers.Drawing on seminal work by Martin Fowler (Patterns of Enterprise Application Architecture) and Eric Evans (Domain-Driven Design), Jimmy Nilsson shows how to create real-world architectures for any .NET application. Nilsson illuminates each principle with clear, well-annotated code examples based on C# 1.1 and 2.0. His examples and discussions will be valuable both to C# developers and those working with other .NET languages and any databaseseven with other platforms, such as J2EE. Coverage includesยท Quick primers on patterns, TDD, and refactoringยท Using architectural techniques to improve software qualityยท Using domain models to support business rules and validationยท Applying enterprise patterns to provide persistence support via NHibernateยท Planning effectively for the presentation layer and UI testingยท Designing for Dependency Injection, Aspect Orientation, and other new paradigms
๐ 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