1 - What is a Blockchain
2 - Core Components of a Blockchain
3 - Practical Example of how Blockchain Works
4 - What is Ethereum
5 - What are Smart Contracts
6 - Metamask and its usage
7 - Decentralized Applications dApps
8 - What a dApp looks like
9 - Etherscanio
10 - Remix Introduction
11 - Solidity Rundown
12 - Practical on Data Types in Remix
13 - Variables in Solidity
14 - Practical on Variables in Remix
15 - Read And Write Operations
16 - Functions in Solidity
17 - Practical on Functions in Remix
18 - Types of functions in Solidity
19 - Practical on View and Pure Functions in Solidity
20 - Constructors in Solidity
21 - Practical on Constructors in Remix
22 - Modifiers in Solidity
23 - Practical on Modifiers in Remix
24 - Mappings in solidity
25 - Practical on How to interact with a smart contract in Remix