Topic: personal software process (PSP)
Topic: programmers
Topic: software management
Topic: team programming
| |
Subtopic: extreme programming
Quote: extreme programming -- pair programming, write tests first, one requirement at a time, readable code [»willL7_2000]
| Quote: pair programming--better quality, completed on time, enjoyed it more, more confident in their solutions [»willL7_2000]
| Subtopic: test-driven development
Quote: test-driven development decreases the interval between writing tests and production code to minutes; write test before code, write code to pass test, repeat [»martRC5_2007]
| Quote: a professional writes clean, flexible code that works, on time; QA should not report lists of bugs [»martRC5_2007]
| Subtopic: problems with extreme programming
Quote: refactoring takes time and may require throwing out perfectly good code; used for new requirements under extreme programming [»berrDM10_2002]
| Quote: under schedule pressure, extreme programmers drop test cases, refactoring, testing, GUI standards, and documentation; the painful parts of XP [»berrDM10_2002]
|
Related Topics
Topic: personal software process (PSP) (2 items)
Topic: programmers (15 items)
Topic: software management (28 items)
Topic: team programming (7 items)
|