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 Video5:04
Curated Video

Learn and Master C Programming - Memory & Storage

Higher Ed
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...
Instructional Video1:31
Curated Video

Ensemble Machine Learning Techniques 1.1: The Course Overview

Higher Ed
This video provides an overview of the entire course.
Instructional Video2:43
Curated Video

Mastering Tableau 2018.1, Second Edition 5.5: Creating a Top Filter

Higher Ed
In this video, we’ll see the top filter. • Understand what the top filter does • Apply it to our data
Instructional Video13:15
Curated Video

Mastering Tableau 2018.1, Second Edition 1.3: Understanding Tableau File Types and Workspace

Higher Ed
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
Instructional Video6:48
Curated Video

Bug Bounty Program Certification 12.4: Find Bugs By Analyzing Log Files and Find Secret Information

Higher Ed
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
Instructional Video5:46
Curated Video

Bug Bounty Program Certification 2.2: Download Windows10 and Kali Linux 2018

Higher Ed
This video will help you download Windows10 and Kali. • Learn about Kali Linux • Download Windows10 • Download Kali Linux
Instructional Video3:36
Curated Video

Cloud Native Development on Azure with Java 2.4: Verify the Web Application Functionality Locally

Higher Ed
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
Instructional Video2:41
Curated Video

Cloud Native Development on Azure with Java 2.3: Integrate a Web Application with Cosmos DB

Higher Ed
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 •...
Instructional Video3:28
Curated Video

.NET Core Microservices - Add RabbitMQ NuGet to Project

Higher Ed
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
Instructional Video5:14
Curated Video

.NET Core Microservices - Demo – Direct Message

Higher Ed
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
Instructional Video2:57
Curated Video

.NET Core Microservices - Optimize RabbitMQSender

Higher Ed
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
Instructional Video7:43
Curated Video

.NET Core Microservices - Ocelot for Other Endpoints

Higher Ed
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...
Instructional Video3:05
Curated Video

.NET Core Microservices - Demo Receive Message

Higher Ed
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.
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 Video3:07
Curated Video

.NET Core Microservices - Create Payment Processor Class library

Higher Ed
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.
Instructional Video3:46
Curated Video

.NET Core Microservices - Upgrade to Azure Messaging ServiceBus

Higher Ed
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...
Instructional Video2:20
Curated Video

.NET Core Microservices - Introduction 1-1

Higher Ed
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.
Instructional Video6:01
Curated Video

.NET Core Microservices - Payment API to consume message

Higher Ed
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.
Instructional Video7:57
Curated Video

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

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:32
Curated Video

Learn and Master C Programming - Using 'while' loops in C/C++

Higher Ed
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...
Instructional Video8:57
Curated Video

Learn and Master C Programming - Using switch statement

Higher Ed
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...
Instructional Video5:08
Curated Video

Tips, Tricks, and Techniques for Node.js Development 6.3: Type Checking with TypeScript

Higher Ed
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
Instructional Video5:22
Curated Video

.NET Core Microservices - Cart Controller for API Endpoints

Higher Ed
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...