Post
Topic
Board Project Development
Re: what do i need to learn to be a good blockcahin developer
by
hugeblack
on 24/03/2021, 10:39:18 UTC
what programming languages and technical skills do I need to learn to build a blockchain? not a token
I have some ideas and want to learn how to deploy them, what do I need to learn and where to learn them?
Youtube/Reddit is the place that you can learn any thing.

Watch this if you have basic background of Python ----> https://www.youtube.com/watch?v=KARxDX5DTgY

Remember: Blockchain is a chain of records/Blocks. you can include any data on these blocks and have some protocol that manage it But the important thing is how to chaining them using hashes.

you can also check ---> https://hackernoon.com/learn-blockchains-by-building-one-117428612f46