should I really let him go deeper into outdated technology

Perl does not fall under the "outdated technology" banner in my opinion. Sure, it might not be the latest sexy, shiny language but that does not make it outdated.

Having written code in a number of languages with varying degrees of success, I feel Perl is the easiest and most versatile among them. Hence it is very much my language of choice.

There is a rather intetesting article that addresses this issue of Perl being outdated. It points out just how different Perl is now to when Perl 5 first appeared despite the name implying they are similar.

I wish I had discovered Perl in my early days of programming. I learnt BASIC from a textbook and wrote lots of code by hand with a pen and paper before I ever got the opportunity to test that code on an actual computer! I was about 12 at the time...


In reply to Re: Advice on learning Perl and graphics by Bod
in thread Advice on learning Perl and graphics by Dr. Subtilis

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.