Cis 170c All Ilabs Devry

Submitted by: Submitted by

Views: 10

Words: 765

Pages: 4

Category: Other Topics

Date Submitted: 05/03/2016 08:28 AM

Report This Essay

CIS 170C All iLabs Devry

Purchase here

http://www.proprofs.com/training/course/?title=cis-170c-all-ilabs-devry

Product Description

CIS 170C ALL iLabs Week 1-7 Programming with Lab DeVry

CIS 170C iLab Week 1 Programming with Lab DeVry

Scenario and SummaryWelcome 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; andhow to debug a simple program of any syntax and logic errors.DeliverablesSectionDeliverablePointsPart AStep 6: Program Listing and Output15Part BProgram Listing and Output15Part CProgram Listing and Output15

CIS 170C iLab Week 2 Programming with Lab DeVry

Scenario and SummaryYou will code, build, and execute two programs requiring decisions. The first program will determine the smaller of two numbers input on the screen. The second program will calculate the shipping charge based on the purchase amount input on the screen.Learning outcomes:To be able to design program logic using either a flowchart or pseudocodeTo be able to define and use data typesTo be able to prompt the user for inputTo be able to use the assignment statement for calculationsTo be able to display output to the console in a formatted mannerTo be able to debug a program of syntax and logic errorsTo be able to make decisionsDeliverablesSectionDeliverablePointsPart AStep 7: Program Listing and Output20Part BStep 7: Program Listing and Output25

CIS 170C iLab Week 3 Programming with Lab DeVry

You will code, build, and execute a program that will use looping to determine the score for a diver based on individual judge’s scores.Learning outcomes:Become familiar with the different types...