I think Perl is a little like chess...it's easy to learn the basics, but it takes time to become a master.

Since most people are satisfied with "good enough," it's not surprising there are a lot of poor Perl programmers. However, I think there are a lot of poor programmers in every language.

It's more obvious with Perl, because Perl makes the simple stuff easy and the hard stuff doable...it also makes it very easy to bark up the wrong tree.

If you're not comfortable with that, take a look at what people outside the Perl/[Li|U]nix/O'Reilly community have to work with. Do some simple searches and look at the quality of the examples you'll find. Granted, there are notable exceptions, but those are few and far between. Sturgeon's Law applies to Perl information sites as well.

It's not a problem with Perl; it's with ourselves. If we are dissatisfied with certain assessments of our community, dislike certain Perl script archives, or decry the lack of attention given to the most basic security measures, good programming practises, and so on, then would it not be wise to do better? To create and post that which we would rather see? To truly lead by example?

I don't think we'll help all the poor programmers, but we can help the ones that want to be better, the ones that can become better--but only if we become part of the solution.

To be fair, I'm fully aware that some are trying to solve the problem:

I applaud these and encourage them. I think the Monastery and the Perl Community at large would benefit if we'd focus less on what's wrong with whatever and focus more on making sure that we're all doing what's right.

--f


In reply to Re: Perl as Cr*p? by footpad
in thread Perl as Cr*p? by Ovid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.