<< 1 >>
Rating:  Summary: I wish I could sell it back on ebay Review: I don't know about anyone else, but I am so tired ofprogramming books with bad code, typos, and broken promises. Despitewhat this book says, you will not finish it as a pro. The only thing I really use it for is to look up built-in functions - but I can do that for free online...I wish I could auction the book off but the damned binding broke the first week I had it. I think anyone wanting to find a good introduction to this language should buy one of the animal books - this is a waste of money.p.s. Did anyone else have problems with the code in chapter 20 (web programming) ?
Rating:  Summary: Rough, but a different perspective Review: I found this book to be a great supplement to Learning Perl which is quite terse to rely on alone. Granted, this book is dated and has some typos, but also has very good examples and wording is clear. Not a costly book since it's out of print-- well worth a read for the enthusiastic novice.
Rating:  Summary: Rough, but a different perspective Review: I found this book to be a great supplement to Learning Perl which is quite terse to rely on alone. Granted, this book is dated and has some typos, but also has very good examples and wording is clear. Not a costly book since it's out of print-- well worth a read for the enthusiastic novice.
Rating:  Summary: Inefficient way to learn Perl Review: The author doesn't know how to write a book in a didactic way. He uses concepts in his examples without explaining them until later chapters. In the chapter where he finally attempts to explain something that he used earlier, he refers you back to the beginning chapters where he mentioned its use. His chapter on OOP should be skipped all together. His explanation of patterns is sketchie. His chapter on CGI programming is a poor introduction. The typos, grammar, and overall flow of the book demonstrate that he wasn't interested in spending the time to put some thought into the project. I have over 12 years of experience with C++ and other languages, and I think that this is one of the worst presentations I've come across in years. He really makes the learning process a lot harder than it needs to be. Look elsewhere.
Rating:  Summary: Its true Review: The book cover boasts 'Open this Book as a Novice and Finish it as a Pro'. The book has excellent material on the fundamentals and examples that work. The language basics are easy to understand and implement. The book covers enought object oriented concepts to get you started. There is minimal coverage of regular expressions, so get outside reading on this powerful Perl feature. Open this book, and write code that works.
Rating:  Summary: DO NOT BUY THIS BOOK Review: The book does not meet its goals. It does not serve for interesting sequential reading and cannot be regarded as a reference either. Plus the examples are logically poor and full of bugs. Special shame to Osborne McGraw-Hill - don't trust their "Free Code online" bonus! The archive is highly incomplete so in order to understand buggy samples you'll have to type and fix them manually.
Rating:  Summary: Typo Nightmare, High "Huh?" Factor Review: The book started off alright. Its discussions of variabletypes, subroutines, loops, etc. was mediocre to decent, however it'spretty hard to screw those up because EVERY beginner level book for ANY programming language is basically the same. When McMillan began discussing regular expressions, he seemed a bit lost himself, his examples were not concise and he went into little or no detail, then went on to say how IMPORTANT the preceding topics and examples were. From there it went from bad to worse, the examples were very simple until a certain point when he gives an email parsing example. I actually felt like I'd skipped a chapter! It was like, Where the heck did that come from. I had very little Perl experience going into this book and didn't learn much about the more advanced features of it, which is what I set out to do. If you can write a for loop in C, C++, Java or pretty much any language it's almost exactly the same. This one is a paperweight... It does make the bookshelf look good tho.
Rating:  Summary: DO NOT BUY THIS BOOK Review: The examples are full of typos which will have you going crazy trying to figure out why it doesn't work. How can you learn a language when the material you are learning from is wrong!?!? Finally went and bought Perl 5 for Windows NT in 21 days. Now that is the book you need. Normally I wouldn't advocate anything with "21 days" in the title but this book is definitely the exception. But whatever you do, don't buy "Perl from the ground up" unless you like headaches.
<< 1 >>
|