Fundamentals of Computer Science 1 (CS151 2003S)

Class 27: Association Lists

Back to Pairs. On to Vectors.

Held: Wednesday, 5 March 2003

Summary: Today we visit a database-like application of Scheme, Association lists. Association lists allow you to associate information with a key and then look up the value by the key.

Related Pages:

Assignments

Notes:

Overview:

Simple Database Problems

Association Lists

Searching in Association Lists

Lab

 

History

Thursday, 16 January 2003 [Samuel A. Rebelsky]

Tuesday, 4 March 2003 [Samuel A. Rebelsky]

 

Back to Pairs. On to Vectors.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Tue May 6 09:29:58 2003.
The source to the document was last modified on Tue Mar 4 21:20:37 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS151/2003S/Outlines/outline.27.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu