CSSE 220 – Object-Oriented Software Development

Homework 28

Objectives

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

Tasks

  1. Complete the assigned reading for the next session: Ch. 17 (skim only). (See schedule for topics to focus on.) If there is something you do not understand, make note of it so you can ask about it.

    There is no assessment exercise over this reading on ANGEL.

  2. 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 Saturday at the end of 10th week at 12:00 noon.

  3. 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.