CSSE 220 – Object-Oriented Software Development

Homework 28

Objectives

Explore the use of more powerful data structures. Finish team project.

Tasks

  1. Solo/Pair Work In-Class: Work with your partner for the Markov Program (or alone if you chose to not partner).

    1. Complete the FixedLengthQueue in-class exercise.
    2. Begin work on the Markov Program. Your goal is to understand the assignment description well and begin planning how to implement your solution. Some of you might make considerable progress in class, but we don't expect you to work on it outside of class until VectorGraphics is done.

      We’re only going to do Milestone 1 of Markov this term. Milestone 1 is due Friday of 10th week at 5:00 pm.

  2. Team Assignments: Working with your team, complete the Vector Graphics project.

Turn-in Instructions

Turn in your individual/pair work by committing it to your SVN repository.

See the Vector Graphics assignment description for team project deliverables.