Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ In this fairly short book (240p), the reader gets a short theoretical introducti
Having already attended several coderetreats, reading this book was my ([@tdpauw](https://twitter.com/tdpauw)) biggest a-ha moment in understanding how TDD works and how to apply it.

## 🏗️ Architecture, Design & Modelling
### 📖 [Design it! From Programmer to Software Architect](https://www.goodreads.com/book/show/31670678-design-it) by Michael Keeling

This book is an approach to apply design thinking to software architecture. It covers a lot of workshop formats, techniques and methods that will help you to not only do good architecture decisions, but to also to facilitate and guide decisions within a team.

## 🚀 Software Development, Process & Delivery
### 📖 [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code) by Michael C. Feathers
Expand Down