cs402 - Fall 2003

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, 53, 54, 92, 93, and 251
Instructor Virgil Bistriceanu
Office hours MT 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-232
Lab instructor Amul Chapla
chapamu@iit.edu
Teaching Assistant
  • Name: Amul Chapla
  • Office: SB-108
  • Office Hours: MW 4pm to 6pm
  • Phone: 312-567-5160
  • email: chapamu@iit.edu

Textbooks
"Computer Organization and Design: the hardware/software interface"
David A. Patterson, John L. Hennessy - second edition
Morgan Kaufmann, Inc. 1994
ISBN 1-55860-491-X


"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 drop a class 9/5/2003
Last day to remove an incomplete grade 10/3/2003
Midterm 10/7/2003
Last day for official withdrawal 11/1/2003
Fall vacation 10/16, 10/17, 10/18/2003
Last day of classes 12/6/2003
Final 12/9/2003 - 7:30pm to 9:30pm


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 2003 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 25, 2003 Virgil Bistriceanu cs402 Computer Science

$Id: syllabus.html,v 1.4 2003/08/27 01:14:36 virgil Exp $