T4GG.com
Home | Browse | RSS

» Mastering Javascript Arrays - 955 days ago (hunlock.com)

Believe it or not, the very first version of Javascript shipped without Arrays. Subsequent versions made up for the oversight and modern Javascript Arrays are powerful structures indeed, even emulating many common data structures such as stacks and queues. This reference will cover the core functionality of Arrays as well as introduce a few useful extensions.

browse: arrays, javascript

» Programming PHP - Arrays - 156 days ago (oreilly.com)

This article talks about creating an array, adding and removing elements from an array, and looping over the contents of an array using many of the built-in functions available in PHP.

browse: arrays, php, programming

T4GG.com - built on dial up!