Instructional Video1:25
Curated Video

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

Higher Ed
This is an exercise video on writing a withdrawal function in Solidity. This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video4:37
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Pop Quiz – Looping and Transactions in Solidity

Higher Ed
In this video, we will discuss the solution to the pop quiz on looping and transactions in Solidity from the previous video. This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course...
Instructional Video3:09
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Obvious (But Helpful) Advice - Take Your Time with New Things

Higher Ed
This video helps you with some helpful advice on Solidity and how to go about it. It will help you understand how to work around with the newer concepts you have learned so far. This clip is from the chapter "Solidity Patterns I -...
Instructional Video5:39
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Returning Multiple Data Types with Functions in Solidity

Higher Ed
In this video, you will learn how to return multiple data types with functions in Solidity. We will understand why returning multiple values can be useful and then dive into the syntax and implementation of such functions in Solidity....
Instructional Video8:07
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Calculate the Modulo Remainder - Trick

Higher Ed
In this video, we will explore a neat trick for calculating the modulo remainder of two numbers in Solidity using bitwise operations. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)"...
Instructional Video1:36
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solidity for Beginners - Welcome to Your New Journey!

Higher Ed
In this video, you will delve into Solidity for beginners and explore the fundamentals of this programming language. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete...
Instructional Video3:21
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Remix Ethereum - IDE Basics (How to Use an IDE)

Higher Ed
In this video, you will learn the basics of using an IDE, specifically Remix Ethereum, for Solidity development including creating a new file. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The...
Instructional Video2:38
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is an IDE - Remix Ethereum

Higher Ed
In this video, you will learn about the integrated development environment (IDE) called Remix Ethereum, including its features and how to use it for Solidity programming and smart contract development. This clip is from the chapter...
Instructional Video8:41
Brainwaves Video Anthology

Leading with Intention: How School Leaders Can Unlock Deeper Collaboration and Drive Results

Higher Ed
Join Peter DeWitt and Mike Nelson as they discuss key strategies from their book on enhancing leadership and team collaboration. Discover the importance of self-awareness and human interconnectedness for effective leadership, and learn...
Instructional Video2:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - DevOps Maturity Model

Higher Ed
While there are many versions of the DevOps Maturity Model, it is meant to be a model that describes a company's journey along the path of building a DevOps culture. Most models provide a step/progression layout to help identify where a...
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. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting with Heroku.
Instructional Video1:36
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Assignment Use Case - Fetch Data from BigQuery

Higher Ed
In this lab assignment use case video, you will fetch data from BigQuery and perform some transformations on it using a Python script. Then, you will store the transformed data in Cloud Storage. This clip is from the chapter "Vertex AI -...
Instructional Video2:27
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Final Pipeline Visualization Using Vertex UI and Walkthrough

Higher Ed
In this lab video, you will learn how to visualize the pipeline built using Kubeflow pipelines in Vertex AI. The lab will guide you through the process of building a pipeline, deploying it to Vertex AI, and visualizing the pipeline using...
Instructional Video8:54
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Code Walkthrough Using Kubeflow and Python

Higher Ed
This is a lab video that will help you with a code walkthrough using Kubeflow and Python. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
Instructional Video4:06
Curated Video

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

Higher Ed
This video provides an introduction to Kubeflow. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we will explore Vertex AI....
Instructional Video3:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Endpoint Deployment

Higher Ed
In this lab video, you will learn how to deploy a custom-trained machine learning model to a production environment using Vertex AI. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model...
Instructional Video7:01
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Custom Model Training Using SDK and Model Registries

Higher Ed
In this lab video, you will learn how to use the Vertex AI SDK and model registries to train and deploy custom machine learning models. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science...
Instructional Video3:28
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Monitoring and Spark UI

Higher Ed
In this video, you will learn how to monitor and debug PySpark jobs running on a Dataproc cluster. This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
Instructional Video5:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Persistent History Cluster

Higher Ed
In this video, you will learn about persistent history cluster in Google Cloud Dataproc, which allows you to store cluster metadata such as logs and job history on a persistent disk. This clip is from the chapter "Dataproc Serverless...
Instructional Video4:58
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Workflow Template Introduction

Higher Ed
This video provides an introduction to the Workflow template. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on...
Instructional Video5:24
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Data Validation Using App Engine

Higher Ed
In this lab video, we will explore how to use Google App Engine to perform data validation on user input. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud...
Instructional Video1:48
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Overview - New Use Case

Higher Ed
In this video, we will explore a new use case for machine learning. The new used case is for fraud detection. You will see if the transaction is fraudulent or not. This clip is from the chapter "Data Science Models with Google App...
Instructional Video2:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Overview - Problem Statement

Higher Ed
This video provides an overview of the problem statement. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on data...
Instructional Video7:43
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Python Application Deployment Using Cloud Build

Higher Ed
In this video, we show you how to deploy a Python application to Google Cloud platform using Cloud Build, Google's fully managed continuous integration and delivery (CI/CD) platform. This clip is from the chapter "Cloud Run - Serverless...