• ""

Homework Assignments

Homework Assignment 1: Github

Homework Assignment 2: Tic Tac Toe Game Use Cases

Identify and write in "casual format" at least 3 use cases for a Tic Tac Toe Game.

Homework Assignment 3: Tic Tac Toe Game Domain Model

Create the domain model for the Tic Tac Toe Game.

Homework Assignment 4: Tic Tac Toe Game Sequence Diagrams

Create system sequence diagrams and operation contracts for Tic Tac Toe Game.

Homework Assignment 5: Tic Tac Toe Game & GRASP

Complete the realization of your defined contracts for the Tic Tac Toe Game with detailed sequence diagrams derived from your analysis of object responsibilities and collaborations. Keep in mind GRASP.

Project

Project Description: Activity Tracker Software Design and Implementation