Hi, Perl isn't dead, it's just that the pushers of Android and all the various HTML generating languages wish it was dead. :-) Perl5 still is by far the best general purpose toolkit to have, mostly because of all the modules available.

The big IT departments want to train people to use the latest whiz-bang language, and forget about Perl, but those programmers go obsolete as soon as their new language wears out it's usefulness. It seems that programming in this day and age requires you to learn new languages every few years, but Perl5 is like a rock, and it just goes on and on being useful.

I have to admit, Julia looks good, but dosn't it always seem that the direction in interpreted languages is to get down to the C or C++ level? I was just reading an article today on how PhP is being superceded by programs which convert it's interpreted code into C++.

Besides Perl5, I consider C and C++ as the only other languages which seem eternal, and therefore worth learning.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

In reply to Re: Switching from lang X to Y by zentara
in thread Switching from lang X to Y by stevieb

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.