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 Video1:53
Curated Video

.NET Core Microservices - Demo - Consume Payment Processing

Higher Ed
This video demonstrates consume payment processing. 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 Video1:02
Curated Video

.NET Core Microservices - Payment Flow

Higher Ed
This video explains payment flow. 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 Video2:27
Curated Video

.NET Core Microservices - Demo - Checkout Header DTO

Higher Ed
This video demonstrates checkout header DTO. This clip is from the chapter "Checkout Functionality" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the checkout functionality.
Instructional Video0:36
Curated Video

.NET Core Microservices - Introduction 12-1

Higher Ed
This video introduces you to the section. This clip is from the chapter "Checkout Functionality" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the checkout functionality.
Instructional Video9:43
Curated Video

Python for Network Forensics 4.1: Analyzing Windows Memory

Higher Ed
In this video, we will use the powerful Python based Volatility, learn to import and analyze volatile memory images of Windows-based systems. • Learn the basics of how to use the Volatility framework • Learn the importance of Volatility...
Instructional Video0:23
Curated Video

.NET Core Microservices - Introduction 4-1

Higher Ed
This video introduces you to product CRUD. This clip is from the chapter "Product CRUD" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product CRUD.
Instructional Video4:16
Curated Video

.NET Core Microservices - Bootstrap V5

Higher Ed
This video explains Bootstrap V5. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products API advance setup.
Instructional Video3:50
Curated Video

.NET Core Microservices - Demo - Fanout

Higher Ed
This video demonstrates Fanout. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video3:25
Curated Video

.NET Core Microservices - Publish to Fanout

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

.NET Core Microservices - Introduction 19-1

Higher Ed
This video introduces the section. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video2:26
Curated Video

.NET Core Microservices - Multiple Subscribers

Higher Ed
This video explains multiple subscribers. 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 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 Video0:35
Curated Video

.NET Core Microservices - Introduction 17-1

Higher Ed
This video explains how to inspect elements on different browsers. 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 Video8:01
Curated Video

Python for Network Forensics 4.3: Analyzing Linux Memory

Higher Ed
In this video, we will continue to expand our knowledge of Volatility by providing images from Linux-based systems. • Learn to import and analyze Linux memory images with custom profiles • Learn the plugins for Linux systems and how they...
Instructional Video0:58
Curated Video

.NET Core Microservices - Introduction3-1

Higher Ed
This video explains the introduction to the section. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products API...
Instructional Video0:40
Curated Video

.NET Core Microservices - Introduction 16-1

Higher Ed
This video explains the section. 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 Video2:17
Curated Video

Ensemble Machine Learning Techniques 6.1: Practical Advice

Higher Ed
In this video, we will see some of the common pitfalls to avoid during ensembling. • We will see things to consider while building a stacked model • We will learn about the challenges and its solutions in Boosting
Instructional Video8:00
Curated Video

Hands-On Unity 2018.x Game Development for Mobile (Video 22)

Higher Ed
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...
Instructional Video6:45
Curated Video

Learn and Master C Programming - Using "#" and "##" operators

Higher Ed
We will learn how to use the string-ification operator "#" and the concatenation operator "##" with preprocessor macros in C/C++. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For...
Instructional Video2:46
Curated Video

Learn and Master C Programming - Address of Operator (&)

Higher Ed
We will quickly look at the use of address of operator (&) in preparation for our discussion on pointers. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of...
Instructional Video13:17
Curated Video

Learn and Master C Programming - C Variables and Constants

Higher Ed
We will begin to use variables and learn how to declare, initialize and use them. This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the...
Instructional Video10:41
Curated Video

Learn and Master C Programming - Searching for text inside a text file!

Higher Ed
We will look at how we can write a cool utility to search and find text in a text file and then display the file content and only color (highlight) the text that matches the search string. This clip is from the chapter "Working with...
Instructional Video5:02
Curated Video

Learn and Master C Programming - Using Conditional Compilation

Higher Ed
We see how we can use conditional directives to compile code based on some defined values...etc. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this...