14-Days-of-Solidity
14-Days-of-Solidity copied to clipboard
Follow along with the "14 Days of Solidity" challenge with our instructors, Larry Cutts and Sahil Aulja
trafficstars
Solidity-Sessions
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.
Links to the recorded sessions
- 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