in reply to Re: Is it still worth learning Perl as a first language?
in thread Is it still worth learning Perl as a first language?

I don’t think that there is such a notion as a “primary” programming language.

The number of hackers who work equally often and equally well in more than one language is drastically smaller than the converse. Primary programming language is the rule, not the exception. Perl is my primary programming language. I primarily program in Perl, as exclusively as possible, and would not be a hacker were that not the case.

  • Comment on Re^2: Is it still worth learning Perl as a first language?

Replies are listed 'Best First'.
Re^3: Is it still worth learning Perl as a first language?
by stevieb (Canon) on May 04, 2018 at 18:33 UTC

    Perl is most definitely my "primary" language, as well as by far, my favourite. Perl was the first language I learned, going on nearly 20 years ago now.

    That said, I am equally well versed in Python, which I use at work for approximately 50% of my duties.

    I'm very well versed with C# (requires me to use a search engine somewhat infrequently), and can easily code in and understand C and C++, but unlike Perl and Python, I'm no expert with these three.

    I can get by in JS when I need to (Your Mother has provided me great guidance with this lang in the past), and I'm very experienced with two legacy custom languages at my $work that we have replaced with Python.

    OP: Perl is a great first language. As others have stated, Perl programming jobs are for the very experienced anymore, and again, as others have stated, if you learn Perl, it really helps to build an understanding of several other languages (most notably imho, C), so it can be used as the starting block for you to branch out from as you gain experience.

    Update: Besides, Perl has the most open, welcoming, helpful and polite community of any language out there. I've been a member of numerous forums over the years, and out of all of them, Perl-related boards, mail lists, communities, Perl easily takes the cake (Perlmonks in particular, but not necessarily specifically).

Re^3: Is it still worth learning Perl as a first language?
by LanX (Saint) on May 04, 2018 at 17:07 UTC
    I'd say I'm equally well in JS (the core language).

    But it helped understanding one handful of differences, apart from this it's a simplified Perl with a Java syntax.

    So in the end no big cognitive dissonance and your statement holds. =)

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Wikisyntax for the Monastery

    PS: i used to be quite productive in TCL, but forgot about everything after 15 years without contact.

      I'm with you, as always, how could we differ being the same user. I will say that I'll bet you're approximately as behind on ECMAScript 2018 and the newest parts of its ecosphere as I am, but that goes without saying. I enjoy saying things though. That's the trouble really. And that my sedative addition prevents me from keeping my tongue in my mouth :P plus my amphetamine addition keeping me too I can't even to stuff it back in and tape it up or something.

      Cold dead fingers and keyboards, oh, my.

        > approximately as behind on ECMAScript 2018

        Probably. I'm a green guy if it comes to web development. Old IE5 complexes die slowly *...

        > Cold dead fingers and keyboards, oh, my.

        Girl, better stop smoking stuff confiscated from your kids ... ;P

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)
        Wikisyntax for the Monastery

        *) I just recently had to fight users activating IE7 compatibility mode. oO

Re^3: Is it still worth learning Perl as a first language?
by LanX (Saint) on May 04, 2018 at 17:00 UTC
    You are responding to a monk who showed us more than once* code here with // instead of # as comment separator.

    His notion of "programming language" is "different" ...

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Wikisyntax for the Monastery

    *) yes it happened. Very rarely, but it happened.

        He did it repeatedly, and IMHO he's influenced by PHP not C++.

        But thanks for the link, it missed my vote until recently.

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)
        Wikisyntax for the Monastery