Go learn Python. After that, learn something else. And don't stop there. Someday you will be the person people ask such questions of. Prepare now to provide informed replies.

I've arrived at the conclusion that the Perl way of doing things is to never stop looking for new areas to explore, and to always use the most appropriate tool for a given job, even if it happens to be a different language. With this approach, I find that when I'm working with one of the other tools out there, I encounter ideas that make me a better programmer.

Not surprisingly (to me), with this outlook I end up using Perl a lot.

Many years ago I had the opportunity to learn a foreign language to the point of fluency. Not for a minute was I concerned that English would cease to be important to me. And when I returned to my home country, I discovered that after shaking off the rust, I had acquired a deeper understanding of my native tongue as well.


Dave


In reply to Re: Migrating from Perl to other language? Why would someone do that? by davido
in thread Migrating from Perl to other language? Why would someone do that? by pmu

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.