cs402 - Fall 2004

Goal

This course covers two major topics: Computer Architecture and Event Driven programming using Java (starting with the fundamentals of the Java language). Although no prior knowledge of Java is required it is assumed that OOP concepts (common to C++) are known.

Note that more advanced concepts in java are taught in CS441. The CS441 course covers graphics (animations), client/server internet applications of java using JDBC, servlets and Distributed Objects using RMI. No prior knowledge of Java is required. You should register for CS441 next Semester especially if you are interested in client/server concepts using Java.


Sections 51, 52, 93
Instructor Virgil Bistriceanu
Office hours WR 5:30pm - 6:15pm
Office SB-214
Phone (312) 567-5146
Fax (312) 567-5067
e-mail bistriceanu@iit.edu
Lecture T 6:25 pm - 8:05 pm, room SB-201
Lab instructor TBA
wangwei4@iit.edu
Teaching Assistant
  • Name: Weizhao Wang
  • Office: SB-019
  • Office Hours: Monday, 12pm to 2pm
  • Phone: 312-567-5869
  • email: wangwei4@iit.edu

Textbooks
"Computer Organization and Design: the hardware/software interface"
David A. Patterson, John L. Hennessy - 3rd edition
Morgan Kaufmann, Inc. 2004
ISBN 1558606041


"Just Java 2"
Peter van der Linden - 5th edition
Sun Microsystems Press Series
ISBN 0130320722


Other books you may want to use to get a better understanding of topics discussed in class, and to explore topics not covered in the textbook and/or in class:

"The Architecture of Computer Hardware and Systems Software"
Irv Englander - second edition
John Wiley & Sons, Inc.
ISBN 0471362093


"An Assembly Language Introduction to Computer Architecture"
Karen Miller
Oxford University Press
ISBN 019512376X


"Introduction to Java and Software Design"
Nell Dale, Chip Weems, Mark Headington
Jones and Bartlett
ISBN 0763710644

Grading
  • Homeworks: 20%
  • Midterm: 30%
  • Final: 30%
  • Laboratory: 20%

Everything you have to turn in is due before the end of the class the day the work is due. For late submittal there is a 10% per calendar day penalty.
CNS printers tend to be busy the day the assignments are due, don't let them ruin your grade!

All the work you submit must be individual.

Academic dishonesty will not be tolerated. Please read IIT's rules and regulations.

Exams are open-book(s)/open-notes and comprehensive.

The following grading scale will be used to determine your grade in this class:
  • A: 90 - 100
  • B: 80 - 89
  • C: 70 - 79
  • D: 60 - 69
  • E: 0 - 59

To pass this class you will need to have a passing mark (60+) in each of the following:
  • Homeworks average
  • Labs average
  • Final
Of course, the overall average must be 60+ as well.


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.

Important Events

Event All sections
Last day to Register/Add/Change a class 9/4/2004
Last day to remove an incomplete grade TBA
Midterm 10/7/2004
Last day for official withdrawal TBA
Last day of classes TBA
Final TBA


The instructor for this class reserves the right to change this schedule.

For more important dates and detail go to the IIT site.
Varia

Unless otherwise stated all papers you turn in will be TYPED. No handwritten work is 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: cs402-section: Fall 2004 where section stands for the section you are in
  • the right hand side will contain the following text: Illinois Institute of Technology - Computer Science

The header and the footer will be Arial, 10 points, regular. The text for the paper itself will be typed using Times Roman (12 points regular, except for titles which may be larger and bold).


Last update: August 26, 2004 Virgil Bistriceanu cs402 Computer Science

$Id: syllabus.html,v 1.4 2004/08/27 00:55:29 virgil Exp $