Instructional Video6:08
IDG TECHtalk

Building a toy social network with Python, Part 4: Making and displaying replies

Higher Ed
In Part 4 of this ongoing series, we make it possible to reply to existing messages, and clean up how messages are displayed to make replies easier to discern from original posts.
Instructional Video5:52
Curated Video

.NET Core Microservices - Send Message to Topic

Higher Ed
This video explains how to send message to topic. This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service Bus.
Instructional Video9:47
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 3 "Motivate Me App"

Higher Ed
In this video, we will be writing our main activity part 3. This clip is from the chapter "Motivate Me App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build our first app called...
Instructional Video10:23
friEdTech

Getting Started with Google Apps Mail (Gmail)

Higher Ed
Switching to Gmail? These simple directions will help you get started!
Instructional Video14:10
Curated Video

The Full Stack Web Development - Insert MySQL Data From PHP - Basic DB operation project

Higher Ed
Backend Programming with PHP: Insert MySQL Data From PHP - Basic DB operation project 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...
Instructional Video9:20
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - The direct object reference attack - do not leak implementation details

Higher Ed
Direct Object Reference: The direct object reference attack - do not leak implementation details This clip is from the chapter "Direct Object Reference" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this...
Instructional Video8:25
Curated Video

Probability Statistics - The Foundations of Machine Learning - Application of Bayes Rule in the Real World - Spam Detection

Higher Ed
In this video, we will cover the application of the Bayes rule in a real-world example for spam detection. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations...
Instructional Video4:45
Packt

Retries and Max.in.flight.requests.per.connection

Higher Ed
This video explains the retries and max.in.flight.requests.per.connection settings in Kafka. This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for...
Instructional Video19:43
Curated Video

The Full Stack Web Development - Connect & Fetch Data From MySQL

Higher Ed
Backend Programming with PHP: Connect & Fetch Data From MySQL 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,...
Instructional Video3:45
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 18 - Part 2 – Internationalization

Higher Ed
Web Services with Spring and Spring Boot: Step 18 - Part 2 – Internationalization This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with Spring Boot".In...
Instructional Video3:23
Curated Video

.NET Core Microservices - Overview RabbitMQ

Higher Ed
This video explains an overview to RabbitMQ. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video2:37
Curated Video

.NET Core Microservices - Create Project 14-2

Higher Ed
This video explains how to create the project. 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 Video4:02
Curated Video

.NET Core Microservices - Why Microservices?

Higher Ed
This video explains the need for microservices. This clip is from the chapter "Introduction" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".This section introduces you to the course.
Instructional Video7:34
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash Input Plug-ins -Part 1: Heartbeat

Higher Ed
This is the first part of the four-part video that explains the “Heartbeat†input plug-in in Logstash. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In...
Instructional Video8:13
Curated Video

The Complete Excel Guide: Beginners to Advanced - Data Validation

Higher Ed
The aim of this video is to explore how data validation works. This clip is from the chapter "Excel 2019 Beginners: Advanced Formula Creation" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore...
Instructional Video8:36
Curated Video

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

Higher Ed
This video explains 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 Linux...
Instructional Video2:07
Bill Carmody

Writing for the Global Marketplace

Higher Ed
In this video, Bill Carmody discusses the importance of writing for the global marketplace. He emphasizes the need to consider cultural differences and language variations when crafting content that appeals to a broader audience.
Instructional Video7:43
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Notification Service (SNS) in Amazon Web Services (AWS)

Higher Ed
This video explains how Amazon SNS is used in AWS to notify other applications of an activity or a workload that needs to be executed. This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application...
Instructional Video9:35
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Queue Service (SQS)

Higher Ed
This video focuses on Amazon SQS and how to use it to queue requests. This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application Deployment" of the series "AWS Solutions Architect Associate...
Instructional Video10:33
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - SQS

Higher Ed
This video introduces you to SQS. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to resilient architectures.
Instructional Video4:14
Curated Video

.NET Core Microservices - Payment Status Models

Higher Ed
This video explains payment status models. This clip is from the chapter "Payments" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about payment.
Instructional Video6:37
Curated Video

Multi-Paradigm Programming with Modern C++ - Synchronization with Condition Variables

Higher Ed
Condition variables let threads notify each other that work is available or finished. This video provides an overview and an example of using condition variables to implement producer-consumer pattern. • How condition variables work...
Instructional Video7:37
Curated Video

Next.js from Development to Deployment - Custom User Events Endpoint

Higher Ed
This video talks about custom user events endpoint. This clip is from the chapter "Authorization and Access" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the authorization...
Instructional Video14:01
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Running the Tests with testRunner

Higher Ed
This video explains how to run tests with testRunner. This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basics of Maven and...