What's Perl good at or better than Python.

Making me money. I make a whole lot more money doing Perl work than I did when I was coding in Python.

A company can hire 50 people out of school, then another 50 who have been in the field a few years to write Python for a dime a dozen. Perl experts are much, much harder to come by, so the jobs typically pay far more. I work for a company doing full time Perl work, and I still have several very well paying clients who use my services several times per year. The hourly rate for those clients is significantly more than I could (and have) made by doing similar work in Python.

With that said, the jobs are much harder to come by. You're all but guaranteed a job if you're worth your salt with Python coding.

Perl is and always been hands down my favourite language, and I never see that changing. I even prototype most of my code in Perl for most of the other languages I write in (C/C++, C#, Python etc), even my microcontroller code before I write it.


In reply to Re: What's Perl good at or better than Python. by stevieb
in thread What's Perl good at or better than Python. by Anonymous Monk

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.