October 2011
Beginner
394 pages
10h 54m
English
After completing this chapter, you’ll be able to:
Describe how arrays store data
Use an array within an application
Describe how dictionaries store data and differ from arrays
Use a dictionary within an application
Describe how structures store data and differ from other collection types
Create and use a structure within an application
MANY TEXTS MAKE A BIG deal out of telling readers that collections are complex. In fact, collections are easy. Most people have a collection of some sort. In fact, most people have multiple collections. For example, I have a wonderful fictional book collection and another collection of technical texts. A collection is simply a group of like items. It doesn’t matter whether you’re ...
Read now
Unlock full access