CS 210 - Fundamentals of Programming I
TT 1-3, KC-267
Announcements
These are announcements made in class or via email currently in effect
for this course.
Thursday April 18, 2006, Re: Schedule to end of term
- Thursday, April 20 - no class, no afternoon office hours. EECS senior project
presentations are being held in KC-100 1-5pm and you are welcome to attend if you are so
interested. Project 2, Part B will be posted to the website.
- Friday, April 21 - Project 2, Part A is due by 5pm.
- Tuesday, April 25 - Reading assignment is 12.1-12.2. Homework 7 is due by 5pm.
Homework 8 will be posted to the website.
- Thursday, April 27 - Reading assignment is 12.2-12.3.
- Tuesday, May 2 - Course wrap-up and final exam review. Homework 8
is due at the beginning of class and no late work will be accepted.
Project 2, Part B is due by 5pm.
- Friday, May 5 - Final exam in KC-131.
Links
This is a list of links to resources that may be useful in this
course.
Handouts
This is a list of documents posted for this class in reverse
chronological order. Some will be available in hard copy as well.
- Thursday, April 27
- Tuesday, April 25
- Thursday, April 20
- Tuesday, April 18
- Thursday, April 13
- Tuesday, April 11
- Thursday, April 6
- Tuesday, April 4
- Thursday, March 30
- Thursday, March 23
- Tuesday, March 21
- Thursday, March 16
- Tuesday, March 14
- In-class Exercise (HTML) (PDF)
- Source code for in-class exercise - inclass16.cpp, temperature.h, temperature.cpp
- 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
- Thursday, February 23
- Tuesday, February 21
- Thursday, February 16
- Tuesday, February 7
- Thursday, February 2
- Tuesday, January 31
- Program code created during lecture (including comments) - inclass06.cpp
- In-class Exercise (HTML) (PDF)
- Thursday, January 26
- Tuesday, January 24
- Thursday, January 19
- Tuesday, January 17
- Thursday, January 12
Back to Dr. Hwang's Home Page
Last modified April 26, 2006