| ||||||||||||||||||||||||
|
There is a newer edition of this item:
|
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
34 of 38 people found the following review helpful:
2.0 out of 5 stars
Perl by trivial and repetitive examples,
By
This review is from: Perl by Example (3rd Edition) (Paperback)
This book was the required and only text for an introductory Perl class that I took. The students generally panned the book. While we appreciated having an extensive source of examples (the book is over 800 pages long), the examples often seemed trivial and repetitive.Let's look at what the book is not. This book is not an introductory programming book-it does not cover basic principles of programming. This book is not a Perl tutorial-it does not introduce Perl concepts and features in a systematic and integrated way. For example, consider the various array functions. All you get in the book is a series of separate sections on each function. There is no discussion that push and pop might somehow be related. This book is not a Perl reference-it does not provide complete and easy-to-access information. For example, it only rarely covers exception conditions. Consider the pop function-the book never indicates what happens if you apply the pop function to an empty array. So what is this book? It is an extensive source of trivial and repetitive examples. This book might be a good supplementary text for people who learn best through numerous repetitive examples. Also, the systematic three-part layout of each example is helpful (the format of the Perl language element, an example script with output, and an explanation). If you want a book of Perl examples, you might consider the "Perl Cookbook" by Christiansen and Torkington.
16 of 17 people found the following review helpful:
5.0 out of 5 stars
I have 24 Perl books and this is one of my two favorites,
By A Customer
This review is from: Perl by Example (Paperback)
I've been a programmer for over 23 years (started very young) and I've programmed in Perl for about two years. Out of the 24 Perl books I own (including most of the O'Reilly books), this is one of my two favorites. The examples are excellent and there is a brief description of almost everything. I have used Perl on both UNIX and Windows NT, but am using mostly Windows NT now and this book has helped greatly just by explaining things better than Learning Perl and Programming Perl (O'Reilly). My other favorite which lists many libraries/packages is Perl Cookbook (O'Reilly).
6 of 6 people found the following review helpful:
3.0 out of 5 stars
Excellent Explanations, Sparse Coverage,
By
This review is from: Perl by Example (3rd Edition) (Paperback)
I picked up this book as a tutorial/reference for my Perl class. Overall I found this books explanations to be very clear and comprehensible for even the novice. There are many good illustrative examples. It covers some very important features like sort, map, grep and also split. The regular expression coverage is really well done. In addition to coverage these foundation concepts, the book also delves into some more advanced features of Perl such as file i/o and database (DBI).Despite, the this excellent work, I have found the book does have some shortcomings that I think should be taken into account. There are several foundation concepts that are not adequately covered. For example, substr() only has a little reference blurb, but one cannot comprehend what substr is doing without seeing adequate examples. The vanilla reference from PerlDoc.com is a bit more adequate. I also found the file i/o cumbersome to sift through. I had to hunt for information I needed. The book's attempt to be platform neutral, or rather multi-platform embracing, is great. I thought adding Mac and Win coverage for file i/o was more than appropriate and very useful. However, when covering advanced features, I wish Quigley could have sprinkled some resourceful platform specific coverage, such as Administration, Registry, and OLE Automation (VBA-like functionality) on Windows, or OSA (Open Scripting Architecture) or AppleScript-like functionality, on the Macintosh. Overall, I think the book is excellent, but definately not the only book needed for foundation concepts of Perl. In my narrow scope of getting a good reference book for my Perl course, I would have chosen another book.
Share your thoughts with other customers: Create your own review
|
|
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product).
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|