CSSE 220 – Object-Oriented Software Development
Homework 25
Objectives
Continue working with your teammates on your project.
Tasks
- Complete the assigned reading for today's session (Session 25: Big Java, §14.6–14.7, Strategy pattern), according to the course schedule.
- As you read, see if you can answer the self-check questions.
- Bring your questions to next class!
There is no assessment exercise in ANGEL over this reading.
- Sections 1 and 3 only, with your LodeRunner team: In the StrategyPattern project that you checked out in class
from your LodeRunner repo, complete the
TODO
items in numbered order.
- Section 2 only, with your LodeRunner team:
- If you have not completed your installation of the Java
Wireless Toolkit, follow
these instructions to do so.
- Be sure to configure Eclipse for J2ME development.
Instructions on how to do so are available at
this location.
- In the TextTwisterMIDlet project that you checked out in class
from your LodeRunner repo, complete the
TODO
items in numbered order.
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 sure to commit your code
often.
Turn-in Instructions
Commit your work on the StrategyPattern project to SVN.