Instructional Video3:55
Curated Video

Five attributes in ISO 27002

Higher Ed
In this video, we will be discussing the five key attributes outlined in ISO 27002. ISO 27002 is a globally recognized standard for information security management systems. These attributes include confidentiality, integrity,...
Instructional Video3:27
The Business Professor

Patent and Latent Ambiguities in a Contract

Higher Ed
This Video Explains Patent and Latent Ambiguities in a Contract
Instructional Video7:50
Packt

Compare the breadth-first and depth-first search algorithms : Implementing BFS on Regular Graphs

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Implement...
Instructional Video11:13
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Validating Attribute Properties and Their Behavior with Cypress Assertions

Higher Ed
This video introduces you to validating attribute properties. This clip is from the chapter "Cypress Framework Part 1- Understanding Fixtures and Custom commands" of the series "Cypress - Modern Automation Testing from Scratch +...
Instructional Video18:35
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - How to Verify and Automate Check Boxes with Cypress

Higher Ed
This video explains how to verify and automate check boxes with Cypress. This clip is from the chapter "Handling Web Controls UI Using Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section...
Instructional Video4:40
Curated Video

Exploring St Elmo's Fire

Pre-K - Higher Ed
In this video, we explore the fascinating phenomenon of St Elmo's Fire, a glowing plasma that occurs during storms. We learn about its origins, which are rooted in the brave actions of a Christian saint, and delve into the science behind...
Instructional Video10:57
Packt

Removing & Replacing Elements

Higher Ed
DOM Manipulation & Events: Removing & Replacing Elements This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the document...
Instructional Video12:55
Packt

Identifying XPath with Parent Child Traverse Relationship

Higher Ed
This video explains how to identify XPath with Parent Child Traverse relationship. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video7:35
Communication Coach Alex Lyon

Fundamental Attribution Error

Higher Ed
What is the fundamental attribution error? We'll look at examples and a basic definition to make the fundamental attribution concept practical for professional settings. Fundamental Attribution Error comes from the Attribution Theory by...
Instructional Video13:29
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Completing End-to-End Test Execution of the Business Flow

Higher Ed
This video explains completing end-to-end test execution of the business flow. This clip is from the chapter "Cypress Framework Part 3- Configuration Properties and Environmental Variables" of the series "Cypress - Modern Automation...
Instructional Video6:47
Packt

Creating Elements

Higher Ed
DOM Manipulation & Events: Creating Elements This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the document object, DOM...
Instructional Video15:05
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Handling Child Tab with a Combination of Cypress and jQuery Commands

Higher Ed
This video explains handling child tab with a combination of Cypress and jQuery commands. This clip is from the chapter "Advance Automation to Handling Alerts, Popups, Child Windows using Cypress-jQuery" of the series "Cypress - Modern...
Instructional Video13:23
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Handling Child Windows Using Cypress

Higher Ed
This video explains handling child windows using Cypress. This clip is from the chapter "Understand Limitations of Frames and Child Windows in Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video8:28
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Cypress Locator Strategies and How to Construct Them

Higher Ed
This video explains Cypress locator strategies and how to construct them. This clip is from the chapter "Getting Started with Cypress Test Automation" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video4:36
Curated Video

The History and Attributes of Spelt

Pre-K - Higher Ed
This video provides an informative overview of the history, cultivation, and characteristics of spelt, a ancient grain that originated from the Fertile Crescent. Spelt part 1/5
Instructional Video2:42
Curated Video

Learning D3.JS 5.0 3.1: Creating Polygons and Polylines

Higher Ed
In this video, we will learn how to create a polygon/polyline. • Code a polygon • Code a polyline • Understand the difference between polygon and polyline
Instructional Video10:01
Packt

Tricks and Tips for Identifying Objects - Interview Preparation

Higher Ed
This video provides tricks and tips for identifying objects. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video4:38
Curated Video

Creational Design Patterns in Modern C++ - Varying State

Higher Ed
This video demonstrates how to remove the extra car and bus classes and simulate objects of other classes by varying the state of a few objects. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in...
Instructional Video5:15
Curated Video

Complete Python Scripting for Automation - Encapsulation

Higher Ed
OOPS for Real Time: Encapsulation This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of a class,...
Instructional Video3:04
Curated Video

Describing Data Sets

K - 5th
In this video, students will learn how to describe a data set by using the characteristics of the quantity measured. The video covers different types of data representations such as dot plots, histograms, and tables, and explains how to...
Instructional Video3:31
Curated Video

Learning D3.JS 5.0 6.3: Reverse the Bar

Higher Ed
In this video, we will continue with the optimization and also reverse the bar chart. • Add variables • Optimize the code • Revert the bar chart
Instructional Video3:49
Curated Video

Learning D3.JS 5.0 4.6: The classed() and style() Methods

Higher Ed
We will learn how to add more than one class to an element. • Learn how to remove the attr() method and add the classed() method • Understand the example using the developer tools • Use the in-style method: style()
Instructional Video3:41
National Institute of Standards and Technology

Attribute Based Access Control

9th - 12th
Attribute Based Access Control (ABAC) is a security mechanism that allows organizations to authorize an individual's access to networks and resources based on granular attributes, such as title, division, certificates, training, etc.
Instructional Video9:41
Curated Video

Create a computer network: Model Network Devices as Objects

Higher Ed
From the section: Interacting with Classic Network Devices. In this section, we will look at how to interact with classic network devices with Python libraries. We will explain what we define as classic network devices and use Netmiko...