Perl Black Book 2nd Edition
I can't comment on the Perl Black Book, but I had the Java one and it was one of the most unmitigatedly dreadful computer books I've ever read!

I guess that my preference when training people is to have high quality(OK, I probably mean O'Reilly) reference material about. Much more important, though, is access to someone else who can support them to learn. Ideally this would be a more experienced developer acting as a kind of mentor. Perlmonks and similar communities can act like an 'online mentor'.

That all having been said, I always hang on to books, because at some point they'll have something useful in them, even if its just to serve as a warning never to write technical documents like this ;-).

As Günther Grass said, "Even bad books are books, and therefore sacred".

In reply to Re: Scrounged books are not always good. by ciderpunx
in thread Scrounged books are not always good. by Marza

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.