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.
Not Too Critical (Score:2)
You're not being too critical. I expect to see such sloppy work out of CS students or new programmers, but it should never work it's way into the professional code.
Now that's what I think. The reality is, I have funny notions about software design. I think that professional software should have a test suite, preferably one that can also run on the end-users system. Many would argue that point with me. Few would argue that a test suite is a bad idea, but many might argue that it's not necessary ("I do
Re:Not Too Critical (Score:2)
As for new programmers - again any course which teaches programming has to include some database design - name a single application since 1980 that didn't use some sort of database.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:Not Too Critical (Score:2)
mysql <gd&r>
Reply to This
Parent