Hip Hughes History
Hyperpluralism Explained: Partisan Politics and a Divided Government
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.
TLDR News
Still No Brexit Deal Agreed: What Happens to Negotiations Now? - TLDR News
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...
Curated Video
Complete Modern C++ - Default Function Arguments
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.
Curated Video
Complete Modern C++ - Lambda Expressions
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Fetching Data from Firebase
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.
Curated Video
The Modern JavaScript Bootcamp (2019) - Filtering Arrays
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Wildcards - Part 1
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Debugging and Developing Custom Utilities
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets
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...
Curated Video
Data Analytics using Python Visualizations - Creating Scatter Plots
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...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Variable Arguments
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.
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Page Factory Annotations FindBy
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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Implementing Page Object Mechanism to Drive Tests
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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Data Visualization and Reading
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Detecting Faces in Images with Our Model
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.
Curated Video
Elaborating on Supporting Details: Writing Hypothetical Examples
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...
Curated Video
Excel VBA Programming The Complete Guide - The Range.RemoveDuplicates Method
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...
Curated Video
Complete Modern C++ - std::string_view - II
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
Curated Video
C++ 20 (2a) New Features - Efficient Atomic Waiting
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...
Curated Video
The Complete Practical Docker Guide - Verifying Connectivity with Remote Servers
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.
Curated Video
The Complete Practical Docker Guide - Some Other Examples of the Find Command
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.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - ES6 Promises
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Adding State to Counter App: Part II
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.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Making Function to Run the Attack
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,...