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 p.m. in 229 Edmunds. 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 Tuesday or Wednesday night after your lab session.

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

Wednesday     

Laboratory Title     
Jan. 28 Intro. to Java
Feb. 4 Event Handling with Conditionals
Feb. 11 Defining Classes
Feb. 18 Parameters
Feb. 25 Loops and Simple Threads
Wednesday, Feb. 27 Test Programs 1 distributed
Friday, March 7 Test Programs 1 Due at 4:00 P.M.
March 10 GUI Practice
Wednesday, March 12 Midterm Exam in class
March 24 Recursive Definitions
March 31 More recursion
April 7 Arrays
April 14 Two-D Arrays
April 21 Strings
Wednesday, April 23 Test Program 2 distributed
April 28 Streams
Wednesday, April 30 Test Program 2 design due
May 5 Work on test program
May 7 Test Program 2 Due, 4:00 P.M.


Documentation and HandoutsTopLectures and ReadingsProgramming Assignments and Laboratories