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,...
Instructional Video10:58
Curated Video

The Complete Java Developer Course: From Beginner to Master - Project - A Circle Class

Higher Ed
This video is the third project in this section where you create a Circle class. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete Java Developer Course: From Beginner to Master".This section...
Instructional Video6:34
Curated Video

Practical GraphQL - Become a GraphQL Ninja - GraphQL Queries with Parameters

Higher Ed
Working with Static Data: GraphQL Queries with Parameters This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data. It includes...
Instructional Video10:07
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Networking - Domain Name System (DNS) and Hostnames

Higher Ed
This video introduces you to DNS and hostnames. This clip is from the chapter "Networking" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section introduces you to networking.
Instructional Video6:57
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - The Linux Boot Process - Demo

Higher Ed
This video demonstrates the Linux boot process. This clip is from the chapter "The Linux Boot Process and System Logging" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section introduces you to the...
Instructional Video3:18
Curated Video

Bitesize Business English #17: Build

Pre-K - Higher Ed
A bitesize series of lessons in Business English. More resources linked below.
Instructional Video9:42
Curated Video

REST APIs with Flask and Python - Implementing the UserModel Using SQLAlchemy

Higher Ed
This video explains how to implement the UserModel using SQLAlchemy. This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This section explains all the aspects of...
Instructional Video3:55
Curated Video

REST APIs with Flask and Python - Default Parameter Values

Higher Ed
This video explains the default parameter values. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Instructional Video2:25
Curated Video

REST APIs with Flask and Python - Decorating Functions with Parameters

Higher Ed
This video shows how to use decorating functions with parameters. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
Instructional Video15:12
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - What is Serialization and Deserialization in REST Assured?

Higher Ed
The video explains the concept of serialization and deserialization in REST Assured. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from Scratch - REST...