Beginning CakePHP: From Novice to Professional and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development)
 
 
Start reading Beginning CakePHP: From Novice to Professional on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) [Paperback]

David Golding (Author)
3.4 out of 5 stars  See all reviews (17 customer reviews)

List Price: $42.99
Price: $28.22 & this item ships for FREE with Super Saver Shipping. Details
You Save: $14.77 (34%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Thursday, February 2? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $18.91  
Paperback $28.22  

Book Description

1430209771 978-1430209775 July 25, 2008 1

All other attempts at translating CakePHP for new users are either too technical or lack enough information. This book is tailored for those new to Cake and who want a thorough tutorial. The biggest advantage for reading this book is that it really stands alone in the repertoire of CakePHP documentation, and little work is scheduled to become available anytime soon.

It’s to a PHP developer’s advantage to try out Cake and to get a favorable introduction to the framework, which is precisely what this book provides.

Beginning CakePHP is one of the first if not the first book in the market that leads the reader through extensive web application development in CakePHP, one of the leading popular growing open source Web frameworks. It gives a how-to approach to Cake rather than a dictionary-type reference, that culminates in an extensive practical blogging application example.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) + Practical CakePHP Projects (Expert's Voice in Web Development) + CakePHP 1.3 Application Development Cookbook
Price For All Three: $95.19

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Practical CakePHP Projects (Expert's Voice in Web Development) $28.22

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • CakePHP 1.3 Application Development Cookbook $38.75

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

David Golding…


Product Details

  • Paperback: 344 pages
  • Publisher: Apress; 1 edition (July 25, 2008)
  • Language: English
  • ISBN-10: 1430209771
  • ISBN-13: 978-1430209775
  • Product Dimensions: 9.2 x 7 x 0.9 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.4 out of 5 stars  See all reviews (17 customer reviews)
  • Amazon Best Sellers Rank: #688,147 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

17 Reviews
5 star:
 (6)
4 star:
 (2)
3 star:
 (2)
2 star:
 (7)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.4 out of 5 stars (17 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

22 of 23 people found the following review helpful:
4.0 out of 5 stars Well written - falls short, August 30, 2008
This review is from: Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) (Paperback)
The book is overall well written, however the series title is misleading. I could have easily labeled this 3 stars.

PROS:
- Well written. (Few tech authors have this skill)
- Overall good cover of the basics
- Full code is provided, author has a forum where he answers some questions.
- He shows good code practices

CONS:
- This book should be in the series: "From Novice to having some understanding". It does not cover ACL at all, and the cover of the basic Auth component is incredibly basic and lacking. Most of the examples are very simple, so you won't be getting to be a "Professional" with this book. The tile is ok "Beginning CakePHP" but by no means expect this book to cover in depth topics of challenging issues.
- The book is one big project that keeps adding on things - which is good. But the author decided to go for a Blog... Please another application? Pretty please? There are about a million blog tutorials out there, he could have gone the extra mile by giving us an interesting (i.e realistic) project. There is already a good blog tutorial on the cakephp.org site. Yes, the author does take the blog further in this book (he better, it's 300 pages) but still.
- Not the author's fault - but be warned that the book is for RC1 - and believe me, you will struggle figuring out why the provided code is not working and why so many errors (if you are using RC2 or beyond).
- All the examples except 1 are straight out of the box CAKEPHP built in things - which is fine, but real projects usually require you to stretch things, change some models to be used differently.
- The "Advanced features" chapter is a joke. It spends less than 1 page in most of those advance features. Basically, you are on your own. And a whopping of 6 pages on the forms helper. (Web applications live on forms, a whole book could be written on the topic).

I gave it 4 stars for being a clearly written book on CakePHP, but don't expect this book will be more than an introduction, with a few nice gems.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 10 people found the following review helpful:
2.0 out of 5 stars Frustrating: Should be called "CakePHP: An Overview", October 7, 2010
By 
M (CA, USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) (Paperback)
This book is not an instruction manual on CakePHP. It's really an overview, with a little CakePHP thrown in. It is for an old version of CakePHP, you'll get many errors that you'll have no idea how to solve if you use a current version of CakePHP. It's both wordy on preaching about Cake's pluses and too dense and assumes the reader knows things about Cake you turn to books like this for. It fails at explaining syntax of CakePHP. It fails at giving examples. It fails at all but the most basic, rudimentry tasks. This is more like: "CakePHP: From Novice to 'I kinda get it.'"

The Author explains how things work but neglects to show the reader the proper syntax is some cases, often leaving more advanced configuration answers out of the book. He'll tell you about a parameter but not show a single line of code that explains the syntax needed to activate it. Excerpt: "For more control, you may want to enter more parameters for the "has many" Relationship:" Where to enter those parameters? I have no idea.

Also, this is supposed to be a tutorial book and the author leave us to our own devices to construct relationships in cake when we've never used Cake, saying, "Just follow the association rules" which aren't laid out clearly in the chapter that handles them.

The meat of the book is a bit better, but explains things in reverse order. Instead of giving us an example, and then explaining it, he explains everything then gives us an example.

Routing is another mystery to me still since the author shows you the default routes but then glosses over other routes, expecting you to know the implications of what he's failed to clearly explain.

Also, this book uses one example -- a blog -- the entire book. This would be fine if it weren't for the fact that there's a free CakePHP blog tutorial online. But really this book is simply a tough way to learn CakePHP. Save you money and look elsewhere.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars PHP Programmer, November 13, 2010
This review is from: Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) (Paperback)
I have been programming with PHP and CakePHP for 2 months. Like many I was informed that I could find everything on the internet that I need to know. Though the information on the internet gives you the code and some detailed explanations on how to build site blog post and catalog sites, it does not do a highly effective job at describing how all of the components of CakePHP work together. I am not talking about the controllers, models and views. Though I am familiar with OPP and have written programs in other languages, as well as developing website with CakePHP for the past two months, I was not grasping how CakePHP SQL code was configured nor was I grasping how all of the components of CakePHP interact for trouble shooting all of the code that was written by someone else, that was not working, without any documentation or comments in complex areas of the code. This book has been a great asset to move my understanding along to where I now can zip through the complicated code written by another, make the necessary adjustments or rewrites to get the code to run smoothly and with less coding.

I recommend this book to anyone who is new to CakePHP. It is a great foundational explanation book and is easy to follow. I have read many programming books in many languages, many leave out so much information, others are too wordy. This book is well balanced in its explanations of how CakePHP works and how to use the system. This book is not a cook book or a book of code examples as it clearly explains in the beginning of the book. If you are looking of code for PHP try PHP Phrases, or Larry Ullman's books on PHP. I have not found a complete reference book on PHP that meets my criteria of a book of books on PHP. Remember this is a book for understanding the nuts and bolts on how CakePHP works and why it is so great it is not a book on PHP coding. This is one of the best books I have read. The explanations are clear and there is sample code sufficient to go with the explanations.

I only wish there was a book with this information and more advanced information in one book.
This book is not large and can easily be read over a week as time permits.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
parent tag, ctp file, development php framework, admin routing, helpers array, admin prefix, paginated results, scaffolded views, simple page request, blog application, voting links, comments controller, scaffolding feature, posts controller, locale files, php configuration file, recursive attribute, baked views, helper code, magic variables, tmp folder, php file, login action, database configuration file, app folder
Key Phrases - Capitalized Phrases (CAPs): (learn more)
New Functions, Zend Framework, Posts Add, Posts Index, Test Event, Calendar Event, Use Listing, Working Ajax, Posts Page, Using Bake, Writing Posts, Parameters These, Ajax Chat, Add Post, Scaffold Add, App Controller, Customizing Views, Controller Object
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(10)
(5)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
"Practical CakePHP Projects" Now Available 0 Dec 12, 2008
Auth Component 1 Jul 27, 2008
See all 2 discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject