Ask HN: Would like to learn blockchain tech, where do I start? What to build?
No math or crypto background. Just a normal web programmer.
Where do I start? I've a few hundred dollars to spend on books and courses. Also, any community to join (not from investment/currency perspective, but from tech)?
What do I build, to learn and as potential show offs for future jobs?
16 comments
[ 3.0 ms ] story [ 46.7 ms ] threadhttps://medium.freecodecamp.org/the-authoritative-guide-to-b...
If you want something a bit more hands-on, I'm currently following this course: https://www.udemy.com/ethereum-and-solidity-the-complete-dev...
I have only made it through the first section, and it does a really good job of explaining the basics of Ethereum and what a smart contract actually is.
For some of the basics, you can take a look at Anders Brownworth's web demonstration: https://anders.com/blockchain/
I'd also recommend looking at the source code of some of the bigger blockchains (Bitcoin Core, Geth, etc..) and look at some smaller demo blockchain implementations:
- https://github.com/Jeiwan/blockchain_go/tree/master
- https://github.com/kendricktan/misocoin
- https://github.com/jeffbarg/Littlecoin (disclaimer: I am the author of this project)
https://d28rh4a8wq0iu5.cloudfront.net/bitcointech/readings/p...
- https://lopp.net/bitcoin.html