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 Monday afternoon from 1:15 p.m to 4:00 p.m. in 257 Andrew. The room is equipped with "dual-boot" Dell computers that run both Windows and LINUX. 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). Because the computers run both Windows and LINUX you may have to reboot your computer at the beginning of lab so that it is running LINUX.

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 LINUX and 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 Tuesday night after your lab session.

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

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


Documentation and HandoutsTopLectures and ReadingsProgramming Assignments and Laboratories