Computer Science 3037
Spring 2010

MySQL backup for final exam

course syllabus (pdf file)

C# style guidelines

class notes (pdf, updated 2/4)

C# predefined types (pdf)

Programming Assignments

assignment due

file(s)

1 Thursday, 1/21, 2:40 pm Program1.pdf
2 Tuesday, 2/2, 2:40 pm Program2.pdf
3 (corrected 2/14) Thursday, 2/18, 2:40 pm Program3.pdf
4 Thursday, 3/4, 2:40 pm Program4.pdf
5 Thursday, 4/1, 2:40 pm description - Program5.pdf
database backup- flightBackup.sql

Classroom Examples

example date file
determine if a number is prime 1/14 PrimeChecker.zip
student list program 1/21 StudentList01-21.zip
student list program (revised) 1/26 StudentList01-26.zip
student list program (revised again) 1/28 StudentList01-28.zip
student list program (and again) 2/2 StudentList02-02.zip
student list program (and yet again) 2/4 StudentList02-04.zip
starter file for exam 1 2/11 Exam1.zip
program to find age as of January 1 2/16 FindAgeJan1.zip
student list program with update 2/18 StudentList02-18.zip
digital camera drawing program 2/23 Camera.zip
vector drawing program, version 1 2/25 VectorDraw.zip
vector drawing program, version 2 (no printing) 3/2 VectorDrawV2-03-02.zip
vector drawing program, version 2 (with printing) 3/2 VectorDrawV2-03-04.zip
student list program using DB 3/18 StudentListDB.zip

student list program using DB (revised)
and backup of database

3/23

StudentListDB03-23.zip
studentBackup.sql

starter file for exam 2 3/25 Exam2.zip
target practice game 4/6 TargetPractice.zip