Instructional Video5:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Example of an IDE - IntelliJ Idea

Higher Ed
This video explains IntelliJ Idea, which is an IDE specifically for the Java programming language. It was developed by JetBrains and streamlines the process of creating Java applications. This clip is from the chapter "Web Developer...
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 Video6:20
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Static Versus Dynamic

Higher Ed
This video explains the differences between static and dynamic programming types. This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for Everyone".In this section, you are going to learn what...
Instructional Video12:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Airflow with Serverless PySpark

Higher Ed
In this video, you will learn how to use Apache Airflow to orchestrate PySpark jobs on Dataproc. This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
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 Video2:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, you...
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 Video1:31
Curated Video

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

Higher Ed
This video provides an introduction to App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we introduce...
Instructional Video7:34
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Run Docker Locally

Higher Ed
This video is a hands-on lab on running Docker locally, showing you how to use Docker to build, run, and manage containers on your machine. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the...
Instructional Video2:19
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Install Docker Engine

Higher Ed
In this video, we walk you through the steps required to install Docker Engine on your local machine, providing a step-by-step tutorial that covers all the necessary commands and configurations. This clip is from the chapter "Cloud Run -...
Instructional Video10:12
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Serverless Versus Servers and Containerization

Higher Ed
In this video, we compare serverless versus servers and containerization, discussing the differences between the two approaches and providing insights into when to use each one. This clip is from the chapter "Modern-Day Cloud Concepts"...
Instructional Video12:19
Curated Video

Linux Crash Course for Beginners - 2023 - System Updates and Repositories

Higher Ed
In this video, you will learn about the commands used for system updates and repositories, that is, rpm and yum.
Instructional Video9:09
Curated Video

Linux Crash Course for Beginners - 2023 - System Monitoring Commands

Higher Ed
In this video, you will learn about system monitoring commands such as top, df, dmesg, iostat 1, netstat, free, cat /proc/cpuinfo, and cat /proc/meminfo.
Instructional Video8:48
Curated Video

Linux Crash Course for Beginners - 2023 - System Utility Commands

Higher Ed
In this video, you will learn system utility commands such as date, uptime, hostname, uname, which, cal, and bc.
Instructional Video4:40
Curated Video

Linux Crash Course for Beginners - 2023 - Finding System Information

Higher Ed
In this video, you will learn the commands that can be used to find the system information, such as umami, cat /etc/redhat-release, cat /etc/*rel*, dmid.
Instructional Video3:17
Curated Video

Linux Crash Course for Beginners - 2023 - What Is Linux?

Higher Ed
In this video, we will first understand what Linux is.
Instructional Video2:47
Curated Video

Linux Crash Course for Beginners - 2023 - Lab Design

Higher Ed
In this video, we will go through our lab design that we will be using throughout the course.
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 Video10:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Programming Tip 2: Debugging with Eclipse

Higher Ed
In this video, you will learn about programming tip 2: debugging with Eclipse.
Instructional Video6:17
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Run Planet Class with Java - Using a Main Method

Higher Ed
In this video, we will run the Planet class with Java using the main method.
Instructional Video15:56
Curated Video

Introduction to FinTech Using R - A Qualitative Discussion on Growth Strategy

Higher Ed
This video explains a qualitative discussion on growth strategy. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This section explains asset pricing.
Instructional Video10:37
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Our First Java Spring Bean and Launching Java Spring Configuration

Higher Ed
In this video, you will learn how to create your first Java Spring bean called Name and launch the Java Spring configuration.
Instructional Video8:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Introducing Java Interface to Make App Loosely Coupled

Higher Ed
In this video, you will learn how to use Java interfaces to make our application loosely coupled. You will learn about the benefits of using interfaces and how they can help us develop more maintainable and scalable applications.
Instructional Video8:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Getting Started with Java Gaming Application

Higher Ed
In this video, we will start building a Java gaming application using the Spring framework. You will learn about the game's requirements and how to use Spring to develop a scalable and robust gaming application.