开发者

Zend Framework for Absolute Beginners? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting ans开发者_开发知识库wers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

Can you recommend any book or other resources for learning Zend Framework for absolute beginngers with moderate PHP skills. Thanks.


For me, the three definitive ZF Getting Started tutorials are:

  1. Quick Start from Zend
  2. Album tutorial from Rob Allen
  3. Surviving the Deep End from Padraic Brady

Two additional applications which I have found helpful, though a little more advanced, are:

  1. Dasprid's blog (src), from Ben Scholzen
  2. 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.


Survive The Deep End is a good resource to start with a concrete project.


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.


You can reffere below link for detail study of how zend frameworks basics work.

http://wiki.zf2notes.googlecode.com/git/zf2_beginners_tutorial.wiki

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜