What are the best sources to learn CakePhp for beginners?
I want to learn where developers here learned CakePhp. Cookbook is good 开发者_高级运维at most points but not clear enough to teach I think.
Thanks,
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!
Believe me man,cookbook is good enough.
Anyway,there's a another tutorial in IBM may worth a reading.
http://mark-story.com/ http://teknoid.wordpress.com/ http://variable3.com/blog/category/programming/cakephp/
try these blogs
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
This is list articles about cakephp 2.x for beginners.
http://tutscode.com/tag/cakephp
I hope help you.
精彩评论