Programmer certificates would be bad for Perl. The problem is, without a large commercial organization driving the adoption of new releases of Perl, the widespread acceptance of certifications would freeze the evolution of Perl. If the major force driving the acceptance of new revisions of Perl was whether or not employers were accepting certifications in that revision then the certification organization would control the language definition. History has shown that the controlling organization will always opt in favor of definition expansion, code bloat and mission creep with the new additions favoring duplicate capabilities rather than radical changes.

Programmer certifications would cause Perl to fork. This would be a bad thing. Standardization of a language leads to bloat which leads to language subsets. We saw this happen with Algol, Fortran, Forth, and Ada. It is more important for the life of the language that we be able to throw out dead constructs as well as add new syntax. Certificates would not allow us to do that.

For a interesting historical perspective see: The Law of Standards


s//----->\t/;$~="JAPH";s//\r<$~~/;{s|~$~-|-~$~|||s |-$~~|$~~-|||s,<$~~,<~$~,,s,~$~>,$~~>,, $|=1,select$,,$,,$,,1e-1;print;redo}

In reply to Re: Perl Certification ( oh yeah, it's that time again... almost ) by starbolin
in thread Perl Certification ( oh yeah, it's that time again... almost ) by cosmicperl

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.