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. This clip is from the chapter "Solidity Patterns I - Cybersecurity" 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 - Solution - Pop Quiz – Looping and Transactions in Solidity
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Obvious (But Helpful) Advice - Take Your Time with New Things
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 -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Returning Multiple Data Types with Functions in Solidity
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....
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Calculate the Modulo Remainder - Trick
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)"...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solidity for Beginners - Welcome to Your New Journey!
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Remix Ethereum - IDE Basics (How to Use an IDE)
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is an IDE - Remix Ethereum
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...
Brainwaves Video Anthology
Leading with Intention: How School Leaders Can Unlock Deeper Collaboration and Drive Results
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - DevOps Maturity Model
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - How Applications Run
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.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Assignment Use Case - Fetch Data from BigQuery
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 -...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Final Pipeline Visualization Using Vertex UI and Walkthrough
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Code Walkthrough Using Kubeflow and Python
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Kubeflow
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....
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Endpoint Deployment
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Custom Model Training Using SDK and Model Registries
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Monitoring and Spark UI
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Persistent History Cluster
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Workflow Template Introduction
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Data Validation Using App Engine
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Overview - New Use Case
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Overview - Problem Statement
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Python Application Deployment Using Cloud Build
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...