Masterizing php data structure 102
by Patrick Allaert
- 2,805 views
We all have certainly learned data structures at school: arrays, lists, sets, stacks, queues (LIFO/FIFO), heaps, associative arrays, trees, … and what do we mostly use in PHP? The “array”! In ...
We all have certainly learned data structures at school: arrays, lists, sets, stacks, queues (LIFO/FIFO), heaps, associative arrays, trees, … and what do we mostly use in PHP? The “array”! In most cases, we do everything and anything with it but we stumble upon it when profiling code.
During this session, we’ll learn again to use the structures appropriately, leaning closer on the way to employ arrays, the SPL and other structures from PHP extensions as well.
Statistics
- Likes
- 9
- Downloads
- 98
- Comments
- 1
- Embed Views
- Views on SlideShare
- 2,805
- Total Views
- 2,805


1–1 of 1 previous next