Skip to content

PeterBouSaada/CS210-ProgrammingLanguages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airgead Banking

Airgead Banking requested a compounding interest calculator to teach kids about the importance of investing and compounding interest.

Run

To run this application, open the .sln file in visual studio, any version should work, and click on the green run arrow

Reflection

In my opinion, this entire project was done very well, there is not much room for improvement, the only thing I would change is the input system, it works well, however the current one works well.

The most challenging piece of code to write was the actual investment calculation, the instructions for the calculation were not straightforward, and more complex than they needed to be.

The most transferable skills were definitely the input validation, output formatting, and the use of a static class as a utility class.

This program is structured in a way that makes it easy to follow, and therefore easy to maintain, It is readable because of the different classes, and the use of a utility class, and adaptable for the same reasons.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages