Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

When I learned Perl there were no books about Perl. I learned by reading the documentation that came with Perl. I was quite happy with it.

Soon after that the first book about Perl came out and we all bought copies. I read it, enjoyed it, and thought it was a good book. I did learn a few things from reading the book but I think most of those I would have also learned from rereading the standard documentation.

Since then I've bought several books on Perl. Several of them are very good books. I've never finished reading any of them and I don't ever turn to them when I need to look something up.

When I need to look something up I read *.pod files, the source code to modules, the source code to Perl, try something (usually in the Perl debugger), or search the internet or some part of it.

So I think there are quite a few fine books that you could buy to help you learn Perl. But I don't think there is any need to buy a book.

There are certainly some parts of the standard Perl documentation that I believe could stand some major improvements. For example, I find the explanations on pack() and unpack() confusing and worse. But it isn't hard to submit patches to the documentation so I don't bitch much since it just means I haven't bothered to fix the problem. (:

        - tye (but my friends call me "Tye")

In reply to RE: RE: The sad state of Perl documentation by tye
in thread The sad state of Perl documentation by SuperCruncher

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

    No recent polls found