CSSE 220 – Object-Oriented Software Development

Homework 26

Objectives

Practice with data structures. Continue with team project.

Tasks

  1. Complete the assigned reading for today's session (Session 26: Big Java, §15.1–15.4), according to the course schedule.
  2. Complete the assessment exercise over this reading on ANGEL (under Lessons → Assignments).
  3. Solo Work: (Due on Monday Nov. 5)
    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 Complete the TODO items in lists.LinkedListDemo.
    3. Complete the TODO items in lists.MyLinkedList and lists.MyLinkedListTest.
  4. Team Assignment: Working with your team,  make progress on the assigned milestone (3) [Cycle 2 report, Cycle 3 plans (and of course progress on the code)] of the LodeRunner project by the beginning of Session 27.   Be prepared to demo your program to your instructor or a TA in class.   Be sure to commit your code often.

Remember, in all your code:

Here is the grading rubric for this assignment.

Turn-in Instructions

Turn in your programming work by committing it to your SVN repository.