Projects

Project-related Handouts
Project Organization
Project Policy
UCS Project Submission System

How to submit projects
Project Submittal -- the submit command

Help
Unix at UMBC Help
Makefile Tutorial
Tutorial on Unix programming tools (Stanford University, PDF format)
Sample Makefile
Sample Header
Yet another sample makefile from CMSC 202

The Projects:

Project 0
Description -- testing submit, submitmake and submitrun

Project 1
Description -- Practice with templates - board games

Project 2
Description -- A spellchecker using a List of Lists.

Project 3
Description -- Augmented Binary Search Trees
Project 4
Description -- Huffman Coding
Project 5
Description -- Disjoint Set Analysis