Instructional Video3:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Logical Operators

Higher Ed
In this video, we will discuss the solution to the exercise on logical operators from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series...
Instructional Video1:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Logical Operators

Higher Ed
This is an exercise video on logical operators.
<
br/>
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...
Instructional Video9:00
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Logical Operators in Solidity

Higher Ed
This video introduces logical operators in Solidity and explains how to use them to make decisions in your smart contracts.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)"...
Instructional Video1:31
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Comparison Operators

Higher Ed
This is an exercise video on comparison operators.
<
br/>
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...
Instructional Video8:15
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Comparison Operators in Solidity

Higher Ed
In this video, you will learn about comparison operators in Solidity and how to use them to compare values and produce Boolean results.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Instructional Video5:13
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Arithmetic Operators in Solidity

Higher Ed
In this video, you will learn about arithmetic operators in Solidity and how to use them to perform basic mathematical operations such as addition, subtraction, multiplication, and division on numerical data types like integers and...
Instructional Video4:09
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity III

Higher Ed
In this video, we will dive deeper into Solidity visibility modifiers and explore more advanced topics and their practical applications in smart contract development.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II...
Instructional Video3:45
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity II

Higher Ed
In this video, we will dive deeper into the concept of visibility in Solidity, exploring the differences between public, private, internal, and external visibility modifiers and how to use them effectively in your smart contracts.
<
br/>...
Instructional Video2:59
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Strengthen Your Understanding of Scope and State

Higher Ed
In this video, we will discuss the solution to the exercise on strengthening your understanding of Scope and State from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope,...
Instructional Video0:54
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Strengthen Your Understanding of Scope and State

Higher Ed
This is an exercise video on strengthening your understanding of Scope and State.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity...
Instructional Video4:16
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Scope and State in Solidity

Higher Ed
In this video, we will be discussing scope and state in Solidity, covering the difference between state variables and local variables, how scope affects the accessibility of variables and functions, and the importance of understanding...
Instructional Video8:24
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity

Higher Ed
In this video, we will discuss visibility in Solidity and the different visibility modifiers, including public, private, internal, and external. We will go over how these modifiers can restrict access to variables and functions within...
Instructional Video9:05
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write If else Statements in Solidity

Higher Ed
In this video, we will cover the basics of decision-making in Solidity by exploring how to write if-else statements. You will learn how to use conditionals to create logic that allows your smart contracts to make decisions based on...
Instructional Video10:54
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write Your First Smart Contract - Calculator

Higher Ed
In this video, we will discuss the solution to the exercise on writing your first smart contract in Solidity by building a calculator from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the...
Instructional Video3:12
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write Your First Smart Contract - Calculator

Higher Ed
This is an exercise video where you will learn how to write your first smart contract in Solidity by building a calculator.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course...
Instructional Video9:21
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Scope - Functions and Variables in Solidity

Higher Ed
In this video, you will learn about the scope in Solidity, including how functions and variables can have different scopes and how it affects their accessibility within a contract.
<
br/>
This clip is from the chapter "Learn...
Instructional Video5:09
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Functions in Solidity

Higher Ed
This video will introduce you to the concept of functions in Solidity.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video3:50
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Reconfigure a Solidity Smart Contract

Higher Ed
In this video, we will discuss the solution to the exercise on reconfiguring a Solidity smart contract from the previous video.
<
br/>
This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the...
Instructional Video6:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Compile and Deploy Your First Smart Contract

Higher Ed
In this video, you will learn how to compile and deploy your first smart contract using Remix Ethereum IDE.
<
br/>
This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete...
Instructional Video3:34
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Copy and Paste Your First Smart Contract

Higher Ed
In this video, you will learn how to copy and paste your first smart contract, which is an essential step in getting started with Solidity programming.
<
br/>
This clip is from the chapter "Introduction to Solidity (For the Complete...
Instructional Video6:37
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Supersets and TypeScript

Higher Ed
This video explains supersets, which are a language that contains all the features of a given language, but then is expanded or enhanced to include other features as well. TypeScript is a superset of JavaScript developed and maintained...
Instructional Video12:57
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Deployment Flow Using Python SDK

Higher Ed
In this lab video, you will learn how to deploy a custom-trained model using the Vertex AI Python SDK.
<
br/>
This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and...
Instructional Video12:28
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Final Solution Deployment Using Workflow and App Engine

Higher Ed
In this lab, we will deploy the final solution for fraud detection using Workflow and App Engine. By the end of this lab, you will have a better understanding of how to use Workflow and App Engine to deploy machine learning solutions...
Instructional Video10:06
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab – Use Case Deployment - Part-1

Higher Ed
In this lab video, you will learn how to deploy a Python application to Google Cloud Platform using a real-world use case. You will start by understanding the use case and the business requirements, and then you will design and...