Advisor

The Real Bottlenecks to Development

Posted January 19, 2017 | Technology |
David Bernstein

Ask any developer and they’ll tell you that they waste most of their time debugging or adding features to code after it is initially written. Many systems have been hacked up so much that fixing one bug can sprout several more and what should take a few hours to fix ends up taking days, or even weeks. But with test-first development, developers find many errors before they can become bugs. Tests instantly catch errors and problems, not only in the current module but also against the whole system. This helps developers write software that is compatible across the whole system.

About The Author
David Bernstein
David Scott Bernstein is the author of the new book Beyond Legacy Code: Nine Practices to Extend the Life (and Value) of Your Software, an insider’s view of the software industry drawn from his decades of hands-on experience as a software developer, trainer, and consultant to some of the biggest players in the business. With its emphasis on technical excellence, the primary audience for Beyond Legacy Code is software development managers and… Read More
Don’t have a login? Make one! It’s free and gives you access to all Cutter research.