Organizations want small changes in functionality on a more regular basis. An organization like Flickr deploys a new version of its software every half hour. This is a cycle that feeds on itself. Kent Beck More Quotes by Kent Beck More Quotes From Kent Beck I'm not a great programmer; I'm just a good programmer with great habits. Kent Beck professionalismgreatnesshabit A plan is an example of what could happen, not a prediction of what will happen. Kent Beck predictionsplansexample Testing is not the point. The point is about responsibility. Kent Beck slackerprogrammingresponsibility Optimism is an occupational hazard of programming; feedback is the treatment. Kent Beck hazardsoptimismtechnology Make it work, make it right, make it fast. Kent Beck The business changes. The technology changes. The team changes. The team members change. The problem isn't change, per se, because change is going to happen; the problem, rather, is the inability to cope with change when it comes. Kent Beck inabilitytechnologyteam I've known people who have not mastered their tools who are good programmers, but not a tool master who remained a mediocre programmer. Kent Beck toolsmasterspeople I don't like the feeling, but I've got to say that a little fear makes me a more focused, more responsible programmer. Kent Beck responsiblefeelingslittles Of the four project development variables - scope, cost, time and quality - quality isn't really a free variable. The only possible values are "excellent" and "insanely excellent", depending on whether lives are at stake. Kent Beck qualitycostdevelopment Responsible Development is the style of development I aspire to now. It can be summarized by answering the question, How would I develop if it were my money? I'm amazed how many theoretical arguments evaporate when faced with this question. Kent Beck argumentstyledevelopment Listening, Testing, Coding, Designing. That's all there is to software. Anyone who tells you different is selling something. Kent Beck designdifferentlistening If testing costs more than not testing, then don't test. Kent Beck testingcosttests I tell people to start implementing when they are pretty sure there aren't more important stories out there. An iteration's worth of data is worth months of speculation. Kent Beck dataimportantpeople Sometimes the problem has to mature before the solution can mature. Kent Beck matureproblemsometimes If you're having trouble succeeding, fail. Kent Beck succeedfailingtrouble Code wants to be simple... I had to give up the idea that I had the perfect vision of the system to which the system had to conform. Instead, I had to accept that I was only the vehicle for the system expressing its own desire for simplicity. My vision could shape initial direction, and my attention to the desires of the code could affect how quickly and how well the system found its desired shape, but the system is riding me much more than I am riding the system. Kent Beck giving-upsimpleideas How good the design is doesn't matter near as much as whether the design is getting better or worse. If it is getting better, day by day, I can live with it forever. If it is getting worse, I will die. Kent Beck simplicitydesignforever Responsible Development shares many practices with XP but the roots are different. Responsible Development's values are honesty, transparency, accountability and responsibility. These lead me to pairing, test-first, incremental design, continuous integration and so on because they support the values. Kent Beck honestyresponsibilitypractice The system metaphor is a story that everyone--customers, programmers, and managers--can tell about how the system works. Kent Beck programmersmetaphorstories Learning research tells us that the time lag from experiment to feedback is critical. Kent Beck lagdesignresearch