Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Learning Perl is, quite simply, a bad book.

It is definitely too obscure for non-programmers, but fails professionals miserably as well.

A single example is enough to condemn the wretched text: with any other standard introductory language text (to Python, C, Java, Lisp - whatever) a programmer will finish the book knowing how to write a function that can add or multiply two arrays. With the Llama book, he not only won't know how to perform this trivial task, but won't know that he doesn't know - because the entire subject of references has been elided, including even a warning as to when they might be necessary.

In other words, this is a great book to read if you want to end up being an unwittingly dangerous Perl coder.

By comparison, the Sam Teach Yourself Perl in 24 Hours book covers references beautifully, as well as many other key topics RS neglects or messes up, and it is probably usable as introduction to programming for someone who has never programmed in any language before.

Bad Llama - bad!

jdporter added p tags


In reply to Re^2: Learning Perl by Anonymous Monk
in thread Learning Perl by Aighearach

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 goofing around in the Monastery: (9)
As of 2024-04-19 09:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found