Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Introduction to BasePage Class
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.
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Syslog with Logstash Deep Dive
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...
Curated Video
.NET Core Microservices - Set Up Email Service Project Part 1
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.
Curated Video
The Modern JavaScript Bootcamp (2019) - Advanced If Statements
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...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - A little bit about hashing
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...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - Protocol Buffers & Language Interoperability
[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...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Build an App with Raspberry Pi and Arduino - Step by Step Process Recap
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - logging Module
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Benefits of Amazon SQS
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...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Terminal Chat Room Part 4 - Adding Functionality and Testing
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...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Kinesis Data Streams Versus Amazon Simple Queue Service (Amazon SQS)
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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Running Tests with TestRunner
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...
Rock 'N Learn
Human body: The Senses
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.
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 18 Part 2 – Internationalization for RESTful Services
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...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - GreetEveryone API Definition
[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,...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - [Solution] FindMaximum API
[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,...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Spam Detection - Implementation Issues
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,...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Custom Driver - Introduction
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.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Basics of CSS Selectors
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...
Packt
Python Scrapy: Logging Data from Spiders with Custom Functions and Built-in log Method
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....
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Short and Long Polling
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Dead-Letter Queues
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...
Curated Video
AWS Cloud Development Kit - From Beginner to Professional - SQS: Fully Managed Message Queues for Microservices
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Functions in Python
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...