Professor Owen
Astrachan
Professor Jeff
Forbes
Professor Robert
Duvall
TAs
UTAsWe are using C++ as implemented using g++ 2.95. It is possible to install this on windows machines as well as on Linux machines.
We suggest you use xemacs/emacs to edit files since it has built in support for color-coding, supports multiple buffers, and is great at editing HTML files too! You might want to use the .emacs file in ~ola/newuser/.emacs which will ensure that your code is indented according to CPS coding conventions.
Sparc clusters are found in Teer 106, 139 Hudson Hall, Soc/Psych 133, Bio-Sci 002CC, and Carr 125. All programs/projects will be submitted electronically. You are responsible for ensuring that all files are submitted on time .
To receive a grade in the A range on programs you must exceed expectations. This means you must do everything required extraordinarily well or you must do more than is required and do this well. In other words, to earn an A you must do more than merely meet the requirements, you must go beyond them.
In order to earn an A+ you must do several of the optional assignments. These points count even if you don't earn an A+.
| major programming assignments | 35% |
| written/homework assignments | 15% |
| quizzes/groupwork | 5% |
| tests (2) | 24% |
| final exam | 21% |
Assignments turned in early may receive bonus points, we'll announce this for each assignment.
If you're having trouble, be sure to see a UTA/TA and preferably the professor in charge of the course as far before the due date as possible. Don't give up, ask for help.
Points on assignments will vary. Later assignments may be worth more or less than previous assignments.
You can work with others on quiz questions given out at the beginning of the week on which actual quiz questions are based.
On programming assignments, you may consult with professors, and TAs/UTAs about any aspect of the assignment. You may consult with other students only in a general way, e.g., about debugging or C++ issues, or questions about wording on the assignment. You cannot actively work with someone unless the assignment specifically grants permission to work together with another student.
Consult means you can discuss the programs before writing code, and get help with debugging your program, but you should write your own code. Writing one program and making multiple copies of it is NOT acceptable! For each assignment you are expected to include a list of the people with whom you have consulted (including students, TA's, tutors, professors).
The tests will be closed book. For the final you'll be allowed to use your books/notes.