Introduction to Solidity with Examples
- Data types
- Constructors
- Variables
- Functions
- Visibility
- Pure and View
- Function modifiers
- Gas
- Events
- Error handling
- Fallback function
- For Loop
- Array
- Mapping
- Enum
- Struct
- Payable modifier
- Import into a contract
- Contract cleanup
- Memory vs storage
- Inheritance
- If statements
- Libraries
- Interface
- New keyword
- Dynamic array
- Try catch
- Modules
- Account abstraction
- mstore and mload
- Memory Impacts the Cost of Ethereum Gas