Instructional Video3:15
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - What is Container Orchestration?

Higher Ed
In this video, we will cover container orchestration. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to create a...
Instructional Video4:01
Curated Video

Power BI Masterclass - How to Get the Latest Refresh Time in Our Power BI Report

Higher Ed
In this video, we will cover how to get the latest refresh time in our Power BI Report. This clip is from the chapter "The Next Level" of the series "Power BI Masterclass".null
Instructional Video4:06
Curated Video

Docker for the Absolute Beginner - Hands-On - Container Orchestration

Higher Ed
Container Orchestration – Docker Swarm and Kubernetes: Container Orchestration This clip is from the chapter "Container Orchestration – Docker Swarm and Kubernetes" of the series "Docker for the Absolute Beginner - Hands-On".In this...
Instructional Video4:25
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - The WebApp Console

Higher Ed
This video introduces you to the WebApp console. This clip is from the chapter "AZ-204 Azure App Service" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains how to expand mobile Internet with 3G and...
Instructional Video11:56
Curated Video

The Modern JavaScript Bootcamp (2019) - To-Do App Conversion Setup

Higher Ed
In this video, I’m going to walk you through the to-do app challenge. It’ll be up to you to convert the application over to the new boilerplate project structure. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel...
Instructional Video2:38
Curated Video

World of Computer Networking Your CCNA start - Application and Protocol Ports

Higher Ed
This video introduces you to application and protocol ports. This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your CCNA...
Instructional Video7:46
Curated Video

Learning Microsoft Power BI - Connecting to a Folder as a Data Source

Higher Ed
In this video, we will learn how to connect a folder as a data source. • Understand the power and usefulness of the import option • Combine flat files from a folder using Power Query • Import data from multiple files into a single folder...
Instructional Video12:06
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Counter App with View Binding Part 2

Higher Ed
In this video, we will build counter app with view binding part 2. This clip is from the chapter "View Binding" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will explore View Binding.
Instructional Video12:51
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Configuring BurpSuite

Higher Ed
In this video, you'll get an introduction to BurpSuite and how to configure it. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video3:14
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Category Upsert Get Action

Higher Ed
In this video, we'll look at category Upsert get action. This clip is from the chapter "Category CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at category CRUD.
Instructional Video3:10
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Error Debugging

Higher Ed
In this video, we'll look at error debugging. This clip is from the chapter "Shopping Cart Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at shopping cart management.
Instructional Video5:38
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - When to Use Explicit and Implicit Wait?

Higher Ed
This video explains when to use explicit and implicit wait. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This video explains functional...
Instructional Video3:49
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - How to Create Dictionaries at Runtime and Add Data to Them?

Higher Ed
This video demonstrates how to create dictionaries at runtime and add data to them. This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video3:25
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Projects Overview

Higher Ed
This video provides a brief description of the various projects we will be building together. This clip is from the chapter "Introduction" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".Welcome to the course. This...
Instructional Video4:34
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 22 – Load Balancing with Eureka, Feign, and Spring Cloud LoadBalancer – V2

Higher Ed
This video demonstrates load balancing with Eureka, Feign, and Spring Cloud LoadBalancer. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video15:05
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is a CPU?

Higher Ed
The central processing unit is where the computer performs calculations. CPUs support a specific set of instructions. Internally, CPUs have multiple pipelines in order to handle multiple instructions at the same time. This clip is from...
Instructional Video5:25
Bethany Thiele, Art Teacher

Painting Exercise Demonstration

K - 5th
Painting Exercise Demonstration
Instructional Video3:26
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Trigger Event-Based Ingestion

Higher Ed
This video helps you trigger event-based ingestion. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Instructional Video2:13
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Creating the Map of Australia in Power BI

Higher Ed
This video demonstrates how to create the map of Australia in Power BI. This clip is from the chapter "Maps in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on the types of...
Instructional Video4:24
Curated Video

Predictive Analytics with TensorFlow 9.3: Developing a Predictive Model for Time Series Data

Higher Ed
RNNs, specifically LSTM models, are often a difficult topic to understand. Time series prediction is a useful application for RNNs because of temporal dependencies in the data. Time series data is abundantly available online. In this...
Instructional Video1:59
Curated Video

Learning ASP.NET Web API (Video 33)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video0:51
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Autoscale considerations

Higher Ed
In this video, we will cover autoscale considerations. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to create a...
Instructional Video8:15
Curated Video

The Modern JavaScript Bootcamp (2019) - JavaScript in the Browser

Higher Ed
In this video, you’re going to run JavaScript in the browser. You’ll learn how to connect your script with your HTML, so your script runs when the pages load. This will allow you to create dynamic web apps as opposed to static websites....
Instructional Video16:08
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting To-Do App: Part I

Higher Ed
In this video, we’ll start going through the solution for the to-do app challenge. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...