TAs:
Text:Mark Allen Weiss, Data Structures and Algorithm Analysis in Java, 2nd Ed.; Amazon; Barnes & Noble.
Course Notes: Strongly recommended; obtain at WEL 2.228. Online by Contents or Index or PDF      DO NOT print out the slides on CS department printers.
Web Page: http://www.cs.utexas.edu/users/novak/cs315.html
Programming assignments will mainly be done in Java, perhaps some in Lisp. Program files may be provided, in the directory /projects/cs315/ or in the FTP directory for Program Files, ftp://ftp.cs.utexas.edu/pub/novak/cs315/ for use with the assignments. The files are described by Program File Descriptions. It is legal to use any of these files as part of your programs.
Course grades are assigned on the scale A = 90-100, B = 80-90, etc. provided that the Final Exam grade is at least 65; if the Final Exam grade is below 65, a lower course grade may be assigned at the instructor's discretion. Grades are averaged using the following weights:
| Attendance | 10% | ||
| Midterm Exam | 20% | Thursday, October 16, in class | |
| Final Exam | 30% | Thursday, December 11, 9-12 AM | |
| Programming Assignments | 40% |
Each student will get 3 free absences; longer absences for things such as serious illness will be granted when documented. There will be a 10% per day late penalty for late programming assignments up to 4 days; no late assignments will be accepted after 4 days.
Programming projects must be your own individual work. Students may discuss concepts or help with specific problems in another student's code. However, sharing code constitutes plagiarism. Students may not work together on program design. The Moss program will sometimes be used to detect duplicated programs.