CSSE 220 – Object-Oriented Software Development

Homework 24

Objectives

More practice with sorting. Continue with team project.

Tasks

  1. Complete the assigned reading for the next session: §15.4, §16.1–4. (See schedule for topics to focus on.) As you read, see if you can answer the self-check questions. If there is something you do not understand, make note of it so you can ask about it.
  2. Edit the Big Java Review Wiki on ANGEL, adding answers to two of the review exercises from chapter 15. Be sure to carefully follow the instructions for doing this that are posted on the Wiki.
  3. Solo Work:
    1. Your solo work for this part must be done in the LinkedList project inside Eclipse. Use the SVN Repository Exploring perspective to check out this project, then switch back to the Java perspective.
    2. In-class:
      1. Complete the TODO items in sorting.FunctionObjectsExample.
  4. Team Assignments: Working with your team, complete the assigned milestone of the Dam Beavers project.

Turn-in Instructions

We will grade your Wiki contributions using ANGEL. Turn-in your individual work by committing it to your SVN repository.

See the Dam Beavers assignment description for team project deliverables.