COMP 2404/2004
(Winter 2012)
Programming in C++
Welcome
to the
COMP 2404/2004 webpage! Below is a noticeboard that you should
check regularly throughout the term for important course-related news,
dates and other information. The course assignments
will appear to the right when they become available.
NOTICEBOARD
April 5, 2012
The review that we worked on together in class yesterday
can be found
here.
|
April 3, 2012
The code that we worked on together in class last week and yesterday
has been posted. The code from our guest lecturer on files and streams is
here.
The code on exception handling
here.
|
March 25, 2012
Office hours re-scheduled: For this week *only*,
my office hours are re-scheduled to Tuesday 13:00-14:30
and Wednesday 10:00-11:00.
|
March 24, 2012
The code that we worked on together in class this week
has been posted. The code on polymorphism is
here.
The code on STL lists and iterators is
here.
|
March 12, 2012
The code that we worked on together in class yesterday can be found
here.
|
March 5, 2012
The code that we worked on together in class for the last two weeks of
class have been posted. The code on inheritance is
here.
The code on operator overloading is
here, and
here.
|
February 10, 2012
I have reposted Assignment #2, as of 08:40 this morning. The only
change is to the function prototypes for the push, front and back
functions.
|
February 7, 2012
The code that we worked on together in class yesterday can be found
here.
|
January 30, 2012
The code that we worked on together in class last week can be found
here.
|
January 17, 2012
The code that we worked on together in class yesterday can be found
here.
|
January 9, 2012
The code that we worked on together in class today can be found
here.
|
January 2, 2012
Welcome to the new term!
|
|
|
|
ASSIGNMENTS
A1 -
Due Fri. Jan. 27, 12:00 (noon)
A2 -
Due Fri. Feb. 17, 12:00 (noon)
A3 -
Due Fri. Mar. 16, 12:00 (noon)
A4 -
Due Thurs. Apr. 5, 23:59
TESTS
Test #1 - Wed. Feb. 8
Test #2 - Wed. Mar. 7
Final Exam - TBA
|