Domain Driven Design Eric Evans Epub: 18

This report examines Domain-Driven Design (DDD) as established by Eric Evans, focusing on its core principles and how digital formats like EPUB facilitate its study. The reference to "epub 18" likely relates to specific digital identifiers or search parameters for Evans' foundational work, Domain-Driven Design: Tackling Complexity in the Heart of Software. Overview of Domain-Driven Design

"When your models fail seventeen times," Evans wrote, "the eighteenth must not be smarter. It must be smaller." domain driven design eric evans epub 18

Eric Evans’ Domain-Driven Design: Tackling Complexity in the Heart of Software Watch his talks on YouTube: Search for "Eric

Value Objects: Objects that describe characteristics but have no identity (immutable). A cluster of associated objects treated as a

  1. Watch his talks on YouTube: Search for "Eric Evans DDD eXchange 2023." He explains Strategic DDD better in 45 minutes than the book does in 200 pages.
  2. Read the "DDD Quickly" PDF: InfoQ released a free, concise summary of Evans' work (legally) called Domain-Driven Design Quickly. It is a fantastic cheat sheet.
  3. Use your local library: Many library apps (Libby, Hoopla) have the technical eBook catalog. You can borrow the Blue Book for free, legally, in EPUB format.

A cluster of associated objects treated as a single unit for data changes. OrderItems

Ubiquitous Language: A shared vocabulary developed and used by both developers and business experts to ensure the code accurately reflects the business domain.

  • Bounded Contexts
  • Continuous Integration
  • Context Map
  • Relationship patterns (Shared Kernel, Customer/Supplier, Conformist, Anticorruption Layer, Separate Ways, Open Host Service)

B. Value Objects

Objects that describe some characteristic of the domain but have no conceptual identity.

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です