For Beginners: Learn about Smart Contracts using the Loom Network's tutorial CryptoZombies. It uses Solidity to create smart contracts on the Ethereum Blockchain.
In the previous lesson we had an introduction of Solidity, and how it communicates with a web browser using events with Web3. See https://dlive.io/video/rutkat/10be9b43-6f64-11e8-8fb4-0242ac110002
In this lesson, we learn about addresses of smart contracts, how they are mapped, what is msg.sender, how to create a unique hash aka "zombie eating a kitty", and how contracts communicate with each other.
My video is at DLive