Instructional Video6:26
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Introduction to BasePage Class

Higher Ed
This video introduces you to the BasePage class. This clip is from the chapter "Introduction to Base Classes" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about base classes.
Instructional Video13:25
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Syslog with Logstash Deep Dive

Higher Ed
This video explains Syslog with Logstash in detail. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to...
Instructional Video3:23
Curated Video

.NET Core Microservices - Set Up Email Service Project Part 1

Higher Ed
This video explains how to set up email service project part 1. This clip is from the chapter "Queue" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about queue.
Instructional Video12:01
Curated Video

The Modern JavaScript Bootcamp (2019) - Advanced If Statements

Higher Ed
In this lesson, we’re going to continue looking at the if statement. We know about “if” and “else”, but there’s also an “else if” available to us. This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the...
Instructional Video10:34
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - A little bit about hashing

Higher Ed
Credentials Management: A little bit about hashing This clip is from the chapter "Credentials Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, very common source of security breaches...
Instructional Video8:40
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - Protocol Buffers & Language Interoperability

Higher Ed
[Theory] gRPC Internals Deep Dive: Protocol Buffers & Language Interoperability This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this...
Instructional Video2:45
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Build an App with Raspberry Pi and Arduino - Step by Step Process Recap

Higher Ed
In this video, we will work on building an app with Raspberry Pi and Arduino - step by step process recap. This clip is from the chapter "Conclusion" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this section, we...
Instructional Video9:21
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - logging Module

Higher Ed
You will learn to use the logging module to log messages based on situations such as warnings, debugs, and so on. This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video4:28
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Benefits of Amazon SQS

Higher Ed
This video explains the benefits of Amazon SQS. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on AWS...
Instructional Video10:19
Curated Video

The Art of Doing - Python Network Applications with Sockets - Terminal Chat Room Part 4 - Adding Functionality and Testing

Higher Ed
In this fourth part, you are going to learn how to add functionality and testing. This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
Instructional Video4:34
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Kinesis Data Streams Versus Amazon Simple Queue Service (Amazon SQS)

Higher Ed
This video illustrates the difference between Amazon Kinesis data streams and Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you...
Instructional Video14:01
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Running Tests with TestRunner

Higher Ed
This video explains how to run tests with TestRunner. This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section provides an...
Instructional Video10:39
Rock 'N Learn

Human body: The Senses

K - 5th
Human Body for Kids engages young, inquisitive learners, while the depth of material gets older students ready for tests. Join Kevin and his friends to explore the senses.
Instructional Video3:45
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 18 Part 2 – Internationalization for RESTful Services

Higher Ed
This video explains continues with the implementation of internationalization for RESTful services. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video1:40
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - GreetEveryone API Definition

Higher Ed
[Hands-On] gRPC Bi-Directional Streaming: GreetEveryone API Definition This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section,...
Instructional Video7:48
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - [Solution] FindMaximum API

Higher Ed
[Hands-On] gRPC Bi-Directional Streaming: [Solution] FindMaximum API This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section,...
Instructional Video10:12
Curated Video

Probability Statistics - The Foundations of Machine Learning - Spam Detection - Implementation Issues

Higher Ed
In this video, we will cover spam detection - implementation issues. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section,...
Instructional Video7:36
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Custom Driver - Introduction

Higher Ed
This video introduces you to a custom driver. This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the custom driver concept.
Instructional Video2:04
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Basics of CSS Selectors

Higher Ed
In this video, we will take a closer look at how to select web elements based on their tag names, class names, and IDs using CSS selectors. You will learn how to select elements like headers, links, paragraphs, and more. Our...
Instructional Video7:12
Packt

Python Scrapy: Logging Data from Spiders with Custom Functions and Built-in log Method

Higher Ed
In this video, we learn about the importance of logging in spider creation and how to effectively test and log data. The video covers the use of built-in print functions and how to use the Scrapy log method to access and log spider data....
Instructional Video3:20
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Short and Long Polling

Higher Ed
This video explains Amazon SQS short and long polling. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses...
Instructional Video2:21
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Dead-Letter Queues

Higher Ed
This video talks about Amazon SQS dead-letter queues. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on...
Instructional Video4:34
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - SQS: Fully Managed Message Queues for Microservices

Higher Ed
This video explains SQS: fully managed message queues for microservices. This clip is from the chapter "Customize AWS Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be...
Instructional Video8:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Functions in Python

Higher Ed
In this video, we will cover functions in Python. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...