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,...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - A Circle Class
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...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - GraphQL Queries with Parameters
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Networking - Domain Name System (DNS) and Hostnames
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.
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - The Linux Boot Process - Demo
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...
Curated Video
Bitesize Business English #17: Build
A bitesize series of lessons in Business English. More resources linked below.
Curated Video
REST APIs with Flask and Python - Implementing the UserModel Using SQLAlchemy
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...
Curated Video
REST APIs with Flask and Python - Default Parameter Values
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.
Curated Video
REST APIs with Flask and Python - Decorating Functions with Parameters
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - What is Serialization and Deserialization in REST Assured?
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...