> On Fri, Sep 24, 2010 at 2:30 PM, Francisco Valladolid wrote:
>
Hi.
>
> I think any perl book can be good!
>
I'm suddenly reminded of this slide:
http://mag-sol.com/talks/idiotic/text9.html
As a beginner myself, I was lucky enough to start with Learning Perl, 5th
edition, of which I have absolut
> "FV" == Francisco Valladolid writes:
FV> I think any perl book can be good!, The list is complete here.
please don't say that. there have been hundreds of perl books published
over the years and my estimate is only about 30% are decent or better
than that. too many were poorly written, e
Hi.
I think any perl book can be good!, The list is complete here.
Personally I used: Learning Perl 2ed, From Randal Schwartz, and
Elements of programming with perl (Manning)
Whenever the http://perldoc.perl.org contain good documentation
Regards.
On Fri, Sep 24, 2010 at 10:53 AM, Parag Kalra
>>>Learning Perl
>>>by Randal L. Schwartz, Tom Phoenix, and brian d foy
>>>ISBN 0-596-52010-7 [5th edition June 2008]
>>>http://oreilly.com/catalog/9780596520106/
Must must must read book for any beginner.
Cheers,
Parag
On Fri, Sep 2
from PerlFAQ: Recommended books on (or mostly on) Perl follow.
References
Programming Perl
by Larry Wall, Tom Christiansen, and Jon Orwant
ISBN 0-596-00027-8 [3rd edition July 2000]
http://www.oreilly.com/catalog/pperl3/
I've been collecting a list of books and many other resources on the Perl
Beginners' Site:
http://perl-begin.org/
Especially of note are:
1. http://perl-begin.org/books/advanced/#pbp - Perl Best Practices by Damian
Conway.
2. http://github.com/chromatic/modern_perl_book - chromatic's "Modern
Hi Jatin,
first of all don't start a new thread by replying to an existing message.
Instead, send a new message (with a new Subject line) to beginners@perl.org .
On Friday 24 September 2010 12:18:52 Jatin Davey wrote:
> Hi
>
> I just learned the basics of the perl programming language. I woul