Is Solidity a Blockchain?

Evolution of Solidity Programming Solidity is currently the core language on Ethereum and other private blockchains operating on competing platforms, such as Monax and its Hyperledger Burrow blockchain which uses Tendermint for consensus. SWIFT has created a proof of concept that runs on Burrow and uses Solidity.

Read more

Should I learn C++ before Solidity?

I strongly recommend learning a simple language first . Python or JavaScript (in that order of preference) are good starting languages. This allows you to grasp the concepts without focusing too much on the quirks of the language. C++ has a lot of quirks and a lot of features, and it’s easy to get lost in it.

Read more