Instructional Video4:13
Curated Video

Job-Ready SQL in an Afternoon - NTiles

Higher Ed
In this video, we will cover NTiles.<br<br/>/>

This clip is from the chapter "Window Functions" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover Window functions.
Instructional Video4:08
Packt

Resetting Offsets

Higher Ed
This video focuses on resetting offsets in Kafka.
<
br/>
This clip is from the chapter "Command Line Interface (CLI) 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn the...
Instructional Video3:10
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Network Watcher - Next Hop

Higher Ed
In this video, we will cover network watcher - next hop.
r/>
This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services...
Instructional Video3:00
Curated Video

C++ Standard Template Library in Practice - Sorting and Gathering - std::partition_copy

Higher Ed
The listener is new to algorithms and does not know about the partition_copy algorithms.

• Introduce the listener to the std::partition_copy algo
rithm
• Show how it works and explain the different versions
available
...
Instructional Video1:16
Curated Video

TypeScript for Beginners - Heterogeneous Arrays

Higher Ed
This video focuses on heterogeneous arrays.
r/>
This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use...
Instructional Video4:14
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Quiz: Elasticsearch Concepts and Architecture

Higher Ed
This video presents a quiz on Elasticsearch concepts and architecture.
r/>
This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands...
Instructional Video10:14
Curated Video

The Modern JavaScript Bootcamp (2019) - Variable Scope: Part II

Higher Ed
In this lesson, we’re going to talk about two more scope related topics. The first is the shadowing. The second is leaked global.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series...
Instructional Video7:47
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 13 - Q5 - Spring Framework – Maven

Higher Ed
Let's understand how Spring Jar is downloaded in this session.
r/>
This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily...
Instructional Video6:32
Brian McLogan

Write the Piecewise Function

12th - Higher Ed
Write the Piecewise Function
Instructional Video5:21
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 04-Understanding the AOP Terminology - Pointcut, Advice, Aspect, and JoinPoint

Higher Ed
This video highlights various AOP terminologies, such as Pointcut, Advice, Aspect, and JoinPoint.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video3:57
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Variable Scope

Higher Ed
This video gives an overview of variable scope and demonstrates how to use it.
r/>
This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this...
Instructional Video8:33
Curated Video

Learn Go in 3 Hours - Pointers

Higher Ed
Go unabashedly embraces the pointers, while removing their most dangerous abilities.

• This video walks through using pointers in Go, and how they can be used to simulate call-by-reference in other langu
ages.
• Learn...
Instructional Video5:42
Curated Video

PMP Certification Training - Overview of Project Risk Management and Processes

Higher Ed
This video explains project risk management and processes.<br<br/>/>

This clip is from the chapter "Project Risk Management" of the series "PMP® Certification Training".This section explains project risk management.
Instructional Video3:52
msvgo

Electric Flux

K - 12th
It explains about the possibilities field lines that passes through area element and definition of electric flux.
Instructional Video3:54
Virtually Passed

Radius of Gyration summary

Higher Ed
The radius of Gyration is a fast and simple way to calculate the moment of inertia of complex shapes. The radius of gyration is usually provided in most Engineering catalogs
Instructional Video5:06
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Alerts

Higher Ed
In this video, we will cover Azure alerts.
r/>
This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services and its key...
Instructional Video3:26
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Creating a Specific Network in the docker-compose.yml file

Higher Ed
Understanding Network Segregation using Bridge Networks in Docker-Compose: Creating a Specific Network in the docker-compose.yml file
r/>
This clip is from the chapter "Understanding Network Segregation using Bridge Networks in...
Instructional Video16:16
Curated Video

The Modern JavaScript Bootcamp (2019) - Function Basics

Higher Ed
In this video, you’re going to create and run your first JavaScript function! Functions are like programs in your programs. It’s a piece of code we can run whenever we want.
r/>
This clip is from the chapter "JavaScript...
Instructional Video7:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Mapping Course Entity and Populating Data with data sql

Higher Ed
In this video, we will be mapping our entity (course) to a table.
r/>
This clip is from the chapter "Simple REST API with Spring Boot and Spring Data JPA" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video4:19
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - r Look at Functions

Higher Ed
In this video, we'll take a closer look at functions.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript,...
Instructional Video8:02
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 23 - Mixing the XML Context with a Component Scan for Beans Defined with Annotation

Higher Ed
This video demonstrates how to mix the XML context with a component scan for beans defined with annotation.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master...
Instructional Video10:11
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - How Java Classes can Take Advantage of the Interface

Higher Ed
This video explains how Java classes can take advantage of the interface.
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the...
Instructional Video4:53
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 6 – Defining a Service to Manage the Entity – UserService and EntityManager

Higher Ed
This video is about defining a service to manage the entity – UserService and EntityManager.
r/>
This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot...
Instructional Video8:38
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 40 - ManyToMany Mapping - Insert Student and Course

Higher Ed
In this video, we will cover ManyToMany mapping - insert student and course.
r/>
This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and...