Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDD slides to meetup github. #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added ddd-a-tasting/DDD.pptx
Binary file not shown.
Binary file added ddd-a-tasting/ddd-a-tasting.jfif
Binary file not shown.
12 changes: 12 additions & 0 deletions ddd-a-tasting/synopsis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Domain Driven Design: A Tasting

Domain driven design has become a popular design approach initially coined by Eric Evans in 2003.
It has spread through the application development community like wildfire. Come join us for a small tasting of
this powerful methodology, where we will explore the key concepts and principles of domain driven design.
We will discuss how to identify and model domain entities, aggregate roots, value objects, and domain services.
We will also delve into the concept of bounded contexts and how they help in managing complex domains.
Whether you are new to domain driven design or have some experience, this meetup talk will provide an opportunity
to enhance your software development skills.

Zach Robinson from Interstates will talk about his experiences learning domain driven design
and implementing it in a few projects. Some successes, some failures, but hopefully a good learning opportunity for everyone.