Re: Beginners Training books

2001-06-04 Thread Craig Moynes/Markham/IBM
To: Craig Moynes/Markham/IBM@IBMCA , [EMAIL PROTECTED] wustl.edu> Subject: Re: Beginners Traini

Re: Beginners Training books

2001-06-04 Thread Elaine -HFB- Ashton
Craig Moynes/Markham/IBM [[EMAIL PROTECTED]] quoth: *>Programming Perl is really quite good. Tons of info about the internals *>...Chapter 5 right now for me ...lots to go. *> *>Perl in a Nutshell is a good desk side reference once you have a handle on *>the language. The Nutshell sucks if only

Re: Beginners Training books

2001-06-04 Thread ISO-8859-1
Get an account on safari.oreilly.com. Choose the 5 book subscribition level (10USD a month). Subscribe to: _Learning Perl_, _Programming Perl_, _Perl Cookbook_, and _Advanced Perl Programming_. If you want to connect to a relation database subscribe to _Programming the Perl DBI_ On 04 Jun 2001

Re: Beginners Training books

2001-06-04 Thread Randal L. Schwartz
> "John" == John Joseph Roets <[EMAIL PROTECTED]> writes: John> I picked up _Programming Perl_ v.3, and was at first worried. It seems John> though to be VERY thorough... John> Am I missing much in not having _Learning Perl_? Learning Perl is the tutorial book, covering how you could spend

RE: Beginners Training books

2001-06-04 Thread John Joseph Roets
, 2001 1:15 PM To: Carl Barnes Cc: [EMAIL PROTECTED] Subject: Re: Beginners Training books Carl Barnes wrote: > > To beginners community > > What book(s) do you consider the best for gaining > experience in using Perl. > I have been a visual basic programmer, and dabbled > wit

Re: Beginners Training books

2001-06-04 Thread Craig Moynes/Markham/IBM
Programming Perl is really quite good. Tons of info about the internals ...Chapter 5 right now for me ...lots to go. Perl in a Nutshell is a good desk side reference once you have a handle on the language. I hear the Cookbook is also really good. "If your bookshelf isn't full of perl, you don'

Re: Beginners Training books

2001-06-04 Thread Mathew Hennessy
Carl Barnes wrote: > > To beginners community > > What book(s) do you consider the best for gaining > experience in using Perl. > I have been a visual basic programmer, and dabbled > with C++, but Perl seems to pull the best of all of Hi, I would recommend O'Reilly's _Learning Perl_ who