Blockchain Developer Pathway
These are resources I often share with people that want to become blockchain developers. If you have ideas to improve the list, please let me know.
- How to become a blockchain developer in 2021 here
- Blockchain Walkthrough Video
- CryptoZombies - first 10-15 lessons give you a handle on syntax of Solidity
- Solidity By Example
- Solidity Docs here
- Ethereum Learning Resources
- Ethereum Stack
- Ethernaut by OpenZepplin
- Ethereum Development Documentation here
- Ethereum Dapp Crash Course: Make an ERC20 token faucet + Frontend here
- Figment tutorials here
- Create a Complete NFT App - Smart contract, Backend, Frontend here
- Full Roadmap to learn Blockchain development in 2021 here
- Intro To Ethereum Programming here
- 10 Blockchain Project Ideas For Beginners here
- OpenZeppelin Docs - Contracts for tokens & NFTs here
- React Basics - Most projects use a React frontend and it's a good idea to go through the first 12 lessones here.