Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/heynickc/awesome-ddd
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/heynickc/awesome-ddd:
  Add Rails + Domain Driven Design Workshop
  • Loading branch information
heynickc committed Jan 8, 2018
2 parents 2c30eef + 0251bbd commit e9f30bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ The term was coined by Eric Evans in his book of the same title.
- [Domain-Driven Design Fundamentals](https://www.pluralsight.com/courses/domain-driven-design-fundamentals) - Teaches the fundamentals of Domain-Driven Design (DDD) through a demonstration of customer interactions and a complex demo application, along with advice from Eric Evans.
- [Domain-Driven Design in Practice](https://www.pluralsight.com/courses/domain-driven-design-in-practice) - A descriptive, in-depth walk-through for applying Domain-Driven Design principles in practice.
- [Modern Software Architecture: Domain Models, CQRS, and Event Sourcing](https://www.pluralsight.com/courses/modern-software-architecture-domain-models-cqrs-event-sourcing) - This course covers DDD analysis patterns helpful in discovering the top-level architecture of a business domain. Architects and developers will find details of implementation patterns such as Domain Model, CQRS, and Event Sourcing.
- [Rails + Domain Driven Design Workshop](https://blog.arkency.com/ddd-training/) - Introduction to DDD, fundamentals of CQRS & Event Sourcing for Ruby/Rails developers.

## Video Collections

Expand Down

0 comments on commit e9f30bc

Please sign in to comment.