Labeling
Avoid arbitrary sequences more than a few items long
Do not require the user to know the absolute position of an item in a list
- Instead, associate a meaningful label with each item, allowing to occur in any order
case statements vs. computed gotos
property lists (p-lists) in Lisp
- (age 45 ssn 123456789 name (Smokey Bear) office (Sieg 123))