(Re)discovering the SPL

Comments

Comments are closed.

Funny and extensive introduction on why you should use SPL, or shouldn't I'm not sure ;)
Maybe another talk on how to replace the ubiquitous "array()" by better data structures could help PHP developers to start using SPL via the collections. To me, it's what makes an important part of the core of framework like Java or .Net
I really enjoyed the show of this RecursiveIteratorIteratorCallbackFilteredViewOnSPLTalkInterface ;)

Entertaining talk on the weirder aspects of the SPL. I did enjoy how you handle things, first detailing the weird stuff, and following on by giving useful pointers on how to solve problems it. Thinking about buying the book :p.