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.
What REALLY is Data Science? Told by a Data Scientist - By Joma Tech
Writing perfect code is a challenging process. That's where code reviews come in to help…
"The Next Leap: How A.I. will change the 3D industry - Andrew Price - Blender"
"Captain Disillusion: World's Greatest Blenderer - Live at the Blender Conference 2018 - CaptainDisillusion"
My 5 Favorite Linux Shell Tricks for SPEEEEEED (and efficiency) - By tutoriaLinux > What's…