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 Thursday and Friday afternoons from 1:15 to 4 p.m. in in 219 or 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 Monday after your lab session.
Teaching assistants will be available in the lab from 8 - 10 P.M. Sunday evenung and from 7 to 10 p.m. on Monday evenings.
Thursday/Friday | Laboratory Title |
Sept. 6/7 | Intro. to Java |
Sept. 13/14 | Event Handling with Conditionals |
Sept. 20/21 | Defining Classes |
Sept. 27/28 | Parameters |
Oct. 4/5 | Loops and Simple Threads |
Wednesday, Oct. 10 | Test Programs 1 distributed |
Oct. 11/12 | GUI Practice |
Wednesday, Oct. 17 | Midterm Exam in class |
Oct. 18/19 | Work on test program |
Friday, Oct. 19 | Test Programs 1 Due at 4:00 P.M. |
Oct. 25/26 | Recursion I |
Nov. 1/2 | Recursion II |
Nov. 8/9 | Arrays |
Nov. 15/16 | Two-D Arrays |
Monday, Nov. 19 | Test Program 2 distributed |
Wednesday, Nov. 28 | Test Program 2 design due at beginning of lecture |
Nov. 29/30 | Strings |
Dec. 6/7 | Streams |
Dec. 12 | Test Program 2 Due, 4:00 P.M. |
Programming Assignments and Laboratories |