Sent by: cc:
[EMAIL PROTECTED] Subject: RE: [Perl-unix-users]
Learning perl
st one book that was pretty
close to being a hardbound version of the perldocs anyway.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Anthony Ettinger
Sent: Wednesday, July 23, 2003 4:08 PM
To: Danny L. Brow, Jr.; [EMAIL PROTECTED]
Subject: Re: [Perl-unix-
doing the exercises and writing little scripts as
exercises definitely helps.
depends on what you want to use perl for. I like the
CGI Programming book by O'Reillyand also Object
Oriented Perl by Damian Conway, if you want to get
into it.
Personally, I think the Programming Perl book is too
m
thanks for all your reply's.
Dan.
From: "Danny L. Brow, Jr." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Perl-unix-users] Learning Perl.
Date: Fri, 27 Jun 2003 20:19:40 -0400
Hi everyone,
I am currently reading Learing Perl from O'reilly and was wondering if this
is a good book to learn
Hi Dan,
If you are using windows or plan to run scripts on windows my favorite is "Win32 Perl scripting" by Dave Roth. The examples are great and His web site a great resource. I must say joining this list will be the most helpful in learning perl, at least it was for me.
Thank you,
Todd Pardi
It's a pretty good one.
although I think it really depends on what you want to
do with perl. It gets you started on using the
language, but I found it wasn't all that helpful for
building a web-based database application.
For that I recommend mysql by oreilly, and CGI
Programming by oreilly.
Tho