- Scala Programming Projects
- Mikael Valot Nicolas Jorand
- 86字
- 2021-07-23 16:25:18
Project overview
Using some parameters such as your net income, your expenses, your initial capital, and so on, we will create functions to calculate the following:
- Your future capital at retirement
- Your capital after a number of years in retirement
- How long you need to save to be able to retire
We will first use a fixed interest rate for these calculations. After that, we will load market data from .tsv files, then refactor the previous functions to simulate what could happen during the investment period.
推薦閱讀
- 物聯(lián)網(wǎng)標準化指南
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應用開發(fā)
- Twilio Cookbook
- SEO 20日
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- 物聯(lián)網(wǎng)信息安全
- 大話社交網(wǎng)絡
- Spring 5.0 Projects
- 網(wǎng)絡環(huán)境中基于用戶視角的信息質(zhì)量評價研究
- 物聯(lián)網(wǎng)與智能家居
- 6G:面向2030年的移動通信
- Learning Storm
- 中國互聯(lián)網(wǎng)發(fā)展報告2021
- 華為HCIA-Datacom認證指南
- Python Web Scraping Cookbook