The CS11 Advanced C++ track meets Wednesdays at 8:00pm in 287 Jorgensen, for about an hour of lecture/discussion. Lectures will start in the second week of the term.
Office hours for this track are as follows:
Assignments are generally due one week after they are given. I will retrieve your completed assignments from your CS cluster accounts, from within the ~/cs11/advcpp directory. Each lab should be placed in its own subdirectory of ~/cs11/advcpp; for example, Lab 1 should be in ~/cs11/advcpp/lab1, and so forth.
Once I have reviewed your assignment, I will send you a feedback e-mail containing a detailed code-review of your work. If your assignment requires rework then I will indicate exactly what needs to be fixed. Please complete your rework within one week of receiving feedback.
Grades for the current term are available at this page.
General discussion about assignments is encouraged, but you must write all of your own code. Some assignments build on source-files that I will give you, but other than that, all other files that you work with and/or submit should be entirely your own work.
High-level discussions of implementations (e.g. drawing diagrams of data-structures, or pseudocode sketches of algorithms) are acceptable, but verbatim or near-verbatim copying of implementations is unacceptable, and will be considered an Honor Code violation.