Workshop in English - US at ZendCon 2012
View Slides: https://speakerdeck.com/ezimuel/design-patterns-bootcamp
Short URL: https://joind.in/talk/b6f53
(QR-Code (opens in new window))
Design Patterns Bootcamp
Comments
Comments are closed.
Good talk, maybe a little too much information to be the first ;)
Amazing information.
The foundation patterns can be found here:
https://github.com/ezimuel/PHP-design-patterns
Does anybody have links to the source of the other examples?
Source code examples from my project that demo's some modeling classes: https://github.com/ralphschindler/PatternsTutorialApp - the "ralph" branch is my solution to the problem.
-ralph
(Rating field was required to comment, I'm just going to give ourselves a 5 ;) )
Very interesting !
Thanks for github contributions... would it be possible to get the slides ? For my poor colleagues who were at the office while I was there !
Thanks again,
Luca
A lot of great information. I'm still processing everything.
I think a few concrete examples, maybe "patterns in the wild" might help the more concrete thinking of us.