Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wkjagt/awesome-ddd

A curated list of awesome Domain Driven Design resources inspired by Awesome PHP and Awesome Sysadmin.
https://github.com/wkjagt/awesome-ddd

List: awesome-ddd

Last synced: 7 days ago
JSON representation

A curated list of awesome Domain Driven Design resources inspired by Awesome PHP and Awesome Sysadmin.

Awesome Lists containing this project

README

        

#Awesome Domain Driven Design

A curated list of awesome Domain Driven Design resources inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php) and [Awesome Sysadmin](https://github.com/kahun/awesome-sysadmin). I am by no means an expert in this field. In fact I've been writing "controller heavy" applications for a long time and only discovered Domain Driven Design a couple of months ago. I feel DDD can be the answer to many problems that are often encountered when applications start breaking when they reach a certain level of complexity. The goal of this list is to provide developers that are experiences these problems with an entry into DDD.

- Books
- [Domain-Driven Design: Tackling Complexity in the Heart of Software - Eric Evans](http://www.amazon.ca/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215)
- [Implementing Domain-Driven Design - Vaughn Vernon](http://www.amazon.ca/Implementing-Domain-Driven-Design-Vaughn-Vernon/dp/0321834577)
- Blogs
- [Mathias Verraes](http://verraes.net/#blog)
- [Vaughn Vernon](http://vaughnvernon.co/)
- [Chris Fidao](http://fideloper.com/)
- People to follow in Twitter
- [Vaughn Vernon](https://twitter.com/VaughnVernon)
- [Mathias Verraes](https://twitter.com/mathiasverraes)
- [Chris Fidao](https://twitter.com/fideloper)
- [Greg Young](https://twitter.com/gregyoung)
- Talks
- [Eric Evans: What I've learned about DDD since the book](https://www.youtube.com/watch?v=lE6Hxz4yomA)
- Training
- [Domain Language](http://domainlanguage.com/)
- [iDDD workshop](http://idddworkshop.com/)
- [Workshops with Mathias Verraes](http://verraes.net/workshops/)
- Resources
- [DDD Community](http://dddcommunity.org/)
- [DDD in PHP](https://groups.google.com/forum/m/#!forum/dddinphp)