Instructional Video5:40
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Creating Image with Docker Build

Higher Ed
In this video, you will learn how to create an image with Docker Build. This clip is from the chapter "Spring Boot Docker and Docker Hub" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section,...
Instructional Video6:39
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Introduction to Object Detection

Higher Ed
This video provides an introduction to object detection. This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object detection.
Instructional Video8:17
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Convolution Revisited

Higher Ed
This video talks about convolution revisited. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural network...
Instructional Video5:23
Bethany Thiele, Art Teacher

Personalized Hand Sculpture: Adding Colored Paper

K - 5th
Personalized Hand Sculpture: Adding Colored Paper
Instructional Video2:02
Curated Video

The Complete Python Course - Install PyCharm

Higher Ed
This video demonstrates how to install PyCharm. This clip is from the chapter "Set Up Python" of the series "The Complete Python Course (2022)".This section demonstrates how to install Python's current version on our computer along with...
Instructional Video12:47
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Set Driver Path from Code

Higher Ed
This video explains how to set the driver path from code. This clip is from the chapter "WebDriver Factory Pattern" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about WebDriver...
Instructional Video4:42
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Rules of Game

Higher Ed
This video explains the rules of the game. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Naive Random solution.
Instructional Video3:52
Curated Video

DevOps Complete Course - Create First Maven Project

Higher Ed
This video shows how to create the first Maven project. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video4:04
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Creating Variables/Calculations

Higher Ed
Here, the author will show you how to create new variables with the current data that you have. Often, new variables utilize current variables, so calculations are required. This clip is from the chapter "Working with Data" of the series...
Instructional Video2:08
Curated Video

Powerful Presentations With Google Slides - Adding Type

Pre-K - Higher Ed
After this video, the viewer will be able to add type to Google Slides projects.
Instructional Video4:07
Curated Video

Powerful Presentations With Google Slides - Adding, Deleting and Hiding Slides

Pre-K - Higher Ed
After this video, the viewer will be able to manage the slides in the presentation, add new slides, delete slides and hide slides which should not be displayed in the presentation.
Instructional Video7:57
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Yolo: Yolo Introduction

Higher Ed
In this video, we will cover Yolo introduction. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video20:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: NumPy Playing with Images

Higher Ed
In this video, we will cover NumPy playing with images. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video6:32
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Removing Hard Coded Paths in Framework by Generating Paths Dynamically

Higher Ed
This video explains how to remove hard coded paths in framework by dynamically generating paths. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics...
Instructional Video7:55
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Inserting Records into a Table

Higher Ed
This video explains how to insert records into a table. This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses...
Instructional Video8:46
Brave Wilderness

PUKE Fruit Challenge! GROSS!

6th - 8th
In this segment of On Location, Coyote takes the Puke Fruit Challenge! Puke Fruit? Well it’s not commonly known by this name but the Noni Fruit absolutely should be! These bizarre and supposedly nutrient rich fruits give off a pungent...
Instructional Video13:45
Curated Video

The Modern JavaScript Bootcamp (2019) - Saving Our Data in LocalStorage: Part I

Higher Ed
In this video, you’ll learn about local storage. This is a storage mechanism built right into the browser. This is going to allow us to store notes and to-dos for later. We’ll cover the basic CRUD operations (create, read, update,...
Instructional Video6:47
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Enhancing POST Method to Return Correct HTTP Status Code and Location

Higher Ed
This video explains enhancing POST method to return correct HTTP status code and location. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In...
Instructional Video4:58
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 12 - Creating a Custom Spring JDBC RowMapper

Higher Ed
In this video, we will create a custom Spring JDBC RowMapper. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Instructional Video5:19
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Routing in Razor Pages

Higher Ed
In this video, we'll be routing in Razor pages. This clip is from the chapter "Razor Projects in ASP.NET Core" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Razor projects in ASP.NET Core.
Instructional Video6:10
Curated Video

Hands-On Auto DevOps with GitLab CI - Declaring Deployment Environments

Higher Ed
To track deployments from our builds, we need to organize our deployments into environments. • Declare an environment for a build job • View an environment and its deployed application • View the deployment history for an environment...
Instructional Video3:54
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 03 - Creating a Database Table in H2

Higher Ed
This video demonstrates how to create a database table in H2. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video7:28
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Handling Auto-Suggestive Drop-down to Select Location and Confirm Order

Higher Ed
This video demonstrates how to handle an auto-suggestive drop-down to select a location and confirm an order. This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation...
Instructional Video7:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Convolution

Higher Ed
This video explains why we need convolution. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural network...