Curated Video
.NET Core Microservices - Why Microservices?
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.
Curated Video
Learn and Master C Programming - Memory & Storage
Learn the different types of memory, physical and virtual addressing and also discuss secondary storage (HDD & SSD). This clip is from the chapter "Quick Intro To Computer Basics" of the series "Learn and Master C Programming For...
Curated Video
Ensemble Machine Learning Techniques 1.1: The Course Overview
This video provides an overview of the entire course.
Curated Video
Mastering Tableau 2018.1, Second Edition 5.5: Creating a Top Filter
In this video, we’ll see the top filter. • Understand what the top filter does • Apply it to our data
Curated Video
Mastering Tableau 2018.1, Second Edition 1.3: Understanding Tableau File Types and Workspace
In this video, we’ll see the file types that Tableau has and we’ll also look at the Tableau workspace. • Different file types in Tableau • Understand the Tableau workspace
Curated Video
Bug Bounty Program Certification 12.4: Find Bugs By Analyzing Log Files and Find Secret Information
In this video, you will analyze log files and find secret information. • Open log files using logcat command • Analyze log files • Find out secret info from log files
Curated Video
Bug Bounty Program Certification 2.2: Download Windows10 and Kali Linux 2018
This video will help you download Windows10 and Kali. • Learn about Kali Linux • Download Windows10 • Download Kali Linux
Curated Video
Cloud Native Development on Azure with Java 2.4: Verify the Web Application Functionality Locally
In this video, we will run the Java TODO sample app locally and review the functionality provided by the application. • Add new TODO items • Change the status of the items in the list
Curated Video
Cloud Native Development on Azure with Java 2.3: Integrate a Web Application with Cosmos DB
This video will show you how to use the Cosmos DB instance we deployed earlier and integrate it with an existing Java Spring Boot application. • Set the values for the document db endpoint URI, document db key, and document db name •...
Curated Video
.NET Core Microservices - Add RabbitMQ NuGet to Project
This video explains how to Add RabbitMQ NuGet to Project. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Demo – Direct Message
This video demonstrates direct messages. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Optimize RabbitMQSender
This video explains how to optimize RabbitMQSender. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Ocelot for Other Endpoints
This video explains Ocelot for other endpoints. 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 - Demo Receive Message
This video demonstrates how to receive message. 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 - Payment Status Models
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.
Curated Video
.NET Core Microservices - Create Payment Processor Class library
This video explains how to create payment processor class library. 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 - Upgrade to Azure Messaging ServiceBus
This video explains how to upgrade to Azure Messaging ServiceBus. 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...
Curated Video
.NET Core Microservices - Introduction 1-1
This video introduces you to the section. 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
.NET Core Microservices - Payment API to consume message
This video explains payment API to consume 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
Hands-On Unity 2018.x Game Development for Mobile (Video 5)
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...
Curated Video
Learn and Master C Programming - Using 'while' loops in C/C++
We will introduce you to the 'while' loop in C/C++ and to help you understand it well, we will go over some possible variations. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C...
Curated Video
Learn and Master C Programming - Using switch statement
We will learn how to use switch statements instead of if...else. Also, we will learn about break keyword that is usually used with switch conditions. This clip is from the chapter "Conditional Statements" of the series "Learn and Master...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 6.3: Type Checking with TypeScript
In this video, we will learn how to use TypeScript to improve our code. • Install the dependencies for TypeScript • Adapt the Express.js code to use TypeScript • Run the application with TypeScript compiler
Curated Video
.NET Core Microservices - Cart Controller for API Endpoints
This video provides a cart controller for API endpoints. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about shopping...