Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

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

potential readers:

Since it is in German, everyone that is more comfortable reading German than English, especially beginners and intermediate users of perl.

contents:

compact introduction to Perl in terms of syntax, string manipulation, list manipulation, regex etc.
complete with examples & excercises

introduction to OO complete with examples & excercises

a chapter on modules and their use, especially:

  • LWP
  • NET::FTP
  • URI::URL
  • diverse HTML modules
again complete with examples & exercises

a chapter on Perl/TK

information on installing Perl

a CD with the book containing a Perl as source, a binary for win32 (all slightly outdated by now in my edition) and all the examples from the book

3 stars out of 5

Fine to start out with. All examples and exercises are code that one might need in everyday computing. The auther even keeps an eye on security -w and use strict are not only explained but also used in the examples.
But there will come a time in the live of a Perl adept, when he needs more in depth information than this book can give. Programming Perl is a must have.
Another problem with the first edition (the one I have) is the index. Wrong page numbers in an index are not acceptable in a book that you might also use just to look up a function. This problem might have been fixed in a newer edition.

I still use it alongside my Programming Perl (2nd) and Perl Cookbook.


In reply to Go to Perl 5 by neophyte

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 browsing the Monastery: (3)
As of 2024-04-24 23:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found