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; a program to maintain inventory

Project 2
Description -- An Experiment using Lists: Recency and Random Numbers

Project 3
Description -- Randomized Binary Search Trees

Project 4
Description -- Hash table application

Project 5
Description -- Priority queue application