I want to become a BlockChain developer. So can anyone say where should I start. Till now I don't know anything about codingā“ | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

I want to become a BlockChain developer. So can anyone say where should I start. Till now I don't know anything about codingā“

BlockChain

7th May 2019, 1:54 PM
Ju Ka
Ju Ka - avatar
4 Respostas
+ 4
Blockchain is an algorithm. While it sounds silly and is impractical, you could actually do something like mine a bitcoin via writing on paper. So learn the algorithm first. Its a ledger keeping system which doesn't need coding knowledge to understand the basics. Once you understand the gist, learn how to code in general (you will have to work on many unrelated projects first, most likely). Then you can study existing blockchain code, and perhaps implement your own as practice to get a full picture of how it works. So: Understand blockchain -> learn how to code in general -> study how blockchain is implemented -> make your own for learning purposes -> now you're an expert Good luck.
7th May 2019, 2:19 PM
Ahri Fox
Ahri Fox - avatar
+ 3
Thanks #Ahri Fox
7th May 2019, 2:41 PM
Ju Ka
Ju Ka - avatar
+ 3
Btw I only want to be a freelance BlockChain devloper, so I don't want to join any institute for that. So my question is Where can I learn everything you said and moreover what coding languages are required for thatā“ā˜ŗ
7th May 2019, 2:44 PM
Ju Ka
Ju Ka - avatar
+ 1
Ju Ka Where to learn it? Anywhere. Videos, websites, books, whitepapers, and perhaps personal experience. Whatever works for making you understand. An algorithm like blockchain can be implemented with any turing complete language. But, you'll need to look yourself at what most use. Probably C if I had to guess .
7th May 2019, 3:45 PM
Ahri Fox
Ahri Fox - avatar