Improving my financial vocabulary with Windows 10 Money
For some odd reason, I decided that I should not use my Mac today for the fear of getting the kick of writing codes. So, I decided to switch on my AMD powered Windows 10 box today to continue my journey of transforming myself from a software developer to investor.
Since I haven't touch the Windows 10 box for 4-5 months now, maybe I will just poke around to see what is interesting in it. To my surprise, I discovered a wonderful application that will help me to improve my financial vocabulary. The Windows 10 application name is call - Money (not be confused with Microsoft Money Plus - see http://financialsoft.about.com/od/morefinancialsoftware/fl/Microsoft-Money-Plus-Sunset-Deluxe-Personal-Finance-Software.htm )
The Money application is pre-installed with Windows 10 and couple of things that I like about it are:
1. Markets movement and news on a dashboard
2. Market summary and build a watchlist of your portfolio
3. Major markets indexes - world map view
When I was trying to improve my programming skills... I read a lot of programming articles and codes written by other developers. I guess the process is the same if I want to improve my financial education and vocabulary.... read more financial news and personal finance tips. Just need to cultivate new habits to replace the old.
The Money application in Windows 10 just make it easier for me as the information that I want are sorted and organized in it. So far, this is one of the best thing that I found in Windows 10.
See also : From programming to investing. All in the mind.
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+10.4k Golang : Flip coin example
+12.9k CodeIgniter : "Fatal error: Cannot use object of type stdClass as array" message
+10.8k Golang : Create S3 bucket with official aws-sdk-go package
+5.3k PHP : Fix Call to undefined function curl_init() error
+33.6k Golang : Proper way to set function argument default value
+16.7k Golang : Get input from keyboard
+18.1k Golang : Aligning strings to right, left and center with fill example
+16.6k Golang : How to generate QR codes?
+10.2k Golang : Meaning of omitempty in struct's field tag
+5.7k Golang : Generate multiplication table from an integer example
+41k Golang : How do I convert int to uint8?
+8.3k Golang : Another camera capture GUI application with GTK and OpenCV