Curated Video
Bug Bounty Program Certification 3.2: Finding Frontend and Backend Technologies
In this video, we will see how to find front end and backend technologies. • Explore Info gathering using net discover tool • Learn about Info gathering using Dmitry tool • Find frontend and backend technologies
Curated Video
Learn and Master C Programming - Stepping through and debugging a 'for' Loop
The author shows you how for loops work so you can understand it more and become familiar with it. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute...
Curated Video
Learn and Master C Programming - Bit-wise Left Shifting Operator (<
Learn to use this operator. This clip is from the chapter "Let's Talk Binary | Manipulating Bits" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into bit manipulation in C.
Curated Video
Learn and Master C Programming - Bit-wise Right Shifting Operator (>>)
Learn to use this operator. This clip is from the chapter "Let's Talk Binary | Manipulating Bits" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into bit manipulation in C.
Curated Video
.NET Core Microservices - Seed Users
This video explains the concept of seed users. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Curated Video
.NET Core Microservices - Introduction 9-1
This video introduces you to the section. This clip is from the chapter "Shopping Cart UI" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about shopping cart UI.
Curated Video
.NET Core Microservices - View Modified Token
This video explains the view modified token. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Curated Video
.NET Core Microservices - Register User From UI
This video explains the register user from UI. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Curated Video
.NET Core Microservices - Seed Products in Product API
This is the seed products in product API. 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.
Curated Video
.NET Core Microservices - Configure ProductService and HttpClient in Startup
This video explains configure ProductService and HttpClient in startup. 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...
Curated Video
.NET Core Microservices - .NET 6 Change
This video explains .NET 6 change. This clip is from the chapter "Product API Basic Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product API basic setup.
Curated Video
.NET Core Microservices - Ocelot Setup for Products API
This video explains Ocelot setup for products API. This clip is from the chapter "Ocelot" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Ocelot and how to add Ocelot to the...
Curated Video
.NET Core Microservices - Use Ocelot to Retrieve All Products
This video explains how to use Ocelot to retrieve all products. This clip is from the chapter "Ocelot" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Ocelot and how to add...
Curated Video
.NET Core Microservices - Payment API Azure Service Bus Consumer
This video explains payment API Azure Service Bus consumer. 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.
Curated Video
.NET Core Microservices - Publish Payment Message
This video explains how to publish payment message. 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.
Curated Video
.NET Core Microservices - Demo - Complete Flow
This video demonstrates complete 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.
Curated Video
.NET Core Microservices - Startup File and Migrations
This video explains startup file and migrations. 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.
Curated Video
.NET Core Microservices - Create Service Bus Processor
This video explains how to create service bus processor. 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.
Curated Video
.NET Core Microservices - Create Azure Service Bus with Topic and Subscription
This video explains how to create Azure Service Bus with topic and subscription. 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...
Curated Video
.NET Core Microservices - Introduction 11-1
This video introduces you to the section. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Curated Video
.NET Core Microservices - Tools Needed
This video introduces you to the tools needed. 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.
Curated Video
Learn and Master C Programming - Software: BIOS, OS and Programs
We will cover different types of software and the role of OS and its impact on our programs. This clip is from the chapter "Quick Intro To Computer Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Curated Video
Learn and Master C Programming - CPU, GPU and 32-bit versus 64-bit Processors
Learn the role of CPU and its components and also learn about the role of GPU and touch base on differences between 32-bit and 64-bit processors as well as Operating Systems. This clip is from the chapter "Quick Intro To Computer Basics"...
Curated Video
Ensemble Machine Learning Techniques 4.3: Other Boosting Algorithms
In this video, we will see some of the other Boosting techniques. • We will learn about gradient boosting • We learn about extreme gradient Boosting • We see the advantages of Light GBM and CatBoost techniques