unemployment Posted July 6, 2011 Share Posted July 6, 2011 What's the fastest way to learn the Zend Framework? Any good video tutorial series out there? Do you also like using the Dojo integration? How does jQuery work with the framework? I really want to be able to learn how to build things quickly and after download the Zend Framework I am very overwhelmed. I could use a little hand holding to get me started. Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/ Share on other sites More sharing options...
gizmola Posted July 6, 2011 Share Posted July 6, 2011 http://akrabat.com/zend-framework-tutorial/ Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1238765 Share on other sites More sharing options...
thehippy Posted July 6, 2011 Share Posted July 6, 2011 Zend Framework Manual Zend Framework APIDOC Apress Books Zend Training PHP Architect Books ZendCasts Video Tutorials Vikram Vaswani's Zend Framework A Beginner's Guide Rob Allen's Zend Framework in Action his website with updated material If you want help Zend Framework's General Mailing List Zend Framework IRC channel - #zftalk on freenode.net (link) If you have an existing project, converting it and refactoring it would be a good basic project Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1238854 Share on other sites More sharing options...
unemployment Posted July 6, 2011 Author Share Posted July 6, 2011 I'm not that great at php. Should I still use Zend? Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1239011 Share on other sites More sharing options...
trq Posted July 6, 2011 Share Posted July 6, 2011 I'm not that great at php. Should I still use Zend? You could, but I probably wouldn't recommend it. You need a decent understanding of OOP (on top of PHP) to get up and running with Zend. Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1239021 Share on other sites More sharing options...
unemployment Posted July 6, 2011 Author Share Posted July 6, 2011 I'm not that great at php. Should I still use Zend? You could, but I probably wouldn't recommend it. You need a decent understanding of OOP (on top of PHP) to get up and running with Zend. I guess I'll easy my way into it then. I don't have a good understanding of OOP yet. Well, I know how it works, but I just don't know the syntax. Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1239042 Share on other sites More sharing options...
trq Posted July 6, 2011 Share Posted July 6, 2011 Well, I know how it works, but I just don't know the syntax. The syntax is the easy part. Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1239329 Share on other sites More sharing options...
unemployment Posted July 7, 2011 Author Share Posted July 7, 2011 Well, I know how it works, but I just don't know the syntax. The syntax is the easy part. Yikes Quote Link to comment https://forums.phpfreaks.com/topic/241168-learning-zend/#findComment-1239343 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.