Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I realize the use of "ruined" is tongue-in-cheek, but I would change the perspective a bit. Did Perl really make us lazy? I say, no, it didn't. I think we've been lazy all along, but Perl just allowed the most room for our natural laziness.

Now when we use other languages, it feels painful. You have to work so hard, type so much, compared to working in Perl. When you've driven a sports car, compacts feel slower, and way less fun.

Perl has, by far, the highest thought-per-keystroke ratio of any language I've used. It's highly context-sensitive, the default variables and myriad builtins; it's one of the hardest languages to just skim if you don't know it. But once you learn the language a bit, more and more powerful statements are opened to you.
map, grep and reduce are confusing and difficult to understand as a new Perl programmer (at least from an imperative background). But once you get your head around them, you start replacing loops all over the place with them. And you want them so badly when forced to use another language.

In conclusion, I don't believe Perl made us lazy, and therefore impatient with other languages. I think Perl showed us a new level of concise, flexible power. Once you've used a table saw, you won't be happy with a hand saw.

In reply to Re: I think Perl ruined me as a programmer by bradenshep
in thread I think Perl ruined me as a programmer by Petras

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-16 04:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found