Archive for C++

You are browsing the archives of C++.

Math Tutor Enhanced

photo credit: AdmlCrunch 4.9: This is a modification of Chapter 3′s Problem 15, which was: Write a program that can be used as a math tutor for a young student. The program should display two random numbers to be added, such as 247 + 129 —— The program should then pause while the student works [...]

Share

Time Calculator

photo credit: FABIOLA MEDEIROS- direção de arte This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (4) was titled “Making Decisions”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure [...]

Share

Test Scores and Letter Grade

photo credit: quinn.anya This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (4) was titled “Making Decisions”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code and solutions [...]

Share

Area of Rectangles

photo credit: shaire productions This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (4) was titled “Making Decisions”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code and [...]

Share

Saving Numbers to a File

photo credit: Mykl Roventine This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (3) was titled “Expressions and Interactivity”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code [...]

Share

Interest Earned

photo credit: conorwithonen This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (3) was titled “Expressions and Interactivity”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code and [...]

Share

Math Tutor

photo credit: *Zara This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (3) was titled “Expressions and Interactivity”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code and [...]

Share

Monthly Sales Tax

photo credit: mindluge This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (3) was titled “Expressions and Interactivity”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code and [...]

Share

Box Office Ticket Sales

photo credit: © Natalia Balcerska Photography This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (3) was titled “Expressions and Interactivity”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure [...]

Share

Test Average

photo credit: ccarlstead This programming challenge is from an initial C++ programming course I took in Fall 2007. The Chapter (3) was titled “Expressions and Interactivity”. I post these old academic challenges for a few reasons. One is to demonstrate my programming learning, experience, and progression. Another reason is to make sure my code and [...]

Share