Fundamentals of CS I (CS151 2001S) : Outlines

Class 27: Vectors

Reading: Vectors. Lab: Vectors. Back to Discussion of Exam 1. On to Pause for Breath.

Held Thursday, March 8, 2001

Summary

Today we consider vectors, which serve as alternates to lists. Vectors differ from lists in three primary ways: vectors have fixed size, vectors are indexed, and vectors are mutable.

Notes

Overview

List Deficiencies

An Alternative: Vectors

Common Vector Methods

Lab

 

History

Friday, 12 January 2001

Thursday, 8 March 2001

 

Back to Discussion of Exam 1. On to Pause for Breath.

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

This page was generated by Siteweaver on Wed May 5 12:15:00 2004.
This page may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS151/2001S/outline.27.html.
You may validate this page's HTML.
The source was last modified Thu Mar 8 08:31:13 2001.