Instructional Video6:32
Curated Video

Pass the Hash with Mimikatz on Windows

Higher Ed
An attacker obtains the password hashes of one or more users on a computer network using various channels. Using Mimikatz the attacker leverages the compromised user’s username and password hash to authenticate to other systems that...
Instructional Video9:18
Curated Video

Football and Super Bowl Signs in ASL

3rd - Higher Ed
Today we're going over 25 Super Bowl signs in American Sign Language. Equip yourself with a few extra signs before your next big game. These signs are not only good for the super bowl, but really anything and everything to do with...
Instructional Video6:40
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $and Operator

Higher Ed
In this video, we will learn about the $and Operator.
<
br/>
This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
Instructional Video6:01
Curated Video

R Programming for Statistics and Data Science - Creating a Factor in R

Higher Ed
This video explains creating a factor in R.<br<br/>/>

This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video3:36
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Setting up the jQuery Slide Effect

Higher Ed
This video demonstrates how to set up the jQuery slide effect.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how...
Instructional Video3:42
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Set Operations

Higher Ed
In this session, we will discuss set operations, Union(), Intersection(), and Difference().
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section...
Instructional Video6:52
Curated Video

R Programming for Statistics and Data Science - Creating a Matrix in R

Higher Ed
This video explains creating a matrix in R<br<br/>/>

This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video4:48
Curated Video

R Programming for Statistics and Data Science - Dealing with Missing Data in R

Higher Ed
This video explains dealing with missing data in R.<br<br/>/>

This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video5:48
Curated Video

Using the Vertical Line Test

9th - 12th
In this video, the teacher explains how to use the vertical line test to determine if a graph represents a function or not. They go through four examples and also show how to find a missing value in a table to make it not a function. The...
Instructional Video3:26
Curated Video

High Five Facts - Conductors

Pre-K - 5th
This video explores five fun facts about conductors.
Instructional Video12:54
Packt

Hands-On Continuous Integration and Automation with Jenkins - Testing Workflow

Higher Ed
This video explains the different types of tests and implements the testing part of the CI workflow. • Why testing • Explain the types of tests • Implement testing workflow This clip is from the chapter "CI/CD" of the series "Hands-On...
Instructional Video6:59
Packt

Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job

Higher Ed
This video shows how to extend the job created in video 2.3. • Pull code from GitHub • Pass a parameter to a build • Build the job periodically This clip is from the chapter "Tour of Jenkins" of the series "Hands-On Continuous...
Instructional Video1:42
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Save 50% on Your AWS Exam Cost!

Higher Ed
This video guides you on how to save money on your next AWS exam.
<
br/>
This clip is from the chapter "Preparing for the Exam" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will be...
Instructional Video9:37
Curated Video

Structural Design Patterns in Modern C++ - Basic Example - Composite Design Pattern

Higher Ed
This video presents a basic implementation example of the composite pattern.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the...
Instructional Video4:22
Curated Video

Structural Design Patterns in Modern C++ - Adding the Abstract Decorator Class

Higher Ed
This video demonstrates how to add the abstract decorator class.
<
br/>
This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design...
Instructional Video6:09
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Server Streaming API Client Implementation

Higher Ed
[Hands-On] gRPC Server Streaming: Server Streaming API Client Implementation
<
br/>
This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In...
Instructional Video13:49
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Generating Dynamic Values with BeanShell Sampler

Higher Ed
This video demonstrates how to generate dynamic values with BeanShell sampler.
<
br/>
This clip is from the chapter "BeanShell Scripting Basics for JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Instructional Video3:06
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Read Documents

Higher Ed
In this video, we will cover how to read documents.
<
br/>
This clip is from the chapter "Basic Read Operation" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover basic read...
Instructional Video6:12
Curated Video

R Programming for Statistics and Data Science - Variance, standard deviation, and coefficient of variability

Higher Ed
This video explains variance, standard deviation, and coefficient of variability.
<
br/>
This clip is from the chapter "Exploratory Data Analysis" of the series "R Programming for Statistics and Data Science".This section explains...
Instructional Video2:44
Curated Video

R Programming for Statistics and Data Science - Tidying Data in R - unite() and spread()

Higher Ed
This video explains tidying data in R - unite() and spread().<br<br/>/>

This clip is from the chapter "Manipulating Data" of the series "R Programming for Statistics and Data Science".This section explains manipulating data.
Instructional Video7:00
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part I

Higher Ed
This is the first part of the three-part video that explains how to add the UI class hierarchy.
<
br/>
This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section...
Instructional Video6:53
Curated Video

Structural Design Patterns in Modern C++ - Implementing String Interning

Higher Ed
This video explains how to implement the string interning.
<
br/>
This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design...
Instructional Video9:07
Curated Video

Structural Design Patterns in Modern C++ - Functional Decorator

Higher Ed
This video explains the functional decorator.<br<br/>/>

This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Instructional Video6:52
Curated Video

Structural Design Patterns in Modern C++ - Console Project - Part I

Higher Ed
This is the first part of the four-part video that presents details on the console project.
<
br/>
This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains...