Documentation and HandoutsTopLectures and ReadingsProgramming Assignments and Laboratories

Programming Assignments and Laboratories

There will be two types of programming assignments: laboratory programs that, as a unit, count for 15% of your final grade, and two test programs that make up 40% of the final grade. Test programs are treated as take-home exams, with no assistance allowed. All programs assigned during the semester should be completed following the guidelines in the Academic Honesty Policy .

Laboratory programs will not be accepted after the due date, as it is essential to keep up to date so that you will be ready for the next week's assignment. Late test programs will be accepted, but with a penalty of 10% per day.

Labs for this course will be held on Tuesday afternoon from 1:15 p.m to 4:00 p.m. in Edmunds 229. The room is equipped with iMac computers. We will be using the free Eclipse IDE (Interactive Development Environment) to create and run all of the programs in the course (sample programs, lab exercises, and homework assignments).

The purpose of the lab sessions is to provide a time during which your instructor can actively assist you in the development of laboratory programs. Attendance at these lab sessions is mandatory. The initial lab period will familiarize you with the use of the course software. Remaining labs will be handed out in advance, and you will be expected to have planned your approach to the assignment before the beginning of lab. The lab session will then be used to develop the program and perform related exercises. You will submit your laboratory programs electronically. The procedure will be explained in laboratory. Laboratory programs will generally be due by 11:00 P.M. on the Wednesday or Thursday night after your lab session.

Teaching assistants will be available in the lab from 9-11 P.M. Tuesday and Wednesday evenings.

Tuesday      Laboratory Title     
Sept. 11 Intro. to Java
Sept. 18 Event Handling with Conditionals
Sept. 25 Defining Classes
Oct. 2 Parameters
Oct. 9 Loops and Simple Threads
Wednesday, Oct. 10 Test Programs 1 distributed
Oct. 16 GUI Practice
Friday, Oct. 19 Test Programs 1 Due at 4:00 P.M.
Friday, Oct. 26 Midterm Exam in class
Oct. 30 Recursive Definitions
Nov. 6 Arrays
Nov. 13 Two-Dimensional Arrays
Nov. 20 Strings
Wednesday, Nov 21 Test Program 2 distributed
Nov. 27 Strings
Nov 30 Test Program 2 Design due
Dec. 4 Streams
Dec. 11 Work on test program
Dec. 12 Test Program 2 Due, 4:00 P.M.


Documentation and HandoutsTopLectures and ReadingsProgramming Assignments and Laboratories