> -----Original Message-----
> From: Robert "Beau" Link [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 8:42 PM
> To: [EMAIL PROTECTED]
> Subject: tutorials to avoid?
> 
> On the heels of my last note, I'm thinking a tutorial that doesn't 
> teach automatic use of -w and use strict is a Bad Thing.  So I'm 
> looking at http://www.perl.com/cs/user/query/q/6?id_topic=74 where 
> there is a wealth of tutorials and such.  Can anyone 
> recommend where to 
> start or what to avoid of this batch, given that my ultimate goal is 
> perl for web sites and site maintenance?  (The cgi oriented bits are 
> where I'll start without a good recommendation...)  Mille gratsi!
> - -- 
> beau

Stuff recommended on perl.com is probably OK, but a lot of stuff
on the web is pure crap; i.e. you get what you pay for (kind of
like this message :). Spend a few bucks and get the basic O'Reilly 
books:

   Learning Perl
   Programming Perl
   CGI Programming with Perl

More books are listed at http://learn.perl.org/

If you are serious about web programming with perl (and I assume
you are!), I would also highly recommend "Writing Apache Modules
with Perl and C", also published by O'Reilly. The name is a bit
of a misnomer; the book is extremely useful even if you never
actually write an Apache module.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to