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.
Re: Complexity (Score:3, Interesting)
And it was Perl (CPAN modules) that introduced me to the concept in the first place. Before that I had _never_ encountered tests, and I majored in CS. I can't believe it's not more touted as a basic, mandatory practice.
Ok, it takes a little longer, but when you stop coding you're most likely actually done and don't have to go back to fix mistakes. Thinkos, sometimes yes, but never typos (which often goes beyond "it compiles").
And once you've been saved by the safety net a couple of times you see the light and can't go back. I'm sure I can't, it seems plain irresponsible and stupid. And, I'm too much of a coward and make too many mistakes to not have a safety net anyway, so I don't have a choise
Reply to This