add personal info cs 101

Add personal information and empty files

  • Due Mar 30 by 11:59pm
  • Points 6
  • Submitting a file upload
  • File Types zip, cpp, h, docx, and pdf
  • Available Mar 22 at 12am – Jun 8 at 11:59pm

studentData Table

Student ID

First Name

Last Name

Email

Age

Days in Course

Degree Program

A1

John

Smith

John1989@gm ail.com

20

30, 35, 40

SECURITY

A2

Suzan

Erickson

Erickson_1990@gmailcom

19

50, 30, 40

NETWORK

A3

Jack

Napoli

The_lawyer99yahoo.com

19

20, 40, 33

SOFTWARE

A4

Erin

Black

Erin.black@comcast.net

22

50, 58, 40

SECURITY

A5

Your first name

Your last name

Your valid email address

Your age

Number of days to complete 3 courses

SOFTWARE

The data should be input as follows:

const string studentData[] =

{"A1,John,Smith,John1989@gm ail.com,20,30,35,40,SECURITY", "A2,Suzan,Erickson,Erickson_1990@gmailcom,19,50,30,40,NETWORK", "A3,Jack,Napoli,The_lawyer99yahoo.com,19,20,40,33,SOFTWARE", "A4,Erin,Black,Erin.black@comcast.net,22,50,58,40,SECURITY", "A5,[firstname],[lastname],[emailaddress],[age], [numberofdaystocomplete3courses],SOFTWARE"};

You may not include third-party libraries. Your submission should include one zip file with all the necessary code files to compile, support, and run your application. You must also provide evidence of the programs required functionality by taking a screen capture of the console run, saved as an image file.

Note: Each file must be an attachment no larger than 30 MB in size.

Requirements

Your submission must represent your original work and understanding of the course material. Most performance assessment submissions are automatically scanned through the similarity checker. Students are strongly encouraged to wait for the similarity report to generate after uploading their work and then review it to ensure Academic Authenticity guidelines are met before submitting the file for evaluation.

You must use the rubric to direct the creation of your submission because it provides detailed criteria that will be used to evaluate your work. Each requirement below may be evaluated by more than one rubric aspect. The rubric aspect titles may contain hyperlinks to relevant portions of the course.

A. Modify the studentData Table to include your personal information as the last item.

B. Create a C++ project in your integrated development environment (IDE) with the following files:

  • degree.h
  • student.h and student.cpp
  • roster.h and roster.cpp
  • main.cpp
  • Note: There must be a total of six source code files.

    What do you need to submit?

    Submit the CPP AND H files and a Word document with the table with your own entries under the student ID: A5.

    WRITE MY PAPER

    Comments

    Leave a Reply