Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Re-reading the article from the perspective of a newcomer, I have to agree with nearly everything you've written. Context is complicated. References are an advanced concept. Learning the Unix Way To Do Things, especially with no Unix experience, will take some time.

I disagree that these all mean the language is too difficult for beginners. It might be easier to learn a language with a small core syntax (like C or Python), but to do useful things you'll also have to get to know libraries and extensions, just so you can do something useful.

You'll never find a language that allows you to Do Useful Things without having to learn a few things here and there.

The same goes for natural language. You can go to the Cairo Bazaar (presuming you don't speak Arabic) and buy some things by pointing and holding up fingers and occasionally flashing the appropriate number of Egyptian Pounds. You'll have a more difficult time getting directions to your hotel if all you can do is point and grunt.

Granted, some people aren't interested in having to learn much. And, granted, there are parts of Perl that frustrate me (the tricks you have to go through to inherit instance data in objects, for one).

The thing that bothers me about articles like this is the idea that there's some terrible, hideous complexity lurking underneath Perl's friendly Do What I Mean facade, and that's somehow inappropriate for programmers. That's simply a matter of education -- especially when dealing with the second great hurdle of Perl, the difference between scalar and list context.


In reply to Re: Re: Perl's warts by chromatic
in thread Perl's warts by grinder

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 pondering the Monastery: (4)
As of 2024-03-29 11:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found