CSSE 120 -- Intro. to Software Development

Homework 12

  1. Complete the assigned reading for the next session: Zelle Chapter 9.

    Read it very carefully to understand the top-down design process. Come to class prepared with questions on anything you do not understand. For Session 13, we will assume that you have read and understood whatever you do not ask about; we will spend most of the class time developing another (and more complex) example to reinforce and extend what you learn by reading.

  2. Complete the Angel quiz over the reading assignment. Because of the way we are handling this material in class, this quiz will be a little bit more detailed than most of the ANGEL quizzes have been. You'll find the quiz on the course Angel page, under Lessons → Homework → Homework 12 → Simulation and Design
  3. Continue working on the TicTacToe exercise. Finish phases 3-5 before Session 13. As you finish each phase, commit your code to your SVN repository.
  4. Web Link: Enjoy playing the TicTacToe game online. Are you able to do better than the computer?