Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Advice on learning Perl and graphics

by xiaoyafeng (Deacon)
on Oct 20, 2022 at 04:22 UTC ( [id://11147528]=note: print w/replies, xml ) Need Help??


in reply to Advice on learning Perl and graphics

Interesting Topic! ;)

maybe it's a little bit off topic, but I feel sad to see many guys recommend Java ,C++ etc(in perlmonks!).

yes, C++ Java, python etc are all good languages and many many guys use them. but if let me say, Perl is absolutely best language for kids learning. It has at least 2 advantages:
  • it's still in most 20 pop languages. that means it's still evolved, many many ppl use it and you can find what you need in CPAN
  • second, but the more importantly, Perl is the most like human language which I've seen. Other languages, for compromising engineering and semiconductor, they have been add many things but not for pure language. like python's tab, C's pointer etc. that's maybe good for worker and engineer, but for kid, they are all useless.
  • In short, computer language is another language for human. So the most importance are can-evolve, the ability of expression (especially new thing), easy use for communication(Making Easy Things Easy and Hard Things Possible) and free style for expression(TIMTOWTDI, ). I think perl perfectly meet these requirements. that's my 2c.





    I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction

    • Comment on Re: Advice on learning Perl and graphics

    Replies are listed 'Best First'.
    Re^2: Advice on learning Perl and graphics
    by bliako (Monsignor) on Oct 20, 2022 at 07:59 UTC
        Dear All,

        thank you a lot - these were superb answers and I have now a lot of homework to do.

        It seems that half of you are suggesting jumping to a different language. I have considered that often (the most serious contenders would be Rust, JavaScript, and Kotlin), but I do concur with xiaoyafeng and others - Perl is not at all bad for him, versatile and playful, and also just beautiful, I find. And he can learn the concepts here as well as anywhere else.

        His case is however a bit untypical - I am not looking for beginners' stuff. He made his way through "Learning Perl" and "Intermediate Perl" very swiftly, and now I can hardly separate him from "Programming Perl". But he usually writes very self-referential stuff that doesn't do much - he plays with the concepts, builds modules, objects, regexes, complicated data structures with references, that sort of thing. But that is also partly because he does not know to do anything but text-output on the console. So I am in the weird situation trying to interest him in maybe writing a game or so. As for the rest of the tech stack: It's all Linux only, and he has little acquaintance with or interest in phones, and he does have some sense of HTML and CSS.

        I do feel glad he took so well to a language that I like and that we could explore it together (he is already way better than me), but I also do feel bad seeing him a bit stuck or confined (although he does not experience it as such). Anyway, I think with all the new options you gave me, for now we will stick with Perl and see what these various suggestions can do.

        One note about "outdated technology": Yes, I get it's not quite yet so. I guess I am more worried about the trajectory. Perl and Python (which really never did it for me) are pretty much the same age. However, Python has been going places (partly for the very reasons I dislike it) while Perl, even though it keeps hanging in there, has very few new users and uses. Even more importantly it seems unclear whether the community can productively unify behind a consistent development of the language. This is why I fear it may be on its way out. I really hope I am wrong.

          > I guess I am more worried about the trajectory. Perl and Python (which really never did it for me) are pretty much the same age. However, Python has been going places (partly for the very reasons I dislike it) while Perl, even though it keeps hanging in there, has very few new users and uses.

          The reasons behind this are discussed at length here, which identifies the key issue as:

          to remain popular over time, a programming language must be compelling for new projects ... this is not solely a technical concern; it's a concern of the language community and ecosystem

    Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Node Status?
    node history
    Node Type: note [id://11147528]
    help
    Chatterbox?
    and the web crawler heard nothing...

    How do I use this?Last hourOther CB clients
    Other Users?
    Others wandering the Monastery: (8)
    As of 2024-04-18 10:15 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found