Why is it that when I walk into a Barnes & Noble Bookstore and check out the computer book section, there are about 5 or 8 Perl books and about 60 Java books?

The Java books have titles like "The Black Art of Java Game programming" or "Enterprise Business Solutions with Java" or "Java for 3D and Vrml".

I'm sorry guys, but what which language *looks* more worthwhile (or even cool) to learn?

There are some interesting Perl books out there that are not seeing the light of day at most book stores, but I just have to roll my eyes when I see any Perl book that has "CGI" in the title. That little word is the kiss of death.

Not too long ago I picked up an excellent book on CGI. It mentioned Mason, mod_perl, and all sorts of great stuff, but again it had the word "CGI" in the title. Please no more!

I keep reading about how Perl can do almost anything Java can do, etc. Well, then, where the hell are the books?


In reply to The Black Art of Perl Programming? by Anonymous Monk

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.