Books
Desk Support Monkey is a companion project to these published books — a real-world reference implementation of the patterns and methodologies they teach.
Domain-Driven Design with Python
Learn how to apply Domain-Driven Design patterns in Python. Desk Support Monkey is the reference implementation — every bounded context, aggregate, and CQRS pattern from the book is here in production code.
Learn moreThe Broken Telephone
A book about communication in software development. Explores how requirements get lost in translation and how Spec-Driven Development prevents the 'broken telephone' effect between stakeholders and developers.
Learn more