Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I guess I should start by saying that I'm not all that satisfied with any of the three popular computer books that I've bought. Learning Perl is one of those three.

Among the things that could be improved is the section on numeric operators, p. 22, where it says "In addition, there are other numeric operators, which we'll introduce as we need them." Even the index only lists p. 22 under operators, numeric. Page 32 contains a more complete listing of operators. This is one of the many notes I made in the index.

Similarly, p. 117 says "There are many other option modifiers available. We'll cover those as we get to them..." A few documentation references are given, but not perlre.

Among the other additions and notes I made in the index are:

"Modifiers--see option modifiers on p. 116-117,"
"Order of Operations p. 31-33"
"Conditionals..." (several references)
"See 'single quotes' & 'double quotes'" (under quoting)

I mainly use the index, but I also made a note in the contents--under chapter 9. Using Regular Expressions, I wrote "see p.239," where there is more regex information (chapter 17).

I made numerous notes in the Symbols section of the index, such as listing page 240 next to the question mark, so I'll be referred to the non-greedy quantifier. The only page the book refers me to for the question mark is 101, which is about the "preceding item is optional" use of the question mark. Other notes were made for the vertical bar (see pipe, p.303), and the range operator (see p. 43).

There are other notes scattered through the book. I have no better beginner's Perl book to recommend, but Learning Perl needs some work.


In reply to Re: Learning Perl by Wassercrats
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 contemplating the Monastery: (4)
As of 2024-04-20 02:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found