Intermediate OOP in PHP

Comments

Comments are closed.

Anonymous at 14:48 on 8 May 2015

Fantastic talk! Best one so far. Perfect balance of code display, practical application, and understandable examples!

Anonymous at 14:54 on 8 May 2015

I like how you introduce a concept and then show an example that did it immediately.
helpful concepts:
dependency injection
SPL ArrayAccess
Observer/notify