I think certifications of that sort are geneneraly overrated, for several reasons. The most important one is that remembering the sort of thing it tests on is unimportant; the only thing that matters is if you can find out how to do it quickly when it comes up.

(I'm reminded of a question on the A+ test, for example (possible I'm missremembering): If you want to start windows in safe mode, what key should you press during boot: F3, esc, del, or F5. My answer would be "hold down control, and select "safe mode" from the menu. It doesn't matter how you do it, it matters that you can do it.)

In any case, I think the best perl certification you're likely to find is also the most meaningless thing in the community. XP. My level is on my resumé. It shows community involvement, and it shows that there's people that respect my skills, which my work history, unfortunately, does not.


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).


In reply to Re: Perl Certified! by theorbtwo
in thread Perl Certified! by gmpassos

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.