Learn something about PHP 5.3
- The ZendCon Sessions Episode 28: PHP 5.3 == Awesome!
- PHP 5.3 migration guide in PHP manual
- Anonymous Functions in PHP 5.3 webinar (3rd May 2011)
- Using PHP 5.3 Namespaces for Fame and Fortune webinar (2nd March 2011)
Learn someting about ZF2
- ZendCon 2010 Podcast - Introducing Zend Framework 2.0 (24th January 2011/ZendCon 2010)
- Zend Framework 2 Patterns webinar (30th March 2011)
- Zend Framework 2.0 Patterns Tutorial on slideshare (21th April 2011)
Get ZF2
- get the latest from github (recommended)
- or get 2.0.0dev3 (14th June 2011)
Study Dependency Injection
- ZendCon 2010 Podcast - Dependency Injection (Fabien Potencier)
- read Zend DI QuickStart and all the linked articles!
- try Ralph’s DI examples
Have a look at the Event manager
Try other examples
- Matthew’s MVC examples - check out different branches
Labels:
None