for the concept of rails, I suggest you read Rails book .... ^_^v ...
and for tutorials, read IBM tutorial (it is good but not uptodate with
the current version, especially in ACL and ACO part)

On Nov 4, 5:25 am, housebolt <[EMAIL PROTECTED]> wrote:
> There isn't one that I'm aware of. There was one in the process of
> being published but it fell apart at the last minute.
>
> Most people have trouble initially getting the hang of MVC. You really
> need to focus on the MVC structure. Read over the "Basic Concepts"
> section of the manual very carefully. Once you grasp the MVC structure
> everything will fall into place. Your life will make sense again.
>
> Controller -> Back end, where you do all of the grunge work.
> Model -> Sends data from your database to your controller.
> View - Where the HTML goes.
>
> Also, once you've grasped the concept, watch the video tutorial and
> follow along with it to a T. It doesn't necessarily have to make
> sense. 95% of learning comes from participation.
>
> On Nov 3, 11:16 am, Daniel <[EMAIL PROTECTED]> wrote:
>
> > I am new to cake and I find the tutorials somewhat confusing, is there
> > a book I can get to better understand cake ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to