...
Expand | ||
---|---|---|
| ||
For me personally if I am managing developers I look for typical patterns which slow them down - i.e. if it takes them a long time to compile, run and test to reproduce an issue they are working on solving. |
Expand | ||
---|---|---|
| ||
The theory of constraints gives another lens to understand why premature optimization is a problem in software development. |
Hope this helps to either remind you of something you already know or taught you a helpful management concept.
...