CIS 250 - C++ Programming II

Course Documentation

Assignments

Note: ALL assignments for this course are to be submitted on kermit. The assignments must compile and run on kermit to be graded. Requests for help with assignments will be expected to refer to work in progress on kermit. Make sure you have access permissions for your assignments set so no other students can copy your work. If someone copies your work, all parties involved get 0 for that assignment and face additional penalties. Make sure every program you submit for this course includes the standard required documentation and follows the C++ coding standards discussed in class (such as NEVER using tabs for indentation in source code).

Here's a link to a short text file you can submit to dropbox to tell the instructor when you are done with an assignment: finished.txt. If you right click on the link and save the file somewhere convenient, you can use it for submitting all of your assignments in Dropbox. [Note: Your actual C++ work should be uploaded to kermit, but Desire2Learn requires at least one file be submitted for an assignment. That's what this file is for.]

Notes

These notes are an outline of what will be covered in lecture/discussion.

Useful Links