Re: [fw-general] Begginer friendly tutorial

2013-05-06 Thread Jason P.


6 (not so easy) steps towards wisdom (aka profit increase) hehe

Thanks!



El 06/05/13 13:55, Michael Gooden escribió:

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.  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://zf2.readthedocs.org/en/**develop/modules/zend.service-**
manager.intro.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.  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




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.  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: fw-general@lists.zend.com
Info: 
http://framework.zend.com/**archives




<
http://framework.**zend.com/archives






  Unsubscribe: fw-general-unsubscribe@lists.**zend.com













--
List: fw-general@lists.zend.com
Info: 
http://framework.zend.com/archives




Unsubscribe: fw-general-unsubscribe@lists.zend.com>








--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/**archives
Unsubscribe: 
fw-general-unsubscribe@lists.**zend.com








--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com




Re: [fw-general] Begginer friendly tutorial

2013-05-06 Thread Michael Gooden
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.  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://zf2.readthedocs.org/en/**develop/modules/zend.service-**
>> manager.intro.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.  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
 >

 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.  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: fw-general@lists.zend.com
> Info: 
> http://framework.zend.com/**archives
> 
> >
> <
> http://framework.**zend.com/archives
> >
>
>>
>>  Unsubscribe: fw-general-unsubscribe@lists.**zend.com
>  unsubscr...@lists.zend.com 
> 
> >>
>
>
>
>
>

>>> --
>>> List: fw-general@lists.zend.com
>>> Info: 
>>> http://framework.zend.com/archives
>>> 
>>> >
>>> Unsubscribe: fw-general-unsubscribe@lists.zend.com>> unsubscr...@lists.zend.com >
>>>
>>>
>>>
>>>
>>
>
> --
> List: fw-general@lists.zend.com
> Info: http://framework.zend.com/**archives
> Unsubscribe: 
> fw-general-unsubscribe@lists.**zend.com
>
>
>


Re: [fw-general] Begginer friendly tutorial

2013-05-06 Thread Jason P.


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://zf2.readthedocs.org/en/develop/modules/zend.service-manager.intro.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.  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

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.  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: fw-general@lists.zend.com
Info: 
http://framework.zend.com/archives




Unsubscribe: fw-general-unsubscribe@lists.zend.com>








--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/**archives
Unsubscribe: 
fw-general-unsubscribe@lists.**zend.com








--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com




Re: [fw-general] Begginer friendly tutorial

2013-05-06 Thread Marco Pivetta
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://zf2.readthedocs.org/en/develop/modules/zend.service-manager.intro.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.  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
>>
>> 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.  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: fw-general@lists.zend.com
>>> Info: 
>>> http://framework.zend.com/archives
>>> 
>>> >
>>> Unsubscribe: fw-general-unsubscribe@lists.zend.com>> unsubscr...@lists.zend.com >
>>>
>>>
>>>
>>>
>>
>
> --
> List: fw-general@lists.zend.com
> Info: http://framework.zend.com/**archives
> Unsubscribe: 
> fw-general-unsubscribe@lists.**zend.com
>
>
>


Re: [fw-general] Begginer friendly tutorial

2013-05-06 Thread Jason P.


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

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.  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: fw-general@lists.zend.com
Info: http://framework.zend.com/**archives
Unsubscribe: 
fw-general-unsubscribe@lists.**zend.com








--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com




Re: [fw-general] Begginer friendly tutorial

2013-05-05 Thread Michael Gooden
Hi Jason,

There is actually a tutorial in the official documentation:
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.  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: fw-general@lists.zend.com
> Info: http://framework.zend.com/**archives
> Unsubscribe: 
> fw-general-unsubscribe@lists.**zend.com
>
>
>