9 years ago 6,946 views
9 years ago 6,946 views
Presented by Matthew Turland (@elazar)
October 15, 2015
Some problem classes require specialized data structures to optimize runtime or memory usage. This talk will cover more recent additions to the core Standard PHP Library extension from PHP 5.3 as well as several libraries and extensions in the wild that offer additional data structures. No computer science background is necessary; this tutorial will present data structures in understandable terms with practical examples.