Vous êtes sur la page 1sur 10

CIS

CIS 170
170 NERD
NERD Learn
Learn by
by Doing/cis170nerd.com
Doing/cis170nerd.com

CIS 170 NERD Learn by Doing

CIS 170 Entire Course (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com

CIS170CAlliLabs1,2,3,4,5,6,7DevryUniversity

CIS 170 NERD Learn by Doing

CIS 170 iLab 2 of 7: Decisions (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
Lab#CISCIS170C-A2Lab2of7:DecisionsLabOverview-Scenario/Summary
Youwillcode,build,andexecutetwoprogramsrequiringdecisions.Thefirstprogram
willdeterminethesmalleroftwonumbersinputonthescreen.Thesecondprogram
willcalculatetheshippingchargebasedonthepurchaseamountinputonthe
screen.

CIS 170 NERD Learn by Doing

CIS 170C iLab 1 of 7: Getting Started (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
Lab1of7:GettingStarted(YourFirstC++Programs)LabOverview-
Scenario/Summary
WelcometoProgrammingwithC++.Thepurposeofthisthree-partlabistowalkyou
throughthefollowingtutorialtobecomefamiliarwiththeactionsofcompilingand
executingaC++program.
Ingeneral,thislabwillinstructyouon:
howtocreateaproject;howtoenterandsaveaprogram;howtocompileandruna
program;howto,givenasimpleproblemusinginputandoutput,codeandtesta
programthatmeetsthespecifications;andhowtodebugasimpleprogramofany
syntaxandlogicerrors.Deliverables

CIS 170 NERD Learn by Doing

CIS 170C iLab 3 of 7: Looping (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
Lab#CISCIS170C-A3Lab3of7:LoopingLabOverviewScenario/Summary
Youwillcode,build,andexecuteaprogramthatwilluseloopingtodeterminethe
scoreforadiverbasedonindividualjudgesscores.
Learningoutcomes:
Becomefamiliarwiththedifferenttypesofloopingstructures.Beabletodebuga
programofsyntaxandlogicerrors.Beabletousethedebugstep-intofeatureto
stepthroughthelogicoftheprogramandtoseehowthevariableschange
values.Deliverables

CIS 170 NERD Learn by Doing

CIS 170C iLab 4 of 7: Functions (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
Lab#CISCIS170C-A4Lab4of7:FunctionsLabOverviewScenario/Summary
Youwillcode,build,andexecuteaprogramthatsimulatesthedialingofaphone
usingfunctions.
Learningoutcomes:
Distinguishbetweenpassbyvalueandbyreference.Callfunctionsusing&.Write
functionsusingvalueandreference.Beabletodefineanduseglobalnamed
constants.Beabletodebugaprogramwithsyntaxandlogicerrors.Beabletouse
thedebugstep-intofeaturetostepthroughthelogicoftheprogramandtoseehow
thevariableschangevalues.Deliverables

CIS 170 NERD Learn by Doing

CIS 170C iLab 5 of 7: Arrays and Strings (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
Step2:ProcessingLogic
Usingthepseudocodebelow,writethecodethatwillmeettherequirements.
MainFunction
Declaretheplayernameandscorearrays,numberofplayers,andaveragescore.
CalltheInputDatafunction
CalltheDisplayPlayerDatafunction
CalltheCalculateAverageScorefunctionandassignthereturnedvalueinaverage
score
CalltheDisplayBelowAveragefunction

CIS 170 NERD Learn by Doing

CIS 170C iLab 7 of 7: Sequential Files (Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
Step4:CompileandExecute
a)Compileyourprogram.Eliminateallthesyntaxerrors.
b)Buildyourprogramandverifytheresultsoftheprogram.Makecorrectionstothe
programlogic,ifnecessary,untiltheresultsoftheprogramexecutionarewhatyou
expect.
Step5:PrintScreenshotsandProgram
Captureascreenprintofyouroutput.(DoaprintscreenandpasteintoanMSWord
document.)CopyyourcodeandpasteitintothesameMSWorddocumentthat
containsthescreenprintofyouroutput.SavetheWorddocumentas
Lab07_LastName_FirstInitial.
ENDOFLAB

CIS 170 NERD Learn by Doing

CIS 170C Lab 6 of 7: Menu-Driven Application ( Devry)


FOR MORE CLASSES VISIT
www.cis170nerd.com
CreateaTestMenuclass
FormainmethodandtocalltheMenuDrivenclass
CreateaMenuBuilderClass
Thiswillbewhereyoucreatestatementsforthefollowing:
1.Checkbalance
2.Makewithdrawal
3.Makedeposit
4.Viewaccountinformation
5.Viewstatement
6.Viewbankinformation
7.Exit

CIS 170 NERD Learn by Doing

Vous aimerez peut-être aussi