Instructional Video4:56
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Direct object reference mitigations

Higher Ed
Direct Object Reference: Direct object reference mitigations This clip is from the chapter "Direct Object Reference" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, last but very important web...
Instructional Video4:01
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - gRPC Services in the Real Word

Higher Ed
Next Steps: gRPC Services in the Real Word This clip is from the chapter "Next Steps" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".null
Instructional Video5:53
Curated Video

The Full Stack Web Development - Delete MySQL Data From PHP

Higher Ed
Backend Programming with PHP: Delete MySQL Data From PHP This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate...
Instructional Video5:51
Curated Video

.NET Core Microservices - Create Models for Azure Messaging

Higher Ed
This video explains how to create models for Azure Messaging. This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the Order API.
Instructional Video7:22
Curated Video

Creational Design Patterns in Modern C++ - Logger Class - Part I

Higher Ed
This video is the first part of the two-part video that highlights the issues in a class and explains why it needs to be a singleton. • Structure of the match function • Learn implementation of match function • Usage example and...
Instructional Video5:03
Curated Video

.NET Core Microservices - Set Up RabbitMQ consumer Part 1

Higher Ed
This video explains how to set up RabbitMQ consumer part 1. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video4:58
Curated Video

Windows PowerShell Hands-On Training for Beginners - PowerShell Update Help

Higher Ed
This video explains PowerShell update help. This clip is from the chapter "Getting Started" of the series "Windows PowerShell Hands-On Training for Beginners".This section helps you get started with the course.
Instructional Video10:49
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Sending and Receiving Messages

Higher Ed
In this video, you'll learn how to send and receive messages in reverse shell. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Instructional Video8:38
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Diffie Hellman Algorithm

Higher Ed
In this video, we'll learn about the Diffie Hellman algorithm. This clip is from the chapter "SSL, TLS, and HTTPS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll learn about SSL, TLS, and HTTPS.
Instructional Video1:39
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - What's a Bi-Directional Streaming API?

Higher Ed
[Hands-On] gRPC Bi-Directional Streaming: What's a Bi-Directional Streaming 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...
Instructional Video3:11
Curated Video

Salesforce Platform App Builder Certification Training - Workflow Rules

Higher Ed
This video explains Workflow rules. This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Instructional Video6:33
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Application Integration Patterns for Microservices

Higher Ed
This video explains application integration patterns for microservices. This clip is from the chapter "Architecture Recap: Event-Driven Microservices Architectures" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video12:10
Curated Video

The Art of Doing - Python Network Applications with Sockets - Terminal Chat Room Part 1 - Server/Client Setup

Higher Ed
In this first part, you are going to learn how to start with the basics on both our server and client scripts. This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing -...
Instructional Video6:03
Curated Video

.NET Core Microservices - Queues

Higher Ed
This video explains queues. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video7:54
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Sending Messages Using the While Loop

Higher Ed
In this video, you'll learn to send messages using the while loop. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn...
Instructional Video3:35
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 40 – Connecting Microservices to Zipkin

Higher Ed
This video is about connecting microservices to Zipkin. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices...
Instructional Video7:06
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 39 – Setting Up Distributed Tracing with Zipkin

Higher Ed
This video demonstrates setting up distributed tracing with Zipkin. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video9:05
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 18 – Internationalization for RESTful Service

Higher Ed
This video explains internationalization for RESTful Service. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn...
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 Video9:21
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Motivate Me with View Binding Part 2

Higher Ed
In this video, we will build motivate me with view binding part 2. This clip is from the chapter "View Binding" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will explore View Binding.
Instructional Video19:52
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Passing Data to Fragments with Safe Args

Higher Ed
In this video, we will be passing data to fragments with safe args. This clip is from the chapter "Fragments and Navigation: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we...
Instructional Video1:53
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - What's a Client Streaming API?

Higher Ed
[Hands-On] gRPC Client Streaming: What's a Client Streaming API? This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going...
Instructional Video4:36
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - 4 Types of gRPC APIs

Higher Ed
[Theory] gRPC Internals Deep Dive: 4 Types of gRPC APIs 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 section, you are going learn...
Instructional Video2:03
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - What Is Amazon SQS?

Higher Ed
This video covers 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 SQS for...