Software mistakes that are expensive to fix: - Hiring the wrong people -...
Software mistakes that are expensive to fix:
- Hiring the wrong people
- Choosing the wrong tech
- Building the wrong thing
- Not writing any automated tests
That last one is easy to forget. It's harder to add tests later. The cheapest time to write tests? During development.