Advanced Search Filters
Filter search results by source, date, and more with our premium search tools.
" "I like the notion of working the program, like an artist works a lump of clay. An artist wants to make a sculpture, but before she makes the sculpture, she just massages the clay. She starts towards making the sculpture, and sees what the clay wants to do. And the more she handles the clay, the more the clay tends to do what she wants. It becomes compliant to her will. A development team works on a piece of code over several months. Initially, they make a piece of code, and it's a little stiff. It's small, but it's still stiff. Then they move the code, and it gets a little easier to move.
Howard G. "Ward" Cunningham (born 26 May 1949) is an American computer programmer, most famous as the inventor of the first wiki, which was first called WikiWikiWeb (now called WardsWiki), and one of the pioneers of software design patterns and Extreme Programming.
Biography information from Wikiquote
Advanced Search Filters
Filter search results by source, date, and more with our premium search tools.
Related quotes. More quotes will automatically load as you scroll down, or you can use the load more buttons.
Advanced Search Filters
Filter search results by source, date, and more with our premium search tools.
Traditionally, the cost of change curve said that if we detect the need for a change early, it costs less to make the change than if we detect the need late. I tackled that curve by saying, let's almost intentionally make mistakes so we can practice correcting them. That practice will help reduce the cost of making changes late.
Our feeling was that the limiting factor on any change was not when it was done, but how much thinking was required.