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.
GUIs (Score:2)
I completely understand why GUIs attract so much attention. That's what initially attracted me to Web programming and is one of the reasons why Perl disappointed me when I first got into the language. GUIs are tremendously important, but serious programmers often dismiss them because so many GUI creators are so terribly bad at it that they produce pretty piles of junk. Those who appreciate the power of a GUI can produce tools that are tremendously productive, but they aren't as "sexy". For example, GUI representations of code paths can convey in just a few seconds data which can take an experienced programmer many hours of reading through code to divine, but it's still not as sexy as an mp3 sound visualizer.
Reply to This