Beginning CakePHP and over one million other books are available for Amazon Kindle. Learn more

Vous voulez voir cette page en français ? Cliquez ici.


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
Start reading Beginning CakePHP 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 [Paperback]

David Golding

List Price: CDN$ 43.79
Price: CDN$ 27.85 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 15.94 (36%)
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
Only 1 left in stock (more on the way).
Ships from and sold by Amazon.ca. Gift-wrap available.
Want it delivered Thursday, May 23? Choose One-Day Shipping at checkout.

Formats

Amazon Price New from Used from
Kindle Edition CDN $19.10  
Paperback CDN $27.85  

Book Description

July 25 2008 1430209771 978-1430209775 1

CakePHP is a leading PHP–based web app development framework. When asking a question on forums or chat rooms, many CakePHP beginners get little help from the experts. Simple questions can get a response like, “Well, just read the online manual and API.” Unfortunately, the online manual is depreciated, and who wants to absorb a programming language or framework from an API? Beginning CakePHP will do the following:

  • Leads you from a basic setup of CakePHP to building a couple applications that will highlight CakePHP’s functionality and capabilities without delving too deeply into the PHP language, but rather what the CakePHP framework can offer the developer.
  • Teaches you to use CakePHP by incorporating advanced features into your web development projects.
  • Targets beginners of CakePHP or web frameworks in general as well as experienced developers with limited exposure to CakePHP. A secondary audience may include developers undecided on adopting CakePHP or business managers trying to assess the value of incorporating CakePHP into their toolbox.

  • What you’ll learn

    • Install and configure the CakePHP web framework.
    • Create your first CakePHP web application: to–do lists.
    • Progress by building a more complex blogging application.
    • Incorporate Ajax and Web 2.0 principles and techniques into your blogging and other CakePHP applications.
    • Apply these sample applications along with advanced techniques as a framework or template for building your own web applications with CakePHP going forward.

    Who is this book for?

    This book will speak to an audience of developers already familiar with PHP but who may not be PHP experts. This book is tailored for those new to CakePHP and who want a thorough tutorial.

    About the Apress Beginning Series

    The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!


    Frequently Bought Together

    Customers buy this book with Building Findable Websites: Web Standards, SEO, and Beyond CDN$ 29.60

    Beginning CakePHP: From Novice to Professional + Building Findable Websites: Web Standards, SEO, and Beyond
    Price For Both: CDN$ 57.45

    Show availability and shipping details

    • This item: Beginning CakePHP: From Novice to Professional

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

    • Building Findable Websites: Web Standards, SEO, and Beyond

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


    Customers Who Bought This Item Also Bought


    Product Details

    • Paperback: 344 pages
    • Publisher: Apress; 1 edition (July 25 2008)
    • Language: English
    • ISBN-10: 1430209771
    • ISBN-13: 978-1430209775
    • Product Dimensions: 19.1 x 1.8 x 23.5 cm
    • Shipping Weight: 658 g
    • Amazon Bestsellers Rank: #48,887 in Books (See Top 100 in Books)

    Product Description

    About the Author

    A biography is not available for this author.

    Inside This Book (Learn More)
    Browse Sample Pages
    Front Cover | Copyright | Table of Contents | Excerpt | Index
    Search inside this book:

    Customer Reviews

    There are no customer reviews yet on Amazon.ca
    5 star
    4 star
    3 star
    2 star
    1 star
    Most Helpful Customer Reviews on Amazon.com (beta)
    Amazon.com: 3.5 out of 5 stars  19 reviews
    24 of 25 people found the following review helpful
    4.0 out of 5 stars Well written - falls short Aug 30 2008
    By M. Cordoba - Published on Amazon.com
    Format: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.
    9 of 11 people found the following review helpful
    2.0 out of 5 stars Frustrating: Should be called "CakePHP: An Overview" Oct 7 2010
    By M - Published on Amazon.com
    Format:Paperback|Amazon Verified Purchase
    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.
    3 of 3 people found the following review helpful
    5.0 out of 5 stars PHP Programmer Nov 13 2010
    By Sarita Whittington - Published on Amazon.com
    Format: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.

    Listmania!

    Create a Listmania! list

    Look for similar items by category


    Feedback


    Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges