CSSE 220 – Object-Oriented Software Development

Homework 29

Objectives

Explore the use of more powerful data structures with Markov.

Finish the Team Mini-project

Implement Linked List methods

Tasks

  1. There is no new reading assignment.  If you are behind, catch up before the Final Exam.
  2. Solo Work:
    1. This work is to be done in the MyLinkedListReal project.
    2. (5 points) Your instructor will indicate which methods you should get working. It will be the ones we do in class, plus perhaps one or two more. 
      [Added after class: The only method you have to implement, beyond what we did in class,  is the remove method) .
  3. Team work: Work with your assigned team  for the Minesweeper/Markov programs.

    1. Make progress toward the Markov Milestone 1, which will be due Friday at 11:59 PM.
      (This used to say 5 PM, but I noticed that the schedule page said 11:59 PM, and I did not want to penalize anyone who had been counting on that extra work time.)
    2. Working with your team, complete Cycle 4 of the Minesweeper project. Summarize what you did/didn't complete from your Cycle 4 user stories.
    3. Complete the MineSweeper Team evaluation survey on ANGEL.
  4. Preparation for Final Exam: In HW 25, I suggested some problems for you to think about.  Here are a few more:

 

Turn-in Instructions

Turn-in your individual work by committing it to your SVN repository. Commit your work on Markov  and Minesweeper work to your team repository. You do not need to turn in the final exam practice problems.