in reply to Unwritten Perl Books

No one mentioned "Perl for the non-programmer." I see this for many other languages but the closest I can think of Perl is the awful "Perl for Dummies." Is this book out there? "Perl and CGI for the World Wide Web" comes close (second edition only!), but it's for a specific niche.

Cheers,
Ovid

New address of my CGI Course.

  • Comment on Re: Unwritten Perl Books -- "Perl for the non-programmer"?

Replies are listed 'Best First'.
Re^2: Unwritten Perl Books -- "Perl for the non-programmer"?
by davorg (Chancellor) on Jul 13, 2004 at 08:26 UTC
Re^2: Unwritten Perl Books -- "Perl for the non-programmer"?
by tomhukins (Curate) on Jul 12, 2004 at 20:19 UTC
    Focusing on the Web, O'Reilly's Perl for Web Site Management provides an excellent introduction to Perl and Unix for people new to these things. I would recommend it over any Peachpit or Dummies book without hesitation.
Re^2: Unwritten Perl Books -- "Perl for the non-programmer"?
by runrig (Abbot) on Jul 13, 2004 at 08:24 UTC
Re^2: Unwritten Perl Books -- "Perl for the non-programmer"?
by belden (Friar) on Jul 14, 2004 at 22:13 UTC

    Programming Perl by Simon Cozens is a gentle intro to programming in perl for people new to programming.

    Belden