Test Driven Development: By Example
Book information
Description
Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.
Similar books
The Art of Unit Testing: with examples in C#
2013 · PDF
Refactoring: Ruby Edition
2009 · PDF
Refactoring: Improving the Design of Existing Code
1999 · PDF
Design Patterns: Elements of Reusable Object-Oriented Software
1994 · PDF
Code Complete 2nd (second) edition Text Only
2009 · EPUB
Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development
2004 · PDF
Growing object-oriented software, guided by tests
Domain-specific languages
2011 · PDF