Instructional Video12:47
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Templating with Jinja2

Higher Ed
This video demonstrates how to useJinja2 for templating. This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an introduction to...
Instructional Video6:15
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Sorting Redux Data

Higher Ed
In this video you'll expand on the Redux selector by allowing data to be stored by amount or description. This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is...
Instructional Video7:01
Curated Video

The Complete Practical Docker Guide - Soft Versus Hard Links

Higher Ed
This video talks about soft versus hard links. This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management in Linux.
Instructional Video4:59
Curated Video

The Complete Practical Docker Guide - Filtering Text Using the grep Command

Higher Ed
This video demonstrates filtering text using the grep command. This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories...
Instructional Video12:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Arrow Functions: Part I

Higher Ed
In this video, you’re going to learn about arrow functions. You’ll learn what they are and how they differ from the functions we’ve created so far. This clip is from the chapter "Expanding Our JavaScript Knowledge" of the series "The...
Instructional Video1:34
Curated Video

World of Computer Networking Your CCNA start - Filtered Routes in Border Gateway Protocol (BGP)

Higher Ed
This video introduces you to filtered routes in BGP. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video12:26
Curated Video

The Complete Excel Guide: Beginners to Advanced - Filters and Slicers

Higher Ed
The aim of this video is to explore filters and slicers. This clip is from the chapter "Excel 2019 Advanced: PivotTables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we’ll explore PivotTables.
Instructional Video4:30
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Filter

Higher Ed
Ever need to filter through items in a list? The filter function lets you filter data very easily. A good example is skipping through the Uber Eats menu and going straight to McDonald's. You filtered everything else out. This clip is...
Instructional Video11:08
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Group By - Filtering)

Higher Ed
Let's explore filtering for group by in this video. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video11:50
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Select DF Columns

Higher Ed
Learn how to select multiple columns from the DataFrames. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video0:47
Curated Video

I WONDER - What Is Kidney Dialysis?

Pre-K - 5th
This video is answering the question of what is kidney dialysis.
Instructional Video6:24
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Proxy Servers

Higher Ed
In this episode, Mike describes how proxy servers work to block certain Web sites and filter outgoing or incoming content. The episode shows how to set up a browser to connect to a proxy server. This clip is from the chapter "The...
Instructional Video1:53
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - What Is Row Level Security?

Higher Ed
This video explains about row level security. This clip is from the chapter "Snowflake – Data Protection and Governance" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on data protection and...
Instructional Video4:15
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Code Refactoring

Higher Ed
This video explains code refactoring. This clip is from the chapter "Implementing First Page Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn implementing the first page class.
Instructional Video2:21
NASA

NASA | Operation Icebridge: Recovery Offshore 01

3rd - 11th
On Nov. 2, 2012 Operation IceBridge flew an 11-hour mission over the Recovery Glacier and Filchner Ice Shelf in eastern Antarctica. On the transit back home, NASA scientist John Sonntag gave a two-minute breakdown of the mission over the...
Instructional Video7:10
Curated Video

Getting Started with JIRA - Using Dashboards

Higher Ed
In this session, we will be using dashboards. This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
Instructional Video5:53
Curated Video

Getting Started with JIRA - Creating Filters

Higher Ed
In this session, you will learn how to create filters. This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
Instructional Video10:19
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - JavaScript Object Notation (JSON) Search In-Depth

Higher Ed
This video explains how to search with Elasticsearch using JSON Search In-Depth. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Instructional Video13:51
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Creating Plug-ins

Higher Ed
This video demonstrates how to create plug-ins. This clip is from the chapter "Creating Modules and Plug-ins" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section demonstrates how to create modules and...
Instructional Video6:03
Curated Video

.NET Core Microservices - Queues

Higher Ed
This video explains queues. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video14:08
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing Filters Reducer

Higher Ed
In this video you'll learn how to test reducers. Reducers are just functions, so the same testing principals will apply. Call the function with some data. Assert something about the return value. This clip is from the chapter "Testing...
Instructional Video14:21
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Controlled Inputs for Filters

Higher Ed
In this video you'll learn about controlled inputs. This just means an input whose value is controlled by JavaScript, and not the just the user. This clip is from the chapter "React with Redux" of the series "The Complete React Developer...
Instructional Video8:01
Curated Video

The Modern JavaScript Bootcamp (2019) - Dropdowns

Higher Ed
In this video, you’re going to learn about the dropdown. You’ll learn how to set up the dropdown, configure its options, and respond to changes when a new option is picked. This clip is from the chapter "Javascript in the Browser" of the...
Instructional Video16:05
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF Filter Rows

Higher Ed
Learn how to apply row filters in the Spark DataFrame. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.