Can you recommend any book or other resources for learning Zend Framework for absolute beginngers with moderate PHP skills. Thanks.
问题:
回答1:
For me, the three definitive ZF Getting Started tutorials are:
- Quick Start from Zend
- Album tutorial from Rob Allen
- Surviving the Deep End from Padraic Brady
Two additional applications which I have found helpful, though a little more advanced, are:
- Dasprid's blog (src), from Ben Scholzen
- PHPPlaneta, from Robert Basic
Learned a lot from all of them.
And, of course:
ZendCasts
In the end, Rob Allen's answer says it all.
回答2:
Survive The Deep End is a good resource to start with a concrete project.
回答3:
I just started 4 days ago to use Zend Framework together with Doctrine ORM. To be honest it's very complicated to get started with it. I used the zend documentation, http://framework.zend.com/manual/de/ for example the quick start guide. There is an irc channel on freenode #zftalk@irc.freenode.net In addition I googled a lot, there are some good answers here on stack overflow. Sometimes it is good to search for "[what you wanna do] tutorial" this way you get quicker solutions, because the manual often does not give you the general overview, it just explains one or some components.
回答4:
You can reffere below link for detail study of how zend frameworks basics work.
http://wiki.zf2notes.googlecode.com/git/zf2_beginners_tutorial.wiki