CS 210 - Fundamentals of Programming I
Section 01, Honors section 03 : MW 1:00-3:00, KC-267
Section 02: TT 1:00-3:00, KC-267
Announcements
These are announcements made in class or via email currently in effect
for this course.
Links
This is a list of links to resources that may be useful in this
course.
- Grades for Dr. Roberts' sections will be posted to his homepage
- Grades for Dr. Hwang's section will be posted to Blackboard
Handouts
This is a list of documents posted for this class in reverse
chronological order. Some will be available in hard copy as well.
- Wednesday, April 25 / Thursday, April 26
- Monday, April 23 / Tuesday, April 24
- Wednesday, April 18 / Thursday, April 19
- In-class Exercise (HTML) (PDF)
- Programming Project 2, Part B (HTML)(PDF)
- Monday, April 16 / Tuesday, April 17
- Wednesday, April 11 / Thursday, April 12
- Wednesday, April 4 / Thursday, April 5
- Monday, April 2 / Tuesday, April 3
- Source code for lecture - initial version of DayOfYear class and driver: dayofyear_v1.h, dayofyear_v1.cpp, dofydriver_v1.cpp
- Source code for lecture - version 2 of DayOfYear class with Equal friend function and driver: dayofyear_v2.h, dayofyear_v2.cpp, dofydriver_v2.cpp
- Source code for lecture - version 3 of DayOfYear class with operator== friend function and driver: dayofyear_v3.h, dayofyear_v3.cpp, dofydriver_v3.cpp
- Source code for lecture - final version of DayOfYear class with operator==, operator<<, and operator>> friend functions and driver: dayofyear_final.h, dayofyear_final.cpp, dofydriver_final.cpp
- In-class Exercise (PDF only)
- Source code for in-class exercise - temperature.h, temperature.cpp, inclass22.cpp
- Analysis and Design for Classes Guidelines (PDF only)
- Programming Assignment 7 (HTML)(PDF). Driver program to test the Album class: albumdriver.cpp. (Typos regarding "copies" removed 4/09/07.) Submit your programs by email to: cs210@csserver.evansville.edu
- Wednesday, March 28 / Thursday, March 29
- Wednesday, March 21 / Thursday, March 22
- In-class Exercise (PDF only)
- Source code for in-class exercise - inclass19.cpp
- Programming Project 1, Part B (HTML)(PDF). Submit your programs by email to: cs210@csserver.evansville.edu
- Monday, March 19 / Tuesday, March 20
- In-class Exercise (HTML) (PDF)
- Source code for in-class exercise - inclass18.cpp - corrected to use Write member function
- Exam 2 Review Sheet (HTML)(PDF)
- Wednesday, March 14 / Thursday, March 15
- Monday, March 12 / Tuesday, March 13
- Thursday, February 22 / Monday, February 26
- Tuesday, February 20 / Wednesday, February 21
- Thursday, February 15 / Monday, February 19
- Thursday, February 8 / Monday, February 12
- Tuesday, February 6 / Wednesday, February 7
- In-class Exercise (PDF only)
- Exam 1 Review Sheet (HTML)(PDF)
- Programming Assignment 4 (HTML)(PDF). Submit your programs by email to: cs210@csserver.evansville.edu
- Thursday, February 1 / Monday, February 5
- Tuesday, January 30 / Wednesday, January 31
- In-class Exercise (PDF only)
- Source code for in-class exercise - inclass06.cpp
- Programming Assignment 3 (HTML)(PDF). Submit your program by email to: cs210@csserver.evansville.edu
- Homework 3 (HTML)(PDF). Due at the beginning of class for Exam 1 Review Thursday, February 8 / Monday, February 12, NO LATE WORK accepted
- Thursday, January 25 / Monday, January 29
- Tuesday, January 23 / Wednesday, January 24
- Thursday, January 18 / Monday, January 22
- Tuesday, January 16 / Wednesday, January 17
- Wednesday, January 10 / Thursday, January 11