DEVRY CIS 170 C iLab 1 of 7 Getting Started
Check this A + tutorial guideline at
http :// www . assignmentclick . com / cis- 170 / cis-170-c-ilab-1-of-7-getting-started
For more classes visit http :// www . assignmentclick . com
CIS 170 C iLab 1 of 7 Getting Started
Lab 1 of 7 : Getting Started ( Your First C ++ Programs ) Lab Overview - Scenario / Summary Welcome to Programming with C ++. The purpose of this three-part lab is to walk you through the following tutorial to become familiar with the actions of compiling and executing a C ++ program . In general , this lab will instruct you on : how to create a project ; how to enter and save a program ; how to compile and run a program ; how to , given a simple problem using input and output , code and test a program that meets the specifications ; and how to debug a simple program of any syntax and logic errors . Deliverables Section Deliverable Points Part A Step 6 : Program Listing and Output 15 Part B Program Listing and Output