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 drawing program

Project 2
Description -- A memory manager implemented with linked lists

Project 3
Description -- Binary Search Trees and recursion

Project 4
Description -- Splay Tree implementation

Project 5
Description -- Hashed Priority Queues