Skip to content

Instantly share code, notes, and snippets.

@royto
Last active March 13, 2019 17:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save royto/3d27d390ca7c7d71d5f8961f517b78d1 to your computer and use it in GitHub Desktop.
Save royto/3d27d390ca7c7d71d5f8961f517b78d1 to your computer and use it in GitHub Desktop.

DDD, TDD

  • Clean Code: A Handbook of Agile Software Craftsmanship by Robert Martin aka Uncle Bob
  • Analysis Patterns by Martin Fowler
  • Blue Book by Eric Evans
  • The pragmatic programmer by Andrew Hunt & David Thomas
  • The Software Craftsman: Professionalism, Pragmatism, Pride by Sandro Mancuso
  • Patterns of Enterprise Application Architecture by Martin Fowler
  • Refactoring by Martin Fowler
  • Working Effectively with Legacy Code by Michael Feathers
  • Release It!
  • Seven languages in seven weeks
  • Continuous Delivery
  • Growing Object Oriented Software Guided by Tests
  • Debugging: The 9 Indispensable Rules for Finding Even the...
  • Programming beyond practices by G.Brown
  • The design of everyday things by Don Norman
  • Object-Oriented Reengineering Patterns
  • Patterns, Principles, and Practices of Domain Driven Design by Scott Millet and Nick Tune
  • Exploring CQRS ans Event Sourcing (ebook of pdf) by Microsoft Patterns and pratices
  • CQRS Document (PDF, ebook) by Greg Youg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment