
November 13th, 2007, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 874
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Basic Collections
Programming involves manipulating objects. However, often objects are not isolated. Rather, objects often only make sense in context with other, similar objects. Because of this, it becomes necessary to organize objects. There are two methods of organization: arrays and collections. This article will focus on collections.
Read the full article here: Basic Collections
For more discussion go here: Blog Article Discussion
|