CS 340 - Software Design

Fall 2005

Department of Computer Science
University of Illinois Chicago



General Information

Important Notes/Announcements

Useful Links

Text Books

Lectures

Course Work

MP 1 (9/8/2005) 5 %
MP 2 (9/22/2005) 5 %
MP 3 (10/13/2005) 5 %
MP 4 (11/3/2005) 5 %
MP 5 (tba) 5 %
MP 6 (tba) 5 %
Critiques (For MP 1 - 5) 5 %
Midterm 1 (9/27/2005) 20 %
Midterm 2 (10/27/2005) 20 %
Final (TBA - 12/6/2005) 25 %

Grading

100% - 90.0% Grade A
89.9% - 80.0% Grade B
79.9% - 70.0% Grade C
69.9% - 60.0% Grade D
59.9% - 0% Grade E

Assignments Feedback

Catalog Description

Programming language semantics, scope, overloading, data abstraction, constructor.
Procedural and object-oriented design, programming tools and environments.
Interactive application structure and interface, windows, events, widgets.

Course Goals

Assignments Policy

No late assignments will be accepted.  Programs that do not compile will receive a grade of 0.  (Warning messages from the compiler are acceptable but should be resolved.)  Programs that terminate unexpectedly (throw an uncaught exception or cause a core dump) will not receive any credit for the portion of code being tested.  All programming assignments are to be turned in electronically and must compile and run on the CS department system.  If you develop your programs at home, plan on giving yourself enough time to port them to our system and make sure they run here!  Enforcing strict ANSI compliance is smart idea.

 For each program, you are required to write a 1 to 2 page description of the data structures used in your program.  This description is to be written in ASCII Format in a file named "readme.txt" and turned in with your code.  For MP 1 - 5, you will be required to critique another student's program.  Your critique will be returned to the student whose program you are critiquing.  If you do not turn in a program, you will not be allowed to write a critique.

If you have any questions regarding how any assignment or test is graded and you think that you deserve more points than you received, you must see the instructor about this within one week of the time the assignment is first returned to the class.  No claims, justifiable or not, will be considered after this dead line.

Students are advised that it is a violation to copy, or allow another to copy, all or part of an exam or program.  We will be using MOSS to electronically monitor all program submissions.

Other Policies

Attendance at class is up to the discretion of each student; however, each student is responsible for all information (notes, hand-outs, announcements, etc.) covered during class.  You should ask fellow classmates for missed information, not the instructor or the TA.  Note that if you register late you are responsible for any material and assignments missed.

Any student caught cheating will face disciplinary action.  Students are advised that it is a violation to copy, or allow another to copy, all or part of an exam or program.  We will be using MOSS to electronically monitor all program submissions.

No incompletes will be given for poor performance in the course.  The UIC Undergraduate Catalog states that in addition to needing excellent justification for an incomplete, a student must also have been "making satisfactory progress in the course."  Therefore, incompletes will not be granted if the student has less than a C average at the time when asking for the incomplete.  No "extra" work is allowed to make up for poor performance.