How do I start learning blockchain?

“The best way to learn about blockchain is to pick up a solid grounding in public key cryptography and cryptographic hashes . These two technologies underlie all blockchain platforms, though each uses different algorithms. That can be learned online with courses from Stanford through Coursera and Udacity.

Read more

Is Python used in blockchain?

They can use Python to code a blockchain without having to write a lot of code . To illustrate, Python allows to create a simple blockchain in less than 50 lines of code. Moroever, Python is recommended for blockchain because you can easily perform many tasks with a single command.

Read more

Why is blockchain so hard?

The point of a blockchain is that it’s not under the control of a single entity and this is violated with a forced upgrade . Instead, all upgrades have to be backwards-compatible. This is obviously quite difficult, especially if you want to add new features and even harder when thinking from a testing perspective.

Read more