1 / 10

CIS 170 Education Organization / snaptutorial.com

For more classes visit<br>www.snaptutorial.com<br><br> <br>Lab 1 of 7: Getting Started (Your First C Programs) <br> <br>Lab Overview - Scenario/Summary<br> <br>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.<br> <br>In general, this lab will instruct you on:<br> <br>1. how to create a project;<br>2. how to enter and save a program;<br>

stevesonz15
Download Presentation

CIS 170 Education Organization / snaptutorial.com

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 Education Organization / snaptutorial.com

  2. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 1 of 7 Getting Started (100 % Correct) For more classes visit www.snaptutorial.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:

  3. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 2 of 7 Decisions (100% Correct) For more classes visit www.snaptutorial.com A.        Lab # CIS CIS170C-A2         B.        Lab 2 of 7: Decisions

  4. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 3 of 7 Looping (100% Correct) For more classes visit www.snaptutorial.com A.        Lab # CIS CIS170C-A3         B.        Lab 3 of 7: Looping C.        Lab Overview – Scenario/Summary

  5. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 4 of 7 Functions (100% Correct) For more classes visit www.snaptutorial.com A.        Lab # CIS CIS170C-A4         B.        Lab 4 of 7:  Functions C.        Lab Overview – Scenario/Summary You will code, build, and execute a program that simulates the dialing of a phone using functions.

  6. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 5 of 7 Arrays and Strings (100% Correct) For more classes visit www.snaptutorial.com A.        Lab # CIS CIS170C-A5         B.        Lab 5 of 7 Arrays and Strings C.        Lab Overview - ScenarioSummary You will code, build, and execute two programs requiring arrays and strings. 

  7. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 6 of 7 Menu-Driven Application (100% Correct) For more classes visit www.snaptutorial.com Lab # CIS CIS170C-A6 Lab 6 of 7: Menu-Driven Application Lab Overview - Scenario/Summary 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. Learning outcomes:

  8. CIS 170 Education Organization / snaptutorial.com CIS 170C iLab 7 of 7 Sequential Files (100% Correct) For more classes visit www.snaptutorial.com Lab # CIS CIS170C-A7 Lab 7 of 7: Sequential Files Lab Overview - Scenario/Summary You will code, build, and execute a program that requires sequential files to create an address database. Learning Outcomes Continue using a menu system with console applications Be able to write a console application Demonstrate entering, appending, storing, and retrieving records

  9. CIS 170 Education Organization / snaptutorial.com CIS170C All iLabs 1,2,3,4,5,6,7 (100% Correct) For more classes visit www.snaptutorial.com CIS170C All iLabs 1,2,3,4,5,6,7

  10. CIS 170 Education Organization / snaptutorial.com

More Related