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 months ago 
        JSON representation
    
A curated list of awesome Domain Driven Design resources inspired by Awesome PHP and Awesome Sysadmin.
- Host: GitHub
 - URL: https://github.com/wkjagt/awesome-ddd
 - Owner: wkjagt
 - Created: 2014-07-19T13:18:23.000Z (over 11 years ago)
 - Default Branch: master
 - Last Pushed: 2014-07-20T15:02:23.000Z (over 11 years ago)
 - Last Synced: 2024-05-23T04:11:40.440Z (over 1 year ago)
 - Size: 121 KB
 - Stars: 23
 - Watchers: 5
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- fucking-lists - awesome-ddd - Driven Design (Technical / awesome-*)
 - awesomelist - awesome-ddd - Driven Design (Technical / awesome-*)
 - more-awesome - Awesome-DDD - Domain Driven Design resources inspired by Awesome PHP and Awesome Sysadmin. (To Sort)
 - collection - awesome-ddd - Driven Design (Technical / awesome-*)
 - lists - awesome-ddd - Driven Design (Technical / awesome-*)
 
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)