Spotlight customer reviews:
|
Customer Rating:      Summary: Learning Perl Comment: Well laid out, easy to follow for a beginner. Serious coders will need a more detailed and in depth book after completing this one.
Customer Rating:      Summary: very good book for anyone new to perl Comment: I recommend this book to anyone who is new to perl. The only thing I thought could have been better though was add more examples after each chapter. But other than that the book explains the basics very good.
Customer Rating:      Summary: An introduction to Perl Comment: This book is a gives a gentle introduction to Perll; by the time you have gone through this book, you would have touched on some very simple operations and common language idioms found in Perl. This is not a comprehensive guide; on the contrary the book is selective about covering only those constructs and issues that one is most likely to face early on in programming with Perl.
This does not collect any of the more powerful feature in Perl like Reference; Data Structures; Manipulating lists of list.
I would not recomend this book.
Customer Rating:      Summary: Get the second edition Comment: I learned Perl from the second edition of this book a few years ago, and was very impressed. After a few years without writing a single line of Perl, I needed to learn it again, so I bought the most current version of this book, the fourth edition. I was not as impressed with the fourth edition, it seems that a lot of the more advanced, and useful, stuff has been moved out of this book into the intermediate book. This book is missing a lot of the features that makes Perl a productive language. I'd try a few online tutorials first and then see if the intermediate book would work. Or, if you can find an older edition give that a shot.
Customer Rating:      Summary: Great book Comment: First of all, this book is only the beginning. It does teach the basics including arrays, scalars, functions and many other topics that are central to a basic understanding of Perl. It also covers regular expressions which aside from the great swatch of modules is one of Perl's greatest strengths.
Because of that and the teaching style this book earns the 5 star rating.
Toward the end it hints at some of the other 'required' topics such as references, modules and objects. After you've read this book get a copy of Intermediate Perl to read up on those topics.
|
|
|