CS 211
Object-Oriented Programming
Spring 2010

Prof. Richard Carver
email: rcarver_AT_gmu_DOT_edu
office: 5318 Engineering
office hours: Tuesday, Thursday 1-1:30pm and by appointment.
phone: (703) 993-1550
The course website is http://cs.gmu.edu/~rcarver/cs211

TAs

Dharini Ganesh, dganesh@gmu.edu, Office hours: Wednesday 11:00AM-1:00PM, Engineering Building room 4456.
Mohammed (Anowarul) Hassan, mhassanb@gmu.edu, Office hours: Thursday 3:00-5:00PM, Engineering Building room 4456.
Sunitha Thummala, sthumma3@gmu.edu, Office hours: Monday 1:00-3.00pm, Engineering Building room 4456.

Textbook

The textbook is John Lewis and William Loftus, Java Software Solutions: Foundations of Program Design, 6th ed., Adison Wesley, 2009.

The course

This is the second course in programming. I will assume that students are familiar with the basics of programming, i.e. designing, coding, testing, and debugging simple programs. The language you have used in the past doesn't matter.

We will study programming with the Java language. Emphasis will be on object-oriented thinking/design/programming. We will cover the basics of Java and discuss good programming methodology.

Course outcomes

Upon completing the course the students will have:

Labs

Attendance at labs is required. A short programming assignment will be given at the beginning of the lab and the lab instructor will be available to help students with the programming. If not completed the lab may be taken home. Lab assignments will be due at the beginning of the following lab period. No late lab assignments will be accepted.

There will be occasional unannounced quizzes given in labs. A missed quiz cannot be made up. The lowest quiz score for the semester will be dropped.

Projects

In addition to the labs there will be several larger programming projects. These will be presented and discussed in the lecture. Late projects will be accepted with a 20% per day late penalty.

Individual work

You are free to discuss ideas for both the labs and projects with other students, however no joint work is permitted. Any submitted work must be yours alone. Any work which shows too much similarity with others' submitted work will receive a grade of 0. Extreme or repeat cases may result in failing the course or referral to the Honor Commitee.

Read the CS Department honor code: http://cs.gmu.edu/wiki/pmwiki.php/HonorCode/CSHonorCodePolicies and the University honor code: http://honorcode.gmu.edu. You are bound by these honor codes.

Grading

In addition to the labs and projects there will be a midterm exam and a final. Grades will be computed using a weighted average of these scores with the weights:

Additionally, a score of 60% or better on the final exam is required to pass the course.