Hi, what do you want to do?
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Entrance Exam for the Advanced Solidity Sections
This video focuses on the advanced topics in Solidity and how you can go about it. This is also an exercise video on contract visibility in Solidity.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Cryptographic Oracle Contract
In this video, we will discuss the solution to the exercise on a cryptographic Oracle contract from the previous video.
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Error Handling in Solidity
This is an exercise video on error handling in Solidity.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Assert Work in Solidity
In this video, you will learn how the assert() function works in Solidity and how it differs from the require() and revert() functions in terms of error handling and gas usage.
<
br/>
This clip is from the chapter "Learn Advanced...
<
br/>
This clip is from the chapter "Learn Advanced...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Require Work in Solidity
In this video, you will learn how the “require†statement works in Solidity and how it can be used to validate input parameters and conditions in your smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced...
<
br/>
This clip is from the chapter "Learn Advanced...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Use Assembly to Run Byte Conversions
This is an exercise video on using Assembly to run byte conversions.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Assembly and EVM OpCodes with Solidity
This video covers the topic of Assembly and EVM OpCodes in Solidity, exploring the low-level programming language of Ethereum and how to use it to optimize smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced...
<
br/>
This clip is from the chapter "Learn Advanced...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Abstract Contract Calculator
In this video, we will discuss the solution to the exercise on abstract contract calculator from the previous video.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What are Abstract Contracts in Solidity
In this video, you will learn about abstract contracts in Solidity, which are contracts that cannot be deployed and are used as base contracts to be inherited from.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Inheritance with Smart Contracts
In this video, we will discuss the solution to the exercise on inheritance with smart contracts from the previous video.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Inheritance with Smart Contracts
This is an exercise video on inheritance with smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Review - Public Private External and Internal in Solidity
In this video, you will learn about the difference between the public, private, external, and internal visibility modifiers in Solidity, and when to use them in your smart contracts.
<
br/>
This clip is from the chapter "Learn...
<
br/>
This clip is from the chapter "Learn...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Contract Visibility Advanced
This is an exercise video on contract visibility advanced.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What are Contracts Review in Solidity
This video explores the concept of contract reviews in Solidity and how they can help improve the security and reliability of your smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Optional Bonus - Cost Restriction in Solidity
This is an optional video that provides bonus examples on cost restriction in Solidity to leverage your learning.
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Cost Restriction in Solidity
In this video, we will discuss the solution to the exercise on cost restriction in Solidity from the previous video.
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete...
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Cost Restriction in Solidity
This is an exercise video on cost restriction in Solidity.
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Only After Modifier in Solidity I
The “Only After†modifier is a very useful Solidity modifier that allows a function to be executed only after a specific period of time has passed since the contract was created or since the last time the function was executed....
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Modifier Function
In this video, we will discuss the solution to the exercise on the modifier function from the previous video.
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Solidity Patterns II - Restricted Access" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Restricted Access Pattern
The Restricted Access Pattern is a design pattern in Solidity that restricts access to certain functions or data within a smart contract to only authorized parties. This pattern is useful for controlling the flow of operations within a...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Withdrawal Function in Solidity
In this video, we will discuss the solution to the exercise on writing a withdrawal function in Solidity from the previous video.
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete...
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Withdrawal Function
This is an exercise video on writing a withdrawal function in Solidity.
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
<
br/>
This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Withdrawal Pattern in Solidity
In this video, you will learn about the withdrawal pattern in Solidity. We will understand the need for the withdrawal pattern in smart contract development, how it can prevent potential vulnerabilities, and how to implement it in a...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Transfer Versus Send Method in Solidity
This video discusses the differences between the “transfer†and “send†methods in Solidity, which are used to transfer Ether between accounts. The video covers the potential risks of using the “send†method, which can...