Real books are definitely better than ebooks.

Despite the deficiecies of ebooks, the CD bookshelf is nice. You get a paper version of Perl in a Nutshell, in addition to the ebooks. The search features of the ebooks are handy for looking up something short. IME, On-screen reading is fine for light browsing of a text. However, longer material is unpleasant to read on screen.

When the CDBS was my primary resource, if I wanted to read a longer selection, I would just print out the sections as I needed them (duplexed, 2 "pages" to a side to save paper) and throw them in a binder. After a while it became obvious which books I was printing lots of, so I bought "real" copies of those books.

I found the CDBS to be a cost effective way to get my hands on a variety of good perl books, before I had time to build my library. YMMV

Don't forget to check used book stores, you might be able to find some real bargains.

Good luck building your library.


TGI says moo


In reply to Re^4: Is Programming Perl still relevant as a reference book? by TGI
in thread Is Programming Perl still relevant as a reference book? by vrk

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.