Ethereum and Solidity - Lesson 03 - Advanced Smart Contracts

Ethereum and Solidity - Lesson 03 - Advanced Smart Contracts

Useful advanced info and techniques of writing and testing Smart Contracts: basic data types, reference data types, global variables, gotchas with dynamic arrays, validations and modifiers, debugging, generating random numbers, sending ether.

I am overviewing excellent course “Ethereum and Solidity: The Complete Developer’s Guide” (https://www.udemy.com/course/ethereum-and-solidity-the-complete-developers-guide/)

Lesson 3 explains advanced techniques over the course of creation of the Lottery smart contract.

Sharing my mind map as usual:

Download full mind map (PDF)

See also: