Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

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

by Your Mother (Archbishop)
on May 05, 2018 at 20:34 UTC ( [id://1214103]=note: print w/replies, xml ) Need Help??


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 disagree with just about everything you say as usual and could objectively prove some false, like many of us do regularly while dozens and dozens don't bother and just downvote you. You never reply to rebuttals and seem incapable of learning or respecting the ethos of this place but this one gets a call out-

Those who love the language love it dearly, but this is true of most.

It's nonsense. Most professional programmers are not hobbyists or open source contributors. Like most human beings with jobs, they're just making a paycheck and don't love it dearly any more than CPAs or strippers love their work. There are exceptions but most coders don't give a rodent's rectum about code in their off hours. They don't contribute to cores, or submit patches, or build libraries or platforms, or engage in discussions from the esoteric to the pragmatic. Perl has come up on a couple of surveys as having the happiest users and it's not because all languages are equal whether or not they are equally Turing complete. I seem to quote this article a lot–

…the fact that good hackers prefer Python to Java should tell you something about the relative merits of those languages.

Of all the great programmers I can think of, I know of only one who would voluntarily program in Java. And of all the great programmers I can think of who don't work for Sun, on Java, I know of zero.

They may have to use Java and Windows at work, but at home, where they can choose for themselves, you're more likely to find them using Perl and Linux.Great Hackers

Replies are listed 'Best First'.
Re^3: Is it still worth learning Perl as a first language?
by taint (Chaplain) on Jun 13, 2018 at 00:29 UTC

    I had my response to the topic right from the start. But wanted to read the others here before my reply. So as not to simply parrot anyone. Now at the end of the list. I (not surprisingly) see YM's ties in quite nicely. So I'll reply here. :-)

    Definitely choose Perl, and learn it well. Especially if it's a language you like. If you've learned Perl; C, and JavaScript are already in the passenger seat. So you're effectively (reasonably) comfortable in 2 additional languages.

    You can use Perl(tm) as a solution to almost any problem. The same cannot be said of most other languages. Granted, Perl may not be the most efficient solution. But businesses are always looking for solutions, and if you have a solution, you have a job. Well, you're at least that much closer to having a job. :-)

    Again, if you like writing, and working in Perl. You should really try to learn it well. Who doesn't want job doing something they love?

    I'd rather make less money doing something I love, than making more money, doing something I hate -- which is not to say you'll make less money working in Perl. In fact if you know it well, quite the opposite is probable.

    tl;dr;
    Perl adds value. Learn it. :-)

    ¡λɐp ʇɑəɹ⅁ ɐ əʌɐɥ puɐ ʻꜱdləɥ ꜱᴉɥʇ ədoH

      Your response here is fine (++), but I have just one comment:

      "Perl may not be the most efficient solution..."

      Efficiency is a very relative term. Efficient compared to what? Runtime? Compiling? Deploying? Developing?

      I've been coding Perl since ~2001, and I assure you that unless you're doing Real Time type work (such as microcontroller business), Perl is pretty well efficient enough for almost all tasks, given enough CPU and memory (I'm speaking runtime here). When I code in C/C++ for a microcontroller, I almost always prototype in Perl first to get my ground ready, then do the lower level work. I can deploy anything in Perl (including 100% test coverage and full documentation), quicker than I could code, build and test anything in any other language, so there's that ;)

      Also, I assure you that you will make more money if you get hired doing Perl, than you will in almost any other language at this time (that said, you've got to be damned good and experienced).

        "Efficiency is a very relative term. Efficient compared to what? Runtime? Compiling? Deploying? Developing?"

        Fair enough. Let me try to better articulate my intent, regarding that statment.

        I meant with regard to actual deployment. As one simple example; I wouldn't use Perl to write something best suited for Client side JavaScript. Would you? ;-)
        But as you later stated; it really is fantastic for prototyping, and can indeed solve most real-world problems -- makes for a good problem solver; as I originally mentioned. ;-)

        "Also, I assure you that you will make more money if you get hired doing Perl, than you will in almost any other language at this time (that said, you've got to be damned good and experienced)."

        Ahem... Didn't I pretty much say just that, in my reply? ;-)

        Evil is good, for without it, Good would have no value
        ¡λɐp ʇɑəɹ⅁ ɐ əʌɐɥ puɐ ʻꜱdləɥ ꜱᴉɥʇ ədoH

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-29 11:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found