> should I really let him go deeper into outdated technology or do I finally have to tell him: "Yea, maybe you should go for Python after all. Or Rust."?

Well, he's 9 year old, when do you expect him to enter the job market and how can you know which technology will be on-date then? :)

I would let him play and experiment, I think Perl is a very good starting point for the concepts of most dynamic languages out there (mostly because they borrowed heavily from Perl or Perl did from them)

He could chose his path then, if he really continues to be interested in programming at all.

After all, the top-quality of a programmer is to be able to adapt to a new language.

It's true you can find a lot of teaching material out there for Python, but my experience is that quantity is not quality.

This "Python is easy" mantra is encouraging a lot of "easy" minds to write half-baked summaries.

Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery


In reply to Re: Advice on learning Perl and graphics by LanX
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.