Savings Calculator Version 1.0
Submitted by jakerpomperada on Thursday, March 18, 2010 - 13:20.
Language
Hi there I it is a simple program in C# to compute savings of the person for a loan. I still new in C# programming so I intended my work for beginners. I hope my code help anyone that is new in C# programming languages.
The following formula is used to calculate the total savings (A) after (n) years with interest compounded (q) times per year at an annual interest rate of (i) starting with an initial deposit of (P):
A = P(1+[i/q])nq
If you find my work useful send me an email at [email protected]. Be one of my friend in facebook.com my account address is [email protected]. People here in the Philippines who want to contact me can reach me in my mobile phone number 09296768375 and my sun cellular no. 09326639972 and my landline numbre (034) 4335081.
I am also accepting programming job in C/C++, Java, Visual Basic, MS Access, Visual Foxpro,Foxpro For DOS, Clipper, Pascal, PHP/MySQL, BASIC and C# programming languages with very affordable price. Thank you very much and Happy Programming.
If you were looking for a live savings calculator to use, here are some from HSBC
Regards,
Mr. Jake Rodriguez Pomperada, MAED - Instructional Technology
Teacher, Systems Analyst, Programmer, Computer Technician and Electronics Technician
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 424 views