Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Kevin Schroeder's Blog:
ZendCon 2010 Podcast - Dependency Injection
Jan 06, 2011 @ 14:12:00

Kevin Schroeder has posted a podcast from last year's Zend/PHP Conference (2010) - Fabien Potencier's session covering dependency injection.

This session introduced one of the less-known design patterns in the PHP world, but also one that can greatly improve the decoupling and the testability of your code: Dependency Injection. I will demonstrate how to use Dependency Injection in your projects, and I will take advantage of the PHP 5.3 new features to create a fully-featured DI container live.

Included in the post are links to the slides for the talk as well as the link to download the mp3 directly.

tagged: podcast zendcon10 fabienpotencier zendconsessions

Link:

Zend Developer Zone:
The ZendCon Sessions Episode 1:The State of PHP Security
Nov 29, 2007 @ 14:46:00

The Zend Developer Zone has started up a new podcast series to compliment their already popular PHP Abstract series and to share some of the great content that was presented at this year's Zend/PHP Conference & Expo - it even has its own feed. The new series, "The ZendCon Sessions" starts today with its first episode, Ilia Alshanetsky talking about security.

Welcome to The ZendCon Sessions. This episode of The ZendCon Sessions was recorded live at ZendCon 2007. We hope you enjoy today's session as we listen to Ilia Alshanetsky present "The State of PHP Security".

The slides presented for the session are also included.

tagged: zendconsessions podcast iliaalshanetsky security zendconsessions podcast iliaalshanetsky security

Link:

Zend Developer Zone:
The ZendCon Sessions Episode 1:The State of PHP Security
Nov 29, 2007 @ 14:46:00

The Zend Developer Zone has started up a new podcast series to compliment their already popular PHP Abstract series and to share some of the great content that was presented at this year's Zend/PHP Conference & Expo - it even has its own feed. The new series, "The ZendCon Sessions" starts today with its first episode, Ilia Alshanetsky talking about security.

Welcome to The ZendCon Sessions. This episode of The ZendCon Sessions was recorded live at ZendCon 2007. We hope you enjoy today's session as we listen to Ilia Alshanetsky present "The State of PHP Security".

The slides presented for the session are also included.

tagged: zendconsessions podcast iliaalshanetsky security zendconsessions podcast iliaalshanetsky security

Link:


Trending Topics: