Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Masterizing php data structure 102

by Patrick Allaert on Feb 01, 2012

  • 716 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 mos...

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.

Accessibility

Categories

Tags

phpbenelux data structures php

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

CC Attribution-ShareAlike LicenseCC Attribution-ShareAlike License

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

Statistics

Favorites
3
Downloads
21
Comments
0
Embed Views
0
Views on SlideShare
716
Total Views
716
Post Comment
Edit your comment Cancel

Masterizing php data structure 102 — Presentation Transcript