Code Quote by Michael C. Feathers
““Remember, code is your house, and you have to live in it.””
About This Quote
Source Book: Working Effectively with Legacy Code, 2004
Treat your code as a living space you must inhabit, maintain, and improve continuously.
In simple terms: Code is a home you live in.
Maintain and improve your code regularly.
Themes
Mood
Type
When to use this quote
- daily coding
- code reviews
- legacy system upgrades
Key Concepts
Questions to Reflect On
- How often do you refactor?
- What does “living in code” mean to you?
Neglect leads to decay and technical debt.