NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Evolutionary Prototyping (Score:2)
Rapid Development [stevemcconnell.com] has some good summaries of several iterative programming practices including one called "Evolutionary Prototyping which can be thought of a "write one to not throw away". Its a method of starting off with a prototype and morphing it into a working product without having to throw it away. RD was written before things like XP and Refactoring were popular so they're not explicitly mentioned but they'd fit right in.
For a perfectionist who doesn't want to admit that their path is wrong, EP might be easier to swallow. They're not going in the wrong direction, they just need to bend a little...
Reply to This