Instructional Video3:49
Curated Video

Creational Design Patterns in Modern C++ - Introduction - intent of patterns and their basic implementation.

Higher Ed
This video explains the intent of patterns and their basic implementation. • Learn what patterns matching is • Explore the problems with std::visit • Comparison between std::visit and match This clip is from the chapter "Singleton" of...
Instructional Video4:34
Curated Video

Identifying and Sorting Triangles

K - 5th
In this video, students are taught how to identify and sort triangles at a shape warehouse. They learn that a triangle is a polygon with three sides and three angles.
Instructional Video7:10
Curated Video

Learning D3.JS 5.0 7.1: Circles in Action

Higher Ed
In this video, we will learn what a scatter plot is and when we need it. • Understand the code • Create the SVG element • Create the circles
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 Video6:36
Seven Dimensions

Overcoming Disempowerment

Higher Ed
Marcus coaches Carol about respect after a complaint Michael has made against her. But when Michael asks Carol for feedback, she is harsh and rude, prompting another complaint. Marcus helps Michael deal with his negativity and introduces...
Instructional Video4:53
Curated Video

Creational Design Patterns in Modern C++ - Cloning Example

Higher Ed
This video explains the use of cloning. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview of the cloning types with an example and focuses on its classes,...
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 Video11:13
Packt

Identifying Locators (id.Name.Linktext) with Developer Tools -1

Higher Ed
This is the first part of a two-part lecture that explains how to identify locators with developer tools. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java -...
Instructional Video5:00
Curated Video

Identifying and Sorting Pentagons

K - 5th
In this video, students learn how to identify and sort pentagons at the Shape Warehouse by examining their attributes. They are taught that a polygon is a closed figure with straight sides, and a pentagon specifically has five sides and...
Instructional Video8:00
Packt

Identifying Objects with Text using XPATH Locators

Higher Ed
This video explains how to identify objects with Text using XPATH locators. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video9:28
Curated Video

The Full Stack Web Development - Course Introduction: Introduction

Higher Ed
Basic HTML Programming: Getting Started With HTML This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology like HTML at...
Instructional Video11:09
Curated Video

Active Directory with Windows Server 2016 - AD DS Recovery

Higher Ed
In this critical video, examine the built-in MS utilities, Ntdsutil and Administrative Center, for recovery of the AD databases. Then walk through the restore options using a snapshot, the recycle bin, and an authoritative restore. This...
Instructional Video3:42
Curated Video

Drawing a Cube: Examining Attributes

K - 5th
In this video, students are taught how to draw a cube by examining its attributes. They learn that a cube is a 3-dimensional shape with 12 edges, 6 faces, and 8 vertices. Through a step-by-step process, they understand how to construct a...
Instructional Video3:43
Fun Robotics

Types of Recommenders

Higher Ed
Explains the difference between content-based and collaborative filtering recommenders.
Instructional Video14:48
Packt

Generating Customized XPath from HTML Attributes

Higher Ed
This video demonstrates how to generate a customized XPath from HTML attributes. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:25
Curated Video

Recognizing Attributes and Shapes

K - 5th
In this video, students will learn how to recognize attributes and shapes by comparing them. They will explore the concept of quadrilaterals and identify shapes that have four sides. They will also learn about parallel sides and how to...
Instructional Video4:42
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Forms - Part 2

Higher Ed
HTML Crash Course: Forms - Part 2 This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so on.
Instructional Video5:52
Curated Video

Advanced Swift 2 Application Development (Video 12)

Higher Ed
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Instructional Video2:00
IDG TECHtalk

Using Python object properties to write smarter and more concise code

Higher Ed
Everything in Python is an object. Learn how object properties -- which are actually just Python dictionaries under the hood -- can be leveraged to make your code smarter, more concise, and less riddled with boilerplate.
Instructional Video5:59
Curated Video

Creational Design Patterns in Modern C++ - Monostate Pattern

Higher Ed
This video explains the monostate pattern and demonstrates how to implement it. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger classes,...
Instructional Video7:12
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Recursively List and Filter All Files and Folders in Directory

Higher Ed
In this session, we will learn about recursively list and filter all files and folders in directory. This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video2:42
Curated Video

Complete Modern C++ - std::hash (C++11)

Higher Ed
This video demonstrates how to write a custom hash function and equality function object for unordered containers. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the...
Instructional Video3:40
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 06 - More about XML Schema Definition and Implementing XSD Best Practices

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 06 - More about XML Schema Definition and Implementing XSD Best Practices This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video18:17
Packt

Generating Customized Cascading Style Sheets (CSS) from HTML Attributes

Higher Ed
This video explains how to generate a customized CSS from HTML attributes. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...