Instructional Video3:18
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Introduction to Advanced Solidity

Higher Ed
This video provides an introduction to advanced Solidity.
<
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...
Instructional Video6:34
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Restricted Access Pattern

Higher Ed
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...
Instructional Video8:34
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Withdrawal Pattern in Solidity

Higher Ed
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...
Instructional Video2:56
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Destructuring and Multiple Returns from Functions in Solidity

Higher Ed
This is an exercise video on destructuring and multiple returns from functions in Solidity.
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for...
Instructional Video8:56
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Function Modifier

Higher Ed
In this video, we will discuss the solution to the exercise on writing a function modifier from the previous video.
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
Instructional Video9:11
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Global Variables in Solidity I

Higher Ed
In this video, you will learn about global variables in Solidity, which are pre-defined variables that can be accessed from anywhere in the contract.
<
br/>
This clip is from the chapter "Learn Solidity Basics IV (Conversions and...
Instructional Video2:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Compact Array

Higher Ed
This is an exercise video on a compact array.
<
br/>
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...
Instructional Video5:58
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Build a Constructor in Solidity

Higher Ed
In this video, we will discuss the solution to the exercise on building a constructor in Solidity from the previous video.
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Instructional Video3:53
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Improve Your Skills with This Course

Higher Ed
In this video, you will learn some tips and tricks to improve your skills and get the most out of this course along with providing you with the review of the concepts learned till now.
<
br/>
This clip is from the chapter "Learn...
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 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 Video2:38
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Why Comments Are Important

Higher Ed
This video explores and helps you understand why comments are important in Solidity.
<
br/>
This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The Complete Solidity Course - Zero to Advanced...
Instructional Video3:30
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - How Applications Run

Higher Ed
This video explains how applications run in runtime environments.
<
br/>
This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting...
Instructional Video3:53
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Course Tools

Higher Ed
In this video, you will be introduced to the essential tools needed for this course.
<
br/>
This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an introductory section...
Instructional Video2:20
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Course Note

Higher Ed
This video explains the course outcomes and what to expect out of the course.
<
br/>
This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an introductory section to the...
Instructional Video2:40
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction-Web Development Concepts For Everyone

Higher Ed
This video introduces you to both the course and the instructor, as well as the target audience.
<
br/>
This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an...
Instructional Video10:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Scalability and Instance Types in App Engine

Higher Ed
In this lab video, you will learn about the scalability and instance types available in Google Cloud platform's App Engine.
<
br/>
This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data...
Instructional Video0:40
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Section Introduction

Higher Ed
This video provides an introduction to the section.
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this...
Instructional Video0:57
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction-GCP - Cloud Computing

Higher Ed
This video provides an introduction to the section.
<
br/>
This clip is from the chapter "Modern-Day Cloud Concepts" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on modern-day cloud...
Instructional Video2:55
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Course Introduction and Section Walkthrough

Higher Ed
This video provides an introduction to the course and talks about section learnings in brief.
<
br/>
This clip is from the chapter "Course Introduction and Prerequisites" of the series "Data Science Model Deployments and Cloud...
Instructional Video6:41
Curated Video

Deep Learning - Crash Course 2023 - MP Neuron Introduction

Higher Ed
In this video, you will learn about the MP Neuron model, also called McCulloch Pitts model.
<
br/>
This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how...
Instructional Video8:36
Curated Video

Deep Learning - Crash Course 2023 - Pandas Data Frame

Higher Ed
In this video, you will learn about Pandas' two-dimensional data structure called dataframes.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this...
Instructional Video7:25
Curated Video

Deep Learning - Crash Course 2023 - Pandas in Python - Pandas Series

Higher Ed
In this video, you delve into the world of Pandas in Python and gain expertise in working with Pandas Series, a fundamental component of Pandas.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the...
Instructional Video12:23
Curated Video

Deep Learning - Crash Course 2023 - Functions and Classes in Python

Higher Ed
In this video, we will understand what functions and classes are in Python.
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...