views:

62

answers:

4

Hello,

I want to learn where developers here learned CakePhp. Cookbook is good at most points but not clear enough to teach I think.

Thanks,

+2  A: 

Believe me man,cookbook is good enough.

Anyway,there's a another tutorial in IBM may worth a reading.

SpawnCxy
+3  A: 
  • The blog tutorial in the cookbook is the best place to start.

  • After that, modify the blog and read the manual. It takes time - there is no quick way.

  • Try to read and understand the API:

  • Give yourself a target like build a blog that does what I want not what Wordpress wants

  • Join the CakePHP group on Google: http://groups.google.co.uk/group/cake-php?hl=en

And try to put as much effort into the backend as you do the front end!

Leo
Thanks for advices Leo. I have completed blog tutorial and my mind more clear now. I will do the rest of your sayings. I have already planning a project to develop. But couldn't decide where should I start yet ^_^ Thanks
Ahmet Kemal
A: 

http://mark-story.com/ http://teknoid.wordpress.com/ http://variable3.com/blog/category/programming/cakephp/

try these blogs

Harsha M V
thanks Harsha I will check them.
Ahmet Kemal
A: 

The best resource is the book. It has everything you need. When in doubt you can pop in here or the IRC channel #cakephp at irc.freenode.net

Nigel