CIS 170 Tutorials / cis170dotcom

CIS 170 Tutorials / cis170dotcom

CIS 170 Entire Course (Devry)

For more course tutorials visit
www.cis170.com

CIS170C All iLabs 1,2,3,4,5,6,7 Devry University
...............................................................................................................................................
CIS 170C iLab 1 of 7: Getting Started (Devry)

For more course tutorials visit
www.cis170.com

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.
.........................................................................................................................................................
CIS 170 iLab 2 of 7: Decisions (Devry)

For more course tutorials visit
www.cis170.com

Lab # CIS CIS170C-A2 Lab 2 of 7: Decisions Lab Overview - Scenario/Summary
You 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 pseudocode To be able to define and use data types To be able to prompt the user for input To be able to use the assignment statement for calculations To be able to display output to the console in a formatted manner To be able to debug a program of syntax and logic errors To be able to make decisionsDeliverables
Section
Deliverable
Points
Part A
Step 7:...

Similar Essays