Most Helpful Customer Reviews
13 of 13 people found the following review helpful:
2.0 out of 5 stars
I should have waited for the second edition, January 9, 2009
This review is from: Zend Framework in Action (Paperback)
Overall I found this book to be helpful in understanding the inner workings of the Zend Framework. The low score I gave this book is attributed to the several errors in the code examples. It seems this book was rushed to publication and nobody verified that the code examples worked.
If you are like me and like to build the code as you read each chapter then this book is NOT for you. I could never get the code to work as written in the book. I would advise that you download the companion code from the publisher's website. The code from the site seems to have been tweaked after the publication of the book and does run correctly. Problem is it does not match the code in the book therefore you have to investigate why the book says one way while the code shows it another way. Very frustrating the say the least!
I can only recommend this book if the publisher decides to release a second edition with these errors fixed.
Regards.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
10 of 11 people found the following review helpful:
3.0 out of 5 stars
Great resource, rushed editing, December 25, 2008
This review is from: Zend Framework in Action (Paperback)
As anyone who pre-ordered this book knows, it was way off its release schedule. That may explain the numerous errors in the book.
I am only on day 2 of the book and so far I have found at least 5 errors. These are not misprints but clear technical errors. The errors are in differing areas too, so not like the author simply misunderstood something, which leads me to believe this book, while already late, was rushed out of the door.
The book comes with online source code, and my advice would be to get it. If you follow the source in the book you will get errors both from the database code and the PHP code. In chapter 3, for example, the author lays out a database table schema which clearly states that certain fields cannot be NULL and have no default value, and then goes on to state INSERT statements that miss these fields out...thus generating an error. Another example is where on one page the application library folder is called just that in an image, but then i the PHP code it is referred to as "lib", again creating an error when the code is ran.
On the plus side the detail is very good. The first couple of chapters lay out the "why"s and "where"s of Zend Framework, and the real world example that the book builds on gives you a much more usable path of learning than someone simply telling you the details of the framework itself. Definitely a preferred approach for me!
I would like to rate the book higher but having to wait for almost an extra month to get it and then penciling in the errata certainly does not build confidence in it.
Paul Allsopp
Webtop-Designs
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
4.0 out of 5 stars
An excellent start, could use more polish, March 13, 2009
This review is from: Zend Framework in Action (Paperback)
I find myself in agreement with most of the other reviewers. I had pre-ordered the book and watched its development through numerous e-book releases.
The extent to which it covers the fundamental but not as often explained concepts so important to the Framework (Helpers, etc) is impressive, and it covers a lot of ground. I had many 'a-ha' moments.
However, I also had a fair amount of frustration with the code examples in the book (the code on the web site ZIP file does seem to be absent these errors) - many syntax errors, and such. I also found it a little frustrating when the code examples were broken down so finely, into a couple of lines at a time, and often crossing multiple files (but without mentioning this).
However, the book is excellent and a great resource, and I'd be keen to see how a 2nd Edition looked.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|