Design Patterns Bootcamp

Comments

Comments are closed.

Anonymous at 14:36 on 22 Oct 2012

Good talk, maybe a little too much information to be the first ;)

Anonymous at 16:10 on 22 Oct 2012

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.