I bought the set about a week ago since it was such a great bargain. I originally learned Perl through some CGI books that just used the language as a means to an end. At the time I needed to learn it quickly to take over management of a site, but now I'm going back through real Perl books to get a better feel for how powerful the language really is. With that in mind, the Bookshelf has been great for me; I've gotten through most of Learning Perl and I'm starting on Programming Perl. Even though I already know most of what I'm reading (in the intro books at least) they've been really useful for learning how to write more concise and functional code. The other great thing about buying the package on CD is the Java-based full-text search engine that comes with it, which greatly increases its value as a reference. Reading on a monitor has never bothered me (having a 19" CRT at 1280x1024x85Hz helps), so that's not an issue. And you certainly can't beat the price. So if you don't have a problem with reading from a screen for extended periods, I'd wholeheartedly recommend it.

In reply to RE: The Perl CD Bookshelf by athomason
in thread The Perl CD Bookshelf by Ignorance

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.