Table of Contents

Corning Community College

CSCS1320 C/C++ Programming

PROJECT: C Plus Plus (CPP0)

OBJECTIVE

Investigate, author, and develop and understanding of C++ and its basic concepts, especially related to the compiler, classes, and objects.

A core part of this project is in being active on discord and asking questions to hone your understanding.

EDIT

You will want to go here to edit and fill in the various sections of the document:

SUBMISSION

To be successful in this project, the following criteria (or their equivalent) must be met:

Submit Tool Usage

Let's say you have completed work on the project, and are ready to submit, you would do the following:

lab46:~/src/SEMESTER/DESIG/PROJECT$ submit DESIG PROJECT file1 file2 file3 ... fileN

You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.

RUBRIC

I'll be evaluating the project based on the following criteria:

104:cppX:final tally of results (104/104)
*:cppX:activity on discord related to project [13/13]
*:cppX:questions on discord related to project over at least 3 days [13/13]
*:cppX:content published to project documentation page [13/13]
*:cppX:content organized on project documentation page [13/13]
*:cppX:code compiles, builds with no warning or error [13/13]
*:cppX:code utilizes a custom class [13/13]
*:cppX:instantiates and performs some task [13/13]
*:cppX:committed project related changes to semester repo [13/13]

Pertaining to the collaborative authoring of project documentation

Additionally