PRG 211 CART Fantastic Learning--prg211cart.com - PowerPoint PPT Presentation

About This Presentation
Title:

PRG 211 CART Fantastic Learning--prg211cart.com

Description:

FOR MORE CLASSES VISIT www.prg211cart.com PRG 211 Week 1 Individual University Project Problem Solving with Algorithms PRG 211 Week 2 Individual Tip, Tax, and Total PRG 211 Week 2 Individual University Project Using Selection and Iteration I PRG 211 Week 3 Individual Yum Yum Burger Joint PRG 211 Week 3 Individual University Project Using Selection and Iteration II PRG 211 Week 4 Individual Lab 9-5 Going Green – PowerPoint PPT presentation

Number of Views:2
Slides: 12
Provided by: joshnapalla16

less

Transcript and Presenter's Notes

Title: PRG 211 CART Fantastic Learning--prg211cart.com


1
PRG 211 CART Fantastic Learning--prg211cart.com
2
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 All Assignments FOR MORE CLASSES
VISIT www.prg211cart.com PRG 211 Week 1
Individual University Project Problem Solving
with Algorithms PRG 211 Week 2 Individual Tip,
Tax, and Total PRG 211 Week 2 Individual
University Project Using Selection and Iteration
I PRG 211 Week 3 Individual Yum Yum Burger
Joint PRG 211 Week 3 Individual University
Project Using Selection and Iteration II PRG 211
Week 4 Individual Lab 9-5 Going Green PRG 211
Week 4 Individual University Project Using
Arrays PRG 211 Week 5 Individual University
Project Using Files
3
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 1 Individual University Project
Problem Solving with Algorithms FOR MORE
CLASSES VISIT www.prg211cart.com PRG 211 Week 1
Individual University Project Problem Solving
with Algorithms During this course you will
design a program for a state university. The
university needs a website design that will
enable students to order books online. Each week
you will receive additional instructions for the
elements of the design based on the needs of the
university. The elements will correspond with the
concepts and skills you learn that week.
4
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 2 Individual Tip, Tax, and Total
FOR MORE CLASSES VISIT www.prg211cart.com PRG
211 Week 2 Individual Tip, Tax, and
Total Complete the Lab 4-6, Programming
Challenge 1 Tip, Tax, and Total, of Starting
Out with Programming Logic and Design. Note You
are only required to create the pseudocode for
this activity however, notice how the pseudocode
compares to the given Python code for this
assignment. Submit your assignment using the
Assignment Files tab.
5
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 2 Individual University Project
Using Selection and Iteration I FOR MORE
CLASSES VISIT www.prg211cart.com   PRG 211 Week 2
Individual University Project Using Selection
and Iteration I The university reassessed its
needs for the website design and determined it
will no longer require all students to take five
classes. Update the website program to reflect
the following changes ? Prompt the student for
the number of courses being taken
6
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 3 Individual University Project
Using Selection and Iteration II FOR MORE
CLASSES VISIT www.prg211cart.com PRG 211 Week 3
Individual University Project Using Selection
and Iteration II The university would like to
remind students to pick-up their books at the
bookstore if they choose not to have books
delivered. Revise the website program to reflect
the following changes ? Prompt the student for
the number of courses being taken
7
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 3 Individual Yum Yum Burger Joint
FOR MORE CLASSES VISIT www.prg211cart.com PRG
211 Week 3 Individual Yum Yum Burger
Joint Complete the Lab 5-5, Programming
Challenge 1 Yum Yum Burger Joint, of Starting
Out with Programming Logic and Design . Note You
are only required to create the flowchart for
this activity however, notice how the pseudocode
compares to the given Python code for this
assignment. Submit your assignment using the
Assignment Files tab.
8
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 4 Individual Lab 9-5 Going Green
FOR MORE CLASSES VISIT www.prg211cart.com PRG
211 Week 4 Individual Going Green Complete the
Lab 9-5, Programming Challenge 1 Going Green,
of Starting Out with Programming Logic and
Design. Note You are only required to create the
flowchart for this activity however, notice how
the pseudocode compares to the given Python code
for this assignment.
9
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 4 Individual University Project
Using Arrays FOR MORE CLASSES
VISIT www.prg211cart.com PRG 211 Week 4
Individual University Project Using Arrays The
university updated its website program design
request with a few more features to fit its
needs. Update the website program to reflect the
following changes ? Use an array to prompt the
user to enter a credit card account number ? Use
the sequential search algorithm to locate the
credit card number entered by the user
10
PRG 211 CART Fantastic Learning--prg211cart.com
PRG 211 Week 5 Individual University Project
Using Files FOR MORE CLASSES VISIT www.prg211car
t.com PRG 211 Week 5 Individual University
Project Using Files For completion of the
program, use arrays and files. Instead of
prompting the user for the prices of the book,
update the website program to reflect the
following changes ? Read the prices into an
array from a file using a loop ? Use a second
loop to sum the values stored in the array after
the prices of all the books have been read
11
PRG 211 CART Fantastic Learning--prg211cart.com
Write a Comment
User Comments (0)
About PowerShow.com