I use Ruby at my dayjob and have published some Android apps.
I want to learn c++ now to do some blockchain development.
Do you recommend any resources?
RE: Learning to Code - Introduction
You are viewing a single comment's thread from:
Learning to Code - Introduction
Hey @rejoys :) I am still a newbie to blockchain, I use my coding mainly for animations / demos and for using the Particle Photon. But if you want to learn C++ for using it anywhere, here's how I did it: I started by watching this intro video, it tells you everything about C++ in an hour, it's mainly for you to get a quick view over all commands, logic, functions, structures etc. This website also presents pretty much everything there is to know about C++ in simple explanations, and there's also an emulator where you can train your code. And on this site there's an even more in-depth explanation of each command, function, statement etc. I hope it helps :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit