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
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 -- ToyBox - Practice with templates and exceptions

Project 2
Description -- File Manager with Linked Lists and Iterators

Project 3
Description -- Binary Search Trees and Recursion
Project 4
Description -- K-Ary Heaps
Project 5
Description -- SkipList Experiment