This class is an introduction to methodologies for object-oriented design and programming.
Examines the object model and how it is realized in various object-oriented languages. Focuses on methods for
developing and implementing object-oriented systems.
Prerequisite: CS 331 or CS 401 or CS 403.
Exams are open-book(s) open-notes.
The following grading scale will be used to determine your grade in this class:
Class attendance and participation will help settle the borderline grades.
Regular class attendance is important and students are expected to actively
participate in class: questions and comments are always welcome.
Assignment Submission
You are required to submit your work online, using the Blackboard. Late work will be accepted,
however it is subject to the late penalties described in this syllabus.
Here are the requirements:
- Submit your electronic copy using the Blackboard (attach your assignment as a compressed
archive file (.zip, .tgz, .tbz2, .rar)
- The name of the compressed archive should be: fistName-lastName-type-assignmentNumber.zip
where type stands for any of the following, HW for homeworks, PA for programming assignment, PR for project.
For example Jane-Doe-HW-1.zip or John-Smith-PR-3.bz2
- Include (i) your document with solutions to problems in the assignment, (ii) the source code if any of the problems
in the assignment requires you to write code, (iii) a README file that explains how to build and on how to run
your program(s).
- Include your e-mail address in the Comment field when submitting the assignment through the Digital Drop Box
- If for any reason you are submitting the assignment more than once, indicate this in the
Comment field by including the word COMPLEMENT
Unless otherwise stated all work you turn in will be TYPED. No handwritten
work will be accepted.
Each page will have a header as follows:
- the left side: your name
- middle: page number and the total number of pages (ex. 2/5 indicates this
is page 2 out of a total of 5)
- right hand side: name of the assignment (ex. Homework #2)
Each page will also have a footer:
- the left hand side will contain the following text:
cs445-section: Spring 2007 where section stands for
the section you are in, e.g. cs445-51: Spring 2007
- the right hand side will contain the following text:
Illinois Institute of Technology - Computer Science Dept.
Project
The purpose of the project is to give you the opportunity to practice the concepts discussed
in this class. The requirements are purposely somewhat vague such that you can interact with the client
(that's your instructor) to figure out the detailed requirements.
In addition to various deliverables you have to produce throughout the semester and a working product
on the due date of the project, you are expected to develop a lot of unit tests as you work on this
project.
Class Schedule
Date |
Topic |
Sub-topic |
Chapter [Book] |
Project |
1/18/07 |
Introduction |
Object-Oriented Software Development, Test-Driven Development |
1 [1] and [3] |
|
1/25/07 |
Crash Course in XP and test-driven development |
Demo in the lab |
[3] |
|
2/1/07 |
UML |
Use Cases, Class Diagrams |
2 [1] and 3,4 [2] |
|
2/8/07 |
UML |
Interaction Diagrams, Advanced Concepts in Class Diagrams |
5,6 [2] |
|
2/15/07 |
From Building Blocks to Projects |
Design and Implementation, Contracts and Invariants, Canonical Form |
6 [1] |
Use cases (PR-1) |
2/22/07 |
Design by Abstraction |
Design Patterns |
7 [1] |
|
3/1/07 |
Frameworks |
Collections |
8 [1] |
Sequence and state diagrams (PR-2) |
3/8/07 |
Midterm |
Open notes/books |
Comprehensive |
|
3/22/07 |
Frameworks |
I/O |
8 [1] |
Class diagrams (PR-3) |
3/29/07 |
Frameworks |
GUI |
8 [1] |
|
4/5/07 |
Design Patterns |
Creational |
10 [1] |
Progress checkpoint (PR-4) |
4/12/07 |
Design Patterns |
Behavioral |
10 [1] |
|
4/19/07 |
Design Patterns |
Structural |
10 [1] |
|
4/26/07 |
Concurrent Programming |
Threads |
11 [1] |
|
5/3/07 |
Concurrent Programming |
Threads |
11 [1] |
Project due (PR-5) |
5/10/07 |
Final |
Open notes/books |
Comprehensive |
|
Your instructor reserves the right to change this schedule.
Important Events
Event |
Sections 51, 92, 251 |
Classes begin |
1/16/2007 |
Last day to drop a class and receive full tuition refund |
1/30/2007 |
Last day to remove incomplete grades |
2/23/2007 |
Midterm |
3/8/2007 |
Spring vacation (no classes) |
3/12 through 3/17/2007 |
Last day for official withdrawal |
3/30/2007 |
Last day of classes |
5/5/2007 |
Final |
5/10/07, 7:30pm to 9:30pm, SB-239 |
For more important dates and detail go to the IIT site.