Warning: Undefined array key "layout" in /home/bateeqjg/public_html/news/wp-content/plugins/wp-about-author/wp-about-author.php on line 94
More technical version.
More technical version.
[ratings]
Within the next few months, I’m going to develop an open source crypto-currency application for fun. Unfortunately, this will require me to pick up programming languages that I’m not familiar with. Those being Solidity, C++, Scala and Python. In an effort to streamline the learning process, I created a simple guide to learn each language within 20 hours of cramming.
Here’s my approach.

Ex.
Googled “C++ vs Java” and found this wiki.
Ex. searched youtube.com for “C++ tutorial” and filtered for longer than 20 minutes
Ex.
DevDocs.io: C++ Vector
Learn x in y minutes is the first site I checkout for cheat sheets.
Ex.
– Learn C++ in Y Minutes:
Googled “C++ Cheatsheets”
– C++: http://web.pa.msu.edu/people/duxbury/courses/phy480/Cpp_refcard.pdf
You can find a list of coding challenge websites here.
codewars.com is a good site to try out.
I hope this works.