News: What's going on in 213!
Updated! Tuesday, December 14, 2004 12:17:55 PM
14 May 1999
- Final Grades will be available May 19. Sorry about the delay.
6 May 1999
- Final grades should be available May 13. You may email me before then and I will
send
your grade when it is available.
- Posted an MFC threads code example from MSDN: mtgdi.zip.
- Posted updated streams.cpp to demonstrate locales.
- Posted complete set of lecture code: lectures.zip
- Anyone who did not pick up their quiz can pick it up at my office or email me for the
grade.
4 May 1999
3 May 1999
27 April 1999
23 April 1999
18 April 1999
- Tweaked the definition of "word" and "anagram" in assignment 5 description.
- Added hints to assignment 5 description.
16 April 1999
14 April 1999
- I have re-posted the submission guidelines for
assignment 4.
- I have posted container.cpp which illustrates the use
of the <list> and the Ref class I mentioned in lecture.
8 April 1999
- I have posted hierarchy.cpp that demonstrates multiple
inheritance.
1 April 1999
- I have posted Assignment 4.
- I have posted a new version of handling.cpp that
demonstrates auto pointers.
- The grader's office hours for this coming Monday are cancelled.
30 March 1999
- I have posted a solution to the third assignment.
- I have posted code for this this week's lectures
(Chapter 14).
19 March 1999
- I have posted a new version of templates.cpp which
demonstrates specialization.
- I will post a solution to the third assignment after the break.
- Have a good vacation!
15 March 1999
- I have posted a new version of streams.cpp that shows how
to explicitly close a file.
- Basil's office hours for Friday, March 19 have been canceled.
13 March 1999
10 March 1999
5 March 1999
- Posted solutions to assignments one and two.
- Additional office hours posted (effective 3/8). (James - T 3-4, Basil - F
1:30-2:30)
- Basil's office hour for Monday, March 8 is cancelled.
- Code for Tuesday's lecture on derived classes is posted.
2 March 1999
- Fixed typos in assignment and added a sample header file for the first problem. intset.h
- The grader has constructed a page of additional sample code.
1 March 1999
- Code for chapters 9-11 is posted. See list.zip.
This code implements a simplified list class that demonstrates mutable, friends, operator
overloading, constructors and destructors, seperation of headers and implementation and
other topics discussed and to be discussed this week and next.
- Reminder: When working on the assignments you MAY NOT share code. You may
talk about general approaches to problems and about the C++ language but you may not work
together.
26 February 1999
25 February 1999
23 February 1999
- The course newsgroup is now open for business. Please read (and feel free to post
to) the newsgroup cornell.class.cs213.
- If you did not receive an autoreply to your HW submission then you did not submit it
correctly. Please contact the grader to remedy this.
21 February 1999
- Added a comment to assignment 2, problem 1
** BE SURE TO READ **
16 February 1999
- Problem 2 has been modified so that you MUST use Gaussian Elimination with Partial
Pivoting.
- Also, for problem two it is NOT necessary to store your swaps since Ax=b => PAx=Pb.
Note that you
would want to store the swaps in cases where that same A would be used with different b's.
Do you see why?
15 February 1999
- Added additional notes to problems 1 and 2 of assignment
2.
Happy President's Day! 
14 February 1999
- Code for next week's lectures is now posted.
- Notes added to assignment 2, problem 1
description.
- Instructor's office hours changed (this week only) from Wed. 3-4 PM to Fri. 3-4 PM.
Happy
Valentine's Day! 
13 February 1999
- Made slight changes to the parameters in the function headers for problem 3.
12 February 1999
10 February 1999
- Please be conscious of comment line wrap-around when pasting code into email. It
causes errors when the grader compiles it.
- Also, note that in the subject line, your netid should not be in braces. CS213: AI
netid
9 February 1999
1 February 1999