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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Since this is my first Perl book, I can't rate it based upon my knowledge of Perl. But as far as programming books go, I'd say it's possibly the best programming book I've read (so far) because it simply made sense, and It wasn't so boring.

Reading stuff like this in a review worries me rather a lot. Surely the most important thing about a Perl book is whether or not it teaches good Perl. I've ranted on this theme at various other times, but this is the reason why I ignore all reader reviews at sites like Amazon. Most people who review technical books are unqualified to do so. This renders their review worthless.

My theory is that a good book needs two things:

  • It needs to present good quality information
  • It needs to present it in a way that its target audience finds easy to follow

The target audience for this book is obviously people with little or no Perl knowledge. Those people are therefore qualified to comment on the second of these criteria, did the book speak a language that you understood, but they are exactly the worse set of people to judge a book on the first criteria. As far as they know, the book could be teaching them the skills to be the next Matt Wright (this, by the way, would be a bad idea!) They simply have no way of knowing.

He's a simple checklist that I use when flicking thru books in a bookshop to see how good a beginners book might be:

  • Does the book encourage the use of -w and use strict?
  • Does it explain the return values of localtime correctly?
  • Does it use -T and CGI.pm for CGI programs?
  • Does it explain finding, installing and using modules from CPAN?

Fulfilling these criteria doesn't necessarily mean that a book is any good, but not fulfilling them guarantees that the book will be a waste of money.

How does Mastering Perl 5 rate on these criteria?

--
<http://www.dave.org.uk>

"The first rule of Perl club is you don't talk about Perl club."


In reply to Re: Mastering Perl 5 by Eric C. Hermann by davorg
in thread Mastering Perl 5 by Eric C. Hermann by staeryatz

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 scrutinizing the Monastery: (7)
As of 2024-03-28 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found