-
Notifications
You must be signed in to change notification settings - Fork 0
Gall's Law
Christophe Moustier edited this page Aug 9, 2021
·
2 revisions
🚇
“A complex system that works is invariably found to have evolved from a simple system that worked. The inverse proposition also appears to be true: A complex system designed from scratch never works and cannot be made to work. You have to start over, beginning with a working simple system.“
Avoid silos between domains
- Coding area
- Unit testing
- [Refactoring techniques]
- [Code Smells]
- Architecture area
- Architecture Principles
- Agile modeling
- DDD
- Design Patterns of GoF
- Ops area
- Business area
- Naming as a Process
- Cross-domain area
- [DevOps]
- [Ideation]
- [Agile documentation]
- [Code Review]
- [Test automation]
- [Testing techniques]
- The Boy Scout Rule