1 / 6

CIS 170 Course Real Knowledge / cis170dotcom

For more course tutorials visit<br>www.cis170.com<br>CIS170C All iLabs 1,2,3,4,5,6,7 Devry University<br>

Télécharger la présentation

CIS 170 Course Real Knowledge / cis170dotcom

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CIS 170 Course Real Knowledge / cis170dotcom For More Tutorials www.cis170.com

  2. CIS 170 Course Real Knowledge / cis170dotcom CIS 170 Entire Course (Devry) CIS 170 iLab 2 of 7 Decisions (Devry) • CIS170C All iLabs 1,2,3,4,5,6,7 Devry University • 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.

  3. CIS 170 Course Real Knowledge / cis170dotcom CIS 170C iLab 1 of 7 Getting Started (Devry) CIS 170C iLab 3 of 7 Looping (Devry • 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. • 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.

  4. CIS 170 Course Real Knowledge / cis170dotcom CIS 170C iLab 4 of 7 Functions (Devry) CIS 170C iLab 5 of 7 Arrays and Strings (Devry) • Distinguish between pass by value and by reference. Call functions using &. Write functions using value and reference. Be able to define and use global named constants. Be able to debug a program with syntax and logic errors. • First program (Video Game Player Program): Determine the average score for a group of players and then determine who scored below average.

  5. CIS 170 Course Real Knowledge / cis170dotcom CIS 170C Lab 6 of 7 Menu-Driven Application (Devry) CIS 170C iLab 7 of 7 Sequential Files (Devry) • You will utilize classes in the design of this program.You will code, build, and execute an Automated Teller Machine (ATM) Menu-Driven Console Application. • Continue using a menu system with console applications Be able to write a console application Demonstrate entering, appending, storing, and retrieving records Be able to write lines of output to a text file in order to create a reportDeliverables

  6. CIS 170 Course Real Knowledge / cis170dotcom For More Tutorials www.cis170.com

More Related