Learning Solidity can be fun! Here are a few resources which helped me get started and for comfortable with the language. Crypto Zombies Hands-down, one of the best resources to learn about Solidity and smart contracts step-by-step. You learn about basic elements of the language, writing code which adds up to a smart contract with game mechanics. You’ll also get to know essentials building blocks of the ecosystem, like OpenZeppelin, and can dive deeper into more advanced topics in later cou...