top of page

C++ Projects
c++

Coffee Shop Costs- 07/2022
Takes input from file and processes data before saving the output to file.

Advanced banking- 11/2022
This banking program uses virtual
functions to process transactions
based on the account type
before printing the results.

Vector Sort and Search- 11/2022
This program is a sort and search tool that displays the results.

Phone Bill Generator- 08/2022
Here user input is taken to calculate and print a billing statement.

Exception Handling- 11/2022
Convert fractions with this code to test out exception handling when 0 is entered.
Coin Calculator- 09/2022
This was a fairly simple build, take the input and output the calculations.

Seating Chart- 10/2022
Seating chart that allows users to select an available seat and prints results.

Advanced Payroll- 12/2022
The program code takes the employee information and calculates payroll by the class before printing a report.
bottom of page





