Code Monkey home page Code Monkey logo

beginner-projects's Introduction

Beginner-Projects

Compound Interest Calculator

Summarize the project and what problem it was solving. This calculator utilized C++ to calculate compound interest and show the potential interest earned.

What did you do particularly well? I believe the simplicity of the cody was done well. This combined with the correct formatting makes the tables easily readable.

Where could you enhance your code? How would these improvements make your code more efficient, secure, and so on? The only shortfall is with large numbers. Beyond 10 digits the tables begin to break and push the lines over.

Which pieces of the code did you find most challenging to write, and how did you overcome this? What tools or resources are you adding to your support network? The hardest part was the object oriented programing. I struggled to really wrap my head around this. I utilized online resources like youtube to find tutorials of similar projects and worked from there..

What skills from this project will be particularly transferable to other projects or course work? THe deep dive into OOP I'm sure will help me substantually in the future.

How did you make this program maintainable, readable, and adaptable? Using easily readable and well defined code it's easy for anyone to pickup and read through.

beginner-projects's People

Contributors

icyberia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.