Wk 1 Discussion Algorithms [due Thurs]
Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.
Due Thursday
Respond to the following in a minimum of 175 words:
Consider a potential business problem that would require a computer program solution.
How could an algorithm be used to solve a problem that a business may encounter? Provide specific examples.
Wk 1 University Project: Problem Solving with Algorithms [due Mon]
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.According to the university’s website design request, students need to order five books, one for each of the five required courses that all students take. You need to design a program that will prompt students for the price of each book and display the total cost for the five books.Create a 1- to 1 3/4-page document listing the steps needed to solve the problem using an algorithm, including the following: