Earlier quoted context omitted.
Because it is fun and full of exciting opportunities?
As is machine learning, cryptography, learning Cantonese and snorting cocaine. Is it special in any way though?
Ask HN: Best way to get into blockchain development?
11–20 of 35 posts
Re: Ask HN: Best way to get into blockchain development?
#12Like with any software engineering field, start looking at OSS. This is especially true with blockchains and web3 projects which are more often than not open sourced. Then decide wether you want to jump on the blockchain/infrastructure bandwagon (Go, Rust, etc.) or the smart contract/app bandwagon (Solidity, etc.). Then start contributing back to the OSS projects that interest you. If you do that, you should have no…
why should a dev become a blockhain developer tho?
Re: Ask HN: Best way to get into blockchain development?
#13Re: Ask HN: Best way to get into blockchain development?
#14Typing from phone but here are some resources that really helped me: Blockchain Fundamentals: https://github.com/ethereumbook/ethereumbook Practical Solidity: https://solidity-by-example.org/ Crypto Zombies is an amazing beginner step by step course to build a blockchain game: https://cryptozombies.io/ Finally, ethernaut is a series of increasingly difficult security challenges to learn about risks, exploits, info se…
Re: Ask HN: Best way to get into blockchain development?
#15Re: Ask HN: Best way to get into blockchain development?
#16Earlier quoted context omitted.
Because it is fun and full of exciting opportunities?
As is machine learning, cryptography, learning Cantonese and snorting cocaine. Is it special in any way though?
Blockchain is just a technology, one shouldn't have such strong feelings against it just because one is a contrarian and lots of idiots are shouting that it'll end world hunger or building scams using it.
You speak of machine learning and cryptography, both are tools, some use ML techniques to discover tumors in medical images before humans can spot them, and others use it to analyze your data to know which product should be advertised to you to make you spend more money on useless things.
Re: Ask HN: Best way to get into blockchain development?
#17Re: Ask HN: Best way to get into blockchain development?
#18Re: Ask HN: Best way to get into blockchain development?
#19ethereum.org excellent source for all sorts of information for all skill levels. great place to start your journey down the rabbit hole.