Instructional Video12:30
Hip Hughes History

Hyperpluralism Explained: Partisan Politics and a Divided Government

6th - 12th
The level of noise in the media and the halls of government is creating a level of volume that makes real change next to impossible.
Instructional Video9:32
TLDR News

Still No Brexit Deal Agreed: What Happens to Negotiations Now? - TLDR News

12th - Higher Ed
Well… this weekend was meant to be it. The make or break weekend for Brexit negotiations and yet neither seems to have happened… or did both? In this video we explain what happened this weekend, if a no deal is inevitable & what happens...
Instructional Video3:44
Curated Video

Complete Modern C++ - Default Function Arguments

Higher Ed
This video explains syntax and usage. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references, and for loop functions.
Instructional Video4:36
Curated Video

Complete Modern C++ - Lambda Expressions

Higher Ed
This video gives a gentle introduction of lambda expressions and shows how they replace function objects. This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate...
Instructional Video17:54
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Fetching Data from Firebase

Higher Ed
In this video you'll learn how you can fetch data from a Firebase database. This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase 101 here.
Instructional Video17:46
Curated Video

The Modern JavaScript Bootcamp (2019) - Filtering Arrays

Higher Ed
In this video, you’re going to learn how to filter arrays. Imagine you want to filter all the todos down to just the todos that still need to be completed. This clip is from the chapter "Arrays" of the series "The Modern JavaScript...
Instructional Video5:12
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Wildcards - Part 1

Higher Ed
This is the first part of the two-part video that explains the concept of wildcard symbols. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Instructional Video6:27
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Debugging and Developing Custom Utilities

Higher Ed
This video demonstrates how to debug and develop custom utilities. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video7:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets

Higher Ed
This video presents an example on parameterization of API tests with multiple datasets. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video6:28
Curated Video

Data Analytics using Python Visualizations - Creating Scatter Plots

Higher Ed
This video explains creating scatter plots. This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to Matplotlib and...
Instructional Video3:49
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Variable Arguments

Higher Ed
Miscellaneous Topics: Variable Arguments This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous topics of Java.
Instructional Video12:56
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Page Factory Annotations FindBy

Higher Ed
This video discusses page factory annotations, such as FindBy. This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video18:19
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Implementing Page Object Mechanism to Drive Tests

Higher Ed
This video demonstrates how to implement the page object mechanism to drive tests. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video6:18
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Data Visualization and Reading

Higher Ed
In this video, we will talk about some helper functions for plotting and drawing lines for data visualization and reading. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners...
Instructional Video8:09
Curated Video

Python In Practice - 15 Projects to Master Python - Detecting Faces in Images with Our Model

Higher Ed
This video helps in detecting faces in images with our model. This clip is from the chapter "Face Recognition Model" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the face recognition model.
Instructional Video4:52
Curated Video

Elaborating on Supporting Details: Writing Hypothetical Examples

K - 5th
In this video, the teacher explains the importance of elaborating on supporting details in persuasive writing. They emphasize the need for clarity and avoiding reader inference by connecting arguments to the topic sentence and thesis...
Instructional Video4:24
Curated Video

Excel VBA Programming The Complete Guide - The Range.RemoveDuplicates Method

Higher Ed
The Range.RemoveDuplicates method removes the repeating occurrences of a value in a given range. In this lesson, we use it to clear a list of duplicate names and show how arrays can be fed as arguments to methods. This clip is from the...
Instructional Video8:14
Curated Video

Complete Modern C++ - std::string_view - II

Higher Ed
In this video, you will understand the different situations where the std::string_view should be and should not be used. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video1:43
Curated Video

C++ 20 (2a) New Features - Efficient Atomic Waiting

Higher Ed
Analyze an example with wait method called on atomic variable. • Examine documentation for the wait method • Modify value an atomic variable • Use notify_all to wake up all threads waiting on this variable This clip is from the chapter...
Instructional Video6:20
Curated Video

The Complete Practical Docker Guide - Verifying Connectivity with Remote Servers

Higher Ed
This video helps you in verifying connectivity with remote servers. This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Instructional Video5:16
Curated Video

The Complete Practical Docker Guide - Some Other Examples of the Find Command

Higher Ed
This video shows some other examples of the Find command. This clip is from the chapter "Search Operations in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the search operations in Linux.
Instructional Video14:30
Curated Video

The Complete React Developer Course (with Hooks and Redux) - ES6 Promises

Higher Ed
In this video you'll learn how you can use ES6 promises to sync up your asynchronous actions. This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase...
Instructional Video11:00
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Adding State to Counter App: Part II

Higher Ed
In this video you'll add component state into the course application. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React Components.
Instructional Video11:06
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Making Function to Run the Attack

Higher Ed
In this video, you'll learn to make functions to run your brute force attack. This clip is from the chapter "Developing a Brute Force Attacker" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...