CSCI 112 Programming and Algorithms II
Spring 2006
Projects Homepage
There will be 7 programming assignments due at roughly two week
intervals.
Descriptions of the each assignment will be posted here before the
assignment
is discussed in class.
Getting
the
software you need to do the assignments
Project 1: Bar Chart p1.html
p1_test_directory
Project 2: Movie Database p2.html
p2_test_directory
Project 3: Telephone Bill p3.html
p3_test_directory
Project 4: RPN Calculator (Stack) p4.html
p4_test_directory
Project 5: Kwik-E-Mart Simulation (Queue) p5.html
p5 test directory
Project 6: Shapes (C++ Inheritance) p6.html
p6 test directory
Project 7: Train Schedule (Tree) p7.html
p7 test directory