No, it's not a good career move. But the fact that it's not a good career move has not much to do with the language.

Positioning yourself as a "X language programmer" is IMO not a good career move, although for a very few languages (C, Pascal (70s/early 80s), C++ (80s), Java (late 90s), perhaps .NET (00s)), and a timeframe much smaller than the average length of a career (a few years vs 35 to 40 years) its doable. Although you position yourself as not flexible.

Gazillions of Perl programs are written by people who aren't on the payrole as a "Perl programmer". Instead, they have a much broader function (and hopefully that reflects in the amount of money they can bring to the pub), and they wield Perl as one of their tools. Perhaps their most important tool.

To make an analogy, do you think it's a good career move to position yourself as a "hammer wielder"? Or do you think that it's better to become a "carpenter"?

You can't move from Perl to .NET, VB, or really even C
I'd say that C is the closest relative of Perl, and that the more you know Perl, the easier it is to code in C. And some things are easier in C than in Perl.

In reply to Re: Is Perl a good career move? by Anonymous Monk
in thread Is Perl a good career move? by Mutant

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.