Step 3: Learn Composer Step 4: Use publicly available modules to save time and effort Step 5: ... Step 6: PROFIT!
On 6 May 2013 12:58, Jason P. <[email protected]> wrote: > > Good one. So far this is what I get: > > First step: "Get started" guide > Second step: master EventManager and ServiceManager > > > > El 06/05/13 12:26, Marco Pivetta escribió: > > Jason, I can suggest you to learn the EventManager and ServiceManager >> components in depth. Once you got that, the rest of Zend\Mvc is code that >> glues those two concepts together ;) >> >> http://blog.evan.pro/**introduction-to-the-zend-** >> framework-2-servicemanager<http://blog.evan.pro/introduction-to-the-zend-framework-2-servicemanager> >> http://zf2.readthedocs.org/en/**develop/modules/zend.service-** >> manager.intro.html<http://zf2.readthedocs.org/en/develop/modules/zend.service-manager.intro.html> >> http://zf2.readthedocs.org/en/**develop/modules/zend.event-** >> manager.event-manager.html<http://zf2.readthedocs.org/en/develop/modules/zend.event-manager.event-manager.html> >> >> Really, once you grasp those two, the rest is just fancy terms that are >> mostly based on that stuff :) >> >> >> Marco Pivetta >> >> http://twitter.com/Ocramius >> >> http://ocramius.github.com/ >> >> >> On 6 May 2013 12:22, Jason P. <[email protected]> wrote: >> >> >>> I know, but it seemed a bit short. Maybe I've to give it a chance ;) >>> >>> Thanks! >>> >>> >>> >>> El 06/05/13 08:43, Michael Gooden escribió: >>> >>> Hi Jason, >>> >>>> >>>> There is actually a tutorial in the official documentation: >>>> http://zf2.readthedocs.org/en/****latest/index.html#userguide<http://zf2.readthedocs.org/en/**latest/index.html#userguide> >>>> <**http://zf2.readthedocs.org/en/**latest/index.html#userguide<http://zf2.readthedocs.org/en/latest/index.html#userguide> >>>> > >>>> >>>> It was originally written by Rob Allen, and it should be a very good >>>> starting point for you. >>>> >>>> Regards, >>>> >>>> Michael Gooden >>>> >>>> >>>> On 5 May 2013 21:14, Jason P. <[email protected]> wrote: >>>> >>>> >>>> Hi everyone. >>>>> >>>>> I'm in the mood of learning a PHP framework and I've been told that ZF >>>>> is >>>>> one of the best thanks to its modularity and flexibility, but at the >>>>> cost >>>>> of not being easy for begginers. >>>>> >>>>> What approach would you recommend to start learning this tool? I'm a >>>>> programming student and I'm familiarized with PHP, Java, OOP and MVC >>>>> pattern. Also, I've completed a brief tutorial about building a little >>>>> MVC >>>>> framework from scratch. >>>>> >>>>> Of course I know there's an official documentation with some examples, >>>>> but >>>>> I was searching for something more comprehensive but yet step by step, >>>>> and >>>>> not only a reference guide of the platform. >>>>> >>>>> >>>>> Thanks! >>>>> >>>>> -- >>>>> List: [email protected] >>>>> Info: >>>>> http://framework.zend.com/******archives<http://framework.zend.com/****archives> >>>>> <http://framework.**zend.com/**archives<http://framework.zend.com/**archives> >>>>> > >>>>> <http://framework.**zend.com/**archives <http://zend.com/archives>< >>>>> http://framework.**zend.com/archives<http://framework.zend.com/archives> >>>>> > >>>>> >>>>>> >>>>>> Unsubscribe: fw-general-unsubscribe@lists.******zend.com >>>>> <fw-general-** >>>>> [email protected] >>>>> <fw-general-unsubscribe@lists.**zend.com<[email protected]> >>>>> >> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>> -- >>> List: [email protected] >>> Info: >>> http://framework.zend.com/****archives<http://framework.zend.com/**archives> >>> <http://framework.**zend.com/archives<http://framework.zend.com/archives> >>> > >>> Unsubscribe: fw-general-unsubscribe@lists.****zend.com<fw-general-** >>> [email protected] <[email protected]>> >>> >>> >>> >>> >> > > -- > List: [email protected] > Info: http://framework.zend.com/**archives<http://framework.zend.com/archives> > Unsubscribe: > fw-general-unsubscribe@lists.**zend.com<[email protected]> > > >
