Assignments for C++ STL Programming

Assignment 0: An STL "smoke test", using vectors and template programming. Not to be turned in. (Solution.)

Assignment 1: Using vectors, lists, and algorithms; comparing run times; combining algorithms. (Solution.)

Assignment 2: A cross reference generator. (Solution.)

Assignment 3: An indexer over arbitrary word locations. (Due 2/28/02.)

Assignment 4: Research report on a Standard C++ extension library. (Due last day of class.)