Customer Rating:      Summary: The only Perl book you'll need for awhile! Comment: I worked with Perl for 2 years armed with only this book and perl.org, and I did just fine! It's short and to the point, and it is the most worn book in my slew of technical manuals to date. I own most of the other O'Reilly Perl books, but the rest are barely even cracked.I had to buy a second copy for work, I even have page numbers memorized. Thank you O'Reilly!
Customer Rating:      Summary: Most used Perl book on my shelf Comment: This book covers all the important core constructs in Perl and gets you started writing real programs very quickly. The chapters are concise and easily readable. It took me about two weeks to work through Chapters 1-13 and 19. After that, I knew enough Perl to hack around my Windows NT box. Each chapter ends with a few appropriate exercises. Although the exercises are brief and easily accomplished, they demonstate the important concepts covered in the chapter. After working through the exercises, you will have working examples (that you coded) illustrating common control structures, I/O, regular expression use, file and directory manipulation, and so on. I learn coding best by doing, not by reading. It's only after working through some code that you really will begin to understand how Perl, or any other language, works. I have a handful of Perl books on my shelf, but I use Learning Perl and the Perl Cookbook most often. I hardly ever find myself in the camel.
Customer Rating:      Summary: Does just what it says Comment: This book is not intended for intermediate Perl programmers, or people just starting to code. But if you know another language, preferrably rudimentary C or C++, this book will be a great help to you. It gives you confidence while helping you to learn many of the wide variety of items Perl has to offer. It even covers basic CGI and databases. I would have given it a five stars, but there are a couple of faults:1. Not adequate coverage of regular expressions (guess they want you to buy that other O'reilly book- The Owls) 2. I had difficulty getting Perl for my Windows 98 system-the information they give to help is for Unix or Linux systems. For the record, I use a shareware Perl Editor for Windows 98 that also does CGI, but can do normal Perl as well (Remember to include a at the end of your program and tell people to press enter if you use Windows 98) But these faults can be overcome, and overall, this book does exactly what it intends-to teach you basic Perl. Once you are done here, you can move onto the Camel with ease.
Customer Rating:      Summary: Invaluable Comment: This is an absolutely wonderful book. I didn't know anything about perl before this book. I read it straight through, trying out a couple of the examples, and it really taught me a good amount of Perl. Even now that I've been using it for a while I still refer to it as my first point of reference. Definately a must for any Perl programmer.
Customer Rating:      Summary: Great Writing Style Comment: The writing style of this book actually keeps you interested in reading the book, while providing a very good start into the world of Perl. I've was guilty before (like most) of scratching around for Perl solutions, but this book actually starts at a low enough level to build the foundation which must be present before solid construction of of a Perl program begins. I highly recommend this book to anyone starting to learn Perl. There are other worthy books to continue learning the world of Perl and Perl CGI, but this is my top pick for a starter!
|
|