How to get better at Solidity
1. Read “Mastering Ethereum”https://www.amazon.com/Mastering-Ethereum-Building-Smart-Contracts/dp/1491971940 Initially, I was skeptical. The book was released in 2018. The space moves so fast, surely the content won’t be relevant in 2022? But I’m so glad I gave it a chance! “Master Ethereum” is full of extremely helpful context: elliptic curve math, how wallet addresses work, why sha3 instruction is actually keccak256, the history of the original DAO, and the most famous hacks. It also talks ...