C/C++ Programming 1
Ray Mitchell
Assignment Schedule And Information
At each meeting the assignment that is due will be collected and solutions will be distributed. All assignments will be graded and returned at the next meeting. Turn in partial work for partial credit. Provide a self-addressed stamped envelope if you want the last assignment in the course returned.
|
ALL ASSIGNMENTS ARE ONE PERSON PROJECTS |
|
|
1. |
Getting occasional suggestions or explanations from others is encouraged. |
|
2. |
Working together with anyone on any part of any assignment is PROHIBITED and will result in a score of 0 for the entire assignment. |
|
3. |
Submitting work that is not exclusively your own or that you have shared with others is PROHIBITED and will result in a score of 0 for the entire assignment. |
|
Be sure to examine ALL of the following links before doing any assignments: |
|
| May I Turn Assignments In Late? | Assignment Submission Requirements |
| How Do I Create A Program? | Using The Automated Assignment Checker |
| Debugging Programs and Getting Instructor Help | Differences Between C And C++ Programs |
|
Topic Coverage and Assignment Schedule |
||
|
Click here for hints of dubious worth for some exercises. |
||
|
If you get
warning C4996 when compiling a C program file, place the following
preprocessor directive at the top of that file or define it in the
project settings: |
||
|
This Meeting |
"C/C++ Notes" Topics This Meeting | Assignment Due This Meeting |
|
1 |
Notes: 1.1 - 1.18 | none |
|
2 |
Notes: 2.1 - 3.7 |
>>
Assignment
Submission Requirements
<< Assignment 1 (Will not be collected or graded, but email to the Automated Assignment Checker anyway.) Get The Solutions Here! |
| 3 | Notes: 3.8 - 4.3 |
>>
Assignment
Submission Requirements
<< Assignment 2 |
| 4 | Notes: 5.1 - 5.19 | |
| 5 | Notes: 6.1 - 6.13 |
>>
Assignment
Submission Requirements
<< Assignment 4 |
| 6 | Notes: 6.14 - 7.7 |
>>
Assignment
Submission Requirements
<< Assignment 5 |
| 7 | Notes: 7.8 - 9.11 |
>>
Assignment
Submission Requirements
<< Assignment 6 |
| 8 | Notes: 9.12 - 10.8 |
>>
Assignment
Submission Requirements
<< Assignment 7 |
|
9 |
Notes: 10.9 - 10.15 | |
|
Test Files
(required for some assignments) TestFile1.txt |
||