This repository contains the code and links of recorded videos for Solidity Sessions
organised by LearnWeb3DAO.
The sessions are taught by Sahil Aujla and Larry Cutts and moderated by Abbas Khan.
- Day 1 - Introduction to Smart Contracts & Solidity
- Day 2 - Simple Storage Smart Contract Part 1
- Day 2 - Simple Storage Smart Contract Part 2
- Day 3 - Primitive Data Types
- Day 4 - To-do List Smart Contract
- Day 5 - Function Types and Visibility
- Day 6 - Lottery Smart Contract
- Day 7 - Local, State, Global Variables
- Day 8 - Auction Contract
- Day 9 - Default Values, Conditionals, Modifiers
- Day 10 - Appointment Scheduler
- Day 11 - Errors And Exceptions
- Day 12 - Salary Management
- Day 13 - Data Location, Inheritance, Interfaces
- Day 14 - ERC20 Faucet