Data Structures in Python: Lists and Tuples

Monday, January 29th, 2007

Different languages use different kinds of data structures to handle the way data is arranged in memory. This article looks at two of the more common data structures used by Python.... Application hosting with customized solutions. Rackspace offers custom Linux and Windows configurations with a Zero downtime money-back guarantee.

Iterators in the Simplest Sense: Traversing Data Structures in PHP 5

Wednesday, March 22nd, 2006

Welcome to the final part of the series Iterators in the Simplest Sense. In this set of articles you ll learn the basic concepts of iterators in PHP 4 and PHP 5. The overall learning experience is strongly focused on the practical sense of the topic ...

Iterators in the Simplest Sense: Traversing Different Data Structures

Thursday, March 16th, 2006

Here we are again. Welcome to the second tutorial of the series Iterators in the simplest sense. Just in case you didn t know this series introduces Iterators in PHP 4 PHP 5 explaining their basic concepts and teaches you how to use ...

Get Your Pocket PHP Reference and Help Hurricane Relief Iterators in the Simplest Sense: Traversing Different Data Structures

Wednesday, March 15th, 2006

php|architect has announced the publication of php|architect's Pocket PHP Reference, a handy guide to every function in PHP, inclusive of syntax, extension and description. It's a perfect companion for all your coding work, perfect for looking up function syntax in a pinch Here we are again. Welcome to the second tutorial ...