I am not sure I agree on the categorization the author made!

In the book proposal, the author suggest it fills the gap between programming perl, and advanced perl programming.
After thinking about this statement for a while, I don't think I agree that there is such a gap.
Advanced Perl, seem to cover domain specific topics, while programming perl teaches perl, with as much detail as possible
Point is, I think we need to do a better segmentation for the programming book markets, from the quality of many books, I have my doubts anyone have done so seriously
When I started to learn programming, I had 3 types of questions? To be more specific my categorization is, In my experience, most books that try to attack level 1 and 2 fails badly, and instead of doing so, what i see is Well, finally, i would like to say, i wonna see more books on level 1 and 2, those will really help create programmers with the fundamental knowledge, programmers who know why we do what we do, and not just how?

on a side note, i couldn't find the table of content, of the intermediate perl programming book, and i have to admit, intermediate have to be where most programmers see themselves, very smart and attractive title

In reply to Re: Mastering Perl (the book) mailing list by systems
in thread Mastering Perl (the book) mailing list by brian_d_foy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.