Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

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

This book provides a fairly brief (268 pages including appendices) guided tour of most of perl's basic features, including hashes, arrays, regular expressions, file manipulation, file handles, process management and even a chapter on CGI programming.

Many, many people (I'm in that group too!) have gotten started with perl using this book, so it absolutely works as a tutorial. The exercises (with detailed solutions) are good and really help you to solidify your knowledge at the end of each chapter.

The book suffers a little because it was originally written for UNIX. There are several UNIX-type solutions and paradigms used. This isn't necessarily bad, rather it may not be the optimal approach when teaching people who work with Win32.

The book could have been improved by more information on the Win32 modules, Windows administration and networking and possibly by the deletion of the DBM chapter.

To summarize briefly: if you are using NT and starting to learn perl, this is the book you need. However, there are some rough edges when it comes to the coverage of Win32-specific parts of perl.


In reply to Learning Perl on Win32 Systems by dze27

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 imbibing at the Monastery: (3)
As of 2024-04-19 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found