Security's a good one, but AFAICT there isn't a good way to say "I know how to write secure code, and here are the credentials to back me up" unless you've spent some time on the OpenBSD audit team or something.

Personally, I think you're looking at skills from too low a level. If I hired someone for an even remotely lucrative position, I'd expect them to be able to pick up pretty much all of the above (except maybe security) in a week or two at the outside. I'd rather see that they can write solid code, have a good background in computing science (not the same thing as having a CS degree -- the two are so separate in my experience as to be completely orthogonal), and are interested in continual improvement.

Pick up a couple of other languages besides Perl. You shouldn't need to become expert in them: the point here is to broaden your experience and expose yourself to other ways of doing things. Do some CGI, some DBI, some systems programming... don't tie yourself down to one technique. (HR people seem to love advertising for very specific positions -- "Visual C++ 6.0/MFC 2.17 programmer needed" -- but any technical manager you're going to want to work for will be more impressed by a broad skillset than a passel of buzzwords.)

--
:wq


In reply to Re: Suggested skill set for aspiring perl programmer? by FoxtrotUniform
in thread Suggested skill set for aspiring perl programmer? by DigitalKitty

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.