views:

91

answers:

3

Hi guys

I would like to learn zend framework, I haven't done any projects in ZF. Could you please let me know some useful urls which explain how to start with ZF with a few examples

Thank you guys

+4  A: 

Some books like Beginning Zend Framework (Apress), Zend Framework in action (Manning) can provide read-and-develop tutorials.

ShiVik
+1 for the quick start. I've also perused both the books you mentioned and found them both to be lacking - I'd say save your money and rely on blogs and the official online documentation.
prodigitalson
@prodigitalson - Yeah. Specially those books started to get too much out of context once I got the hang of Zend. But until then, they were quite helpful, I mean getting the folder structures and devenv setup. I would say don't waste money on them, but if you have a safari subscription like I have, then no harm in looking through them.
ShiVik
A: 

Rob Allen's Getting Started with Zend Framework 1.10 is IMHO the best starting place.

robertbasic
+2  A: 

I'll add ZendCasts wich has really fantastic video tutorials covering a lot of the Zend_Framework.

Iznogood
+1 for ZendCasts
David Weinraub
1 good book(basic) + ZendCasts will do.
Hanseh