<< 1 >>
Rating:  Summary: Great for Perl Hackers Review: After reading the first four chapters, I decided to return the book. The more I read the book, the more frustrated I became. The flow of the book was very poorly designed. It has many catch-22 scenarios, that is, when you look up explanation of concept A, it assumes you know concept B fluently; and when explaining concept B, it assumes you know concept A. It spends very little explanation and no examples on difficult concepts and terminology, but elaborates liberally on simple concepts such as "switch". The typos are unbelievable and they seem to happen at the right place at the right time. For example, I was puzzled by the sentence "You can use the next method to see the random number generator". I said to myslef what is to see about the generator, must be something really special to Perl. Of course, it turns out that it is "seed" not "see". I quite after the first four chapters. The book may be excellent from chapter 5 on, but the first four chapters are convincing enough for me to get my hard earn money back.
Rating:  Summary: The Big Easy Perl Reference Guide Review: After spending about 12 hours in Borders reading Perl reference books I finally decided on this one, and I do not regret my decision. This big book is by far the most thurough and easiest to follow Perl5 reference available. I have only one gripe about this book, and that I wish the Appendix contained Index page numbers. When I look something up in the Appendix I don't want to have to go to the Index to locate a page number for that item. But it's a minor inconvenience that I'm willing to live with. Otherwise this is a great book for anyone who already has a basic grasp of Perl syntax and needs a thurough yet easy-to-follow reference guide to help in more advanced programming.
Rating:  Summary: Not for beginners Review: Apparently, this book is not for beginners. You will get lost if you try to learn perl by yourself. It may be a good reference book, I think, after I read the exhaustive listing of I/O variations.
Rating:  Summary: great information:price ratio Review: I actually found this book in a bookstore while looking for Programming Perl. This book has an excellent reference section, with in-depth descriptions on everything. It is very well formatted. I don't know how good it is to learn from, but if you want a quick lookup reference this book is for you. Programming Perl provides the same information, but costs about $50.
Rating:  Summary: great information:price ratio Review: I actually found this book in a bookstore while looking for Programming Perl. This book has an excellent reference section, with in-depth descriptions on everything. It is very well formatted. I don't know how good it is to learn from, but if you want a quick lookup reference this book is for you. Programming Perl provides the same information, but costs about $50.
Rating:  Summary: Far from ideal... Review: I felt this book fell into the trap that many teaching books fall into - it assumes that the reader is at the same level as the author.Don't get me wrong, it was a *very* useful book, but it could have been a lot clearer about many of the key issues. For a beginner - don't buy this book. For an "advanced beginner", do =D
Rating:  Summary: Excellent reference for the DIY type Review: I found this book to be an excellent reference for the type of Perl hacker who mostly figures things out for himself but still might end up trawling through the man pages alot. To be able to quickly browse to a subject that you have in black and white helps alot. I found the areas covering DBI and CGI lacking although, granted, that is not the aim of this publication. Strictly not to read from cover to cover but rather, to quickly look up a consice, detailed explanation of something.
Rating:  Summary: Hacking PERL scripts? This book is for you. Review: If you are not a heavily experienced PERL programmer and enjoy hacking other people's scripts, this is an excellent companion. This book makes it easy to look up just about any perl syntax you can dream up and it also gives examples of how the function is called. Not very usefull if you want to look up a function and you don't know what it is called, but if you want to understand whats going on behind the perl curtain I would recommend that you get this. Besides, it will look good on your shelf. Trust me.
<< 1 >>
|