Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Function Overload
This is an exercise video on writing a function overload. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Function Overloading in Solidity
In this video, we will cover the concept of function overloading in Solidity. Function overloading allows you to define multiple functions with the same name but different parameter types, which can help you write more modular and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Fallback Function
This is an exercise video on writing a fallback function. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - View and Pure Functions
This is an exercise video on the View and Pure functions. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Function Modifier
In this video, we will discuss the solution to the exercise on writing a function modifier from the previous video. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Function Modifier
This is an exercise video on writing a function modifier. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Assert Time and Dates Suffix in Solidity
In this video, we will discuss the solution to the exercise on asserting time and dates suffix in Solidity from the previous video. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Assert Time and Dates Suffix in Solidity
This is an exercise video on asserting time and dates suffix in Solidity. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" 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 - Exercise - How to Write Enums
This is an exercise video on how to write Enums in Solidity. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Compact Array
This is an exercise video on a compact array. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this section, we...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Build a Constructor in Solidity
In this video, we will discuss the solution to the exercise on building a constructor in Solidity from the previous video. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Build a Constructor in Solidity
This is an exercise video on building a constructor in Solidity. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Writing Strings in Solidity
In this video, we will discuss the solution to the exercise on writing strings in Solidity from the previous video. This clip is from the chapter "Learn Solidity - Basics III" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Writing Strings in Solidity
This is an exercise video on writing strings in Solidity. This clip is from the chapter "Learn Solidity - Basics III" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This section focuses...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Final Solidity Operator Test
This is an exercise video on the final Solidity operator test. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" 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 - Solution - Logical Operators
In this video, we will discuss the solution to the exercise on logical operators from the previous video. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Strengthen Your Understanding of Scope and State
This is an exercise video on strengthening your understanding of Scope and State. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write an Airdrop If Statement in Solidity (Exercise with Solution)
This is an exercise along with a solution video on writing an Airdrop If statement in Solidity. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Decision-Making in Solidity
In this video, we will be discussing decision-making in Solidity and how it works. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write Your First Smart Contract - Calculator
This is an exercise video where you will learn how to write your first smart contract in Solidity by building a calculator. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write Solidity Variables
This is an exercise video on how to write Solidity variables. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This section...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Understand Pragma Solidity
In this video, we will explain in detail what the “pragma solidity†statement does in a Solidity smart contract and how it affects the behavior and compatibility of the code. This clip is from the chapter "Introduction to Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Reconfigure a Solidity Smart Contract
In this video, we will discuss the solution to the exercise on reconfiguring a Solidity smart contract from the previous video. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Reconfigure a Solidity Smart Contract
This is an exercise video on reconfiguring a Solidity smart contract. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and...