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 implement...
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 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 Video5:46
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Serving Using Endpoint with Python SDK

Higher Ed
In this lab video, you will learn how to serve a machine learning model using the Vertex AI Prediction service. You will use a pre-trained model and create an endpoint to make predictions on new data. This clip is from the chapter...
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 Video2:55
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application Using HTTP Triggers

Higher Ed
In this lab video, you will learn how to deploy a Python application using Google Cloud Functions triggered by HTTP requests. Cloud Functions is a powerful serverless platform that allows you to build scalable and event-driven...
Instructional Video7:01
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python - BigQuery Application

Higher Ed
In this video, we walk you through the process of deploying a Python application that interacts with BigQuery, showing you how to set up and configure your BigQuery project, how to create a basic Flask application that integrates with...
Instructional Video5:24
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to App Engine - Part 2

Higher Ed
This video is the second part of a two-part tutorial on deploying a Python application to Google App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model Deployments...
Instructional Video8:52
Curated Video

Vue.js 3 and Firebase for Beginners - Filters and Global Properties

Higher Ed
In this video, we will talk about filters and global properties using an example. This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about the finishing touches to give...
Instructional Video6:11
Instructional Video9:42
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 18 - Java Interface - Puzzles - Unimplemented methods, Abstract Classes, Values

Higher Ed
In this video, you will learn about the Java interface with puzzles that will cover unimplemented methods, abstract classes, values.
Instructional Video10:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Object Composition with Customer Address Example

Higher Ed
In this video, we will understand object composition with a customer address example.
Instructional Video3:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Arrays - Using Person Objects and String Elements with Exercises

Higher Ed
In this video, you will learn about Java arrays—using person objects and string elements with exercises.
Instructional Video5:04
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Introduction to Variable Arguments – Basics

Higher Ed
In this video, we will see an introduction to the basics of variable arguments.
Instructional Video4:36
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Introduction to Variable Arguments – Need

Higher Ed
In this video, you will learn about introduction to variable arguments—need.
Instructional Video5:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Arrays - Compare, Sort, and Fill

Higher Ed
In this video, you will learn about Java arrays—compare, sort, and fill.
Instructional Video8:39
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - String Class - Exercise Solution and Some More Important Methods

Higher Ed
In this video, you will learn about the string class—exercise solution and some more important methods.
Instructional Video7:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Reference Types - How Are they Stored in Memory?

Higher Ed
In this video, you will learn about reference types—how they are stored in memory.
Instructional Video4:40
Instructional Video5:19
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java For Loop - Exercise - Print a Number Triangle

Higher Ed
In this video, you will learn about Java for loop with an exercise—print a number triangle.
Instructional Video6:22
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Ternary Operation - an Introduction

Higher Ed
In this video, you will learn about Java ternary operation—an introduction.
Instructional Video9:32
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Java Switch Statement - an introduction

Higher Ed
In this video, you will learn about Java switch statement—an introduction.
Instructional Video2:48
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding Object Composition - an Exercise - Books and Reviews

Higher Ed
In this video, we will understand object composition with an exercise—books and reviews.
Instructional Video1:59
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Introduction to Variable Arguments - Enhancing Student Class

Higher Ed
In this video, we will see an introduction to variable arguments—enhancing student class.