YAPC::Europe 2011 in Riga

YAPC::Europe 2011 “Modern Perl”

Twitter #ye2011    RSS       Log in

Introduction to Perl: Data Structures

By Salve J. Nilsen (‎sjn‎) from Oslo.pm
Date: Monday, 15 August 2011 12:00
Duration: 20 minutes
Target audience: Beginner
Language: English


Perl has amazing support for data structures. Hashes, Arrays, Queues, Stacks, are all first class citizens in Perl. This class will give an introduction to the basic data structures and the ways to manipulate them. It will include topics like:

* Lists vs Anonymous References
* Slice, splice, shift, unshift, pop, push, map, sort
* Awesome CPAN Modules ( *::Util(s), List::UtilsBy)
* Schwartzian Transform, Orcish Manuver

---

Learn more about this and the other Beginner Track talks in the description of brian d foy (‎brian d foy‎) - ‎Getting the most out of YAPC‎

Attended by: