Instructional Video4:21
Curated Video

.NET Core Microservices - Demo - Add Items to Cart

Higher Ed
This video is a demo - add items to cart. This clip is from the chapter "Consume Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume shopping...
Instructional Video4:39
Curated Video

.NET Core Microservices - Demo - Consume Payment Status

Higher Ed
This video demonstrates consume payment status. 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 Video4:00
Curated Video

.NET Core Microservices - Adding Models for Order API

Higher Ed
This video explains how to add models for Order API. 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 Video3:36
Curated Video

.NET Core Microservices - DateTimePicker

Higher Ed
This video introduces you to DateTimePicker. 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.
Instructional Video9:28
Curated Video

Excel VBA Programming The Complete Guide - The Range.TextToColumns Method

Higher Ed
The Range.TextToColumns method splits a string based on a delimiter, a special symbol. In this lesson, we use this feature to separate several strings, applying a variety of delimiters (commas, spaces, even custom vertical pipes) along...
Instructional Video1:21
Curated Video

The Complete Excel Guide: Beginners to Advanced - Module 7 - Practice Exercise

Higher Ed
Let's do a practice exercise. This clip is from the chapter "Excel 2019 Beginners: Moving Data" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explain how to move data.
Instructional Video13:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Group By -Visualization)

Higher Ed
This video explains how grouping is happening by visualizing it for better understanding. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark...
Instructional Video4:30
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Word Count) - Spark DFs

Higher Ed
Let's discuss the solution to the quiz on calculating the word count. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video3:27
Curated Video

Excel Tutorial: How to Rotate Table Data 90 Degrees Quickly and Easily

Pre-K - Higher Ed
Learn how to quickly rotate tables in Excel by transposing the data through 90 degrees. Instead of manually rearranging information, discover the hidden "transpose" feature in Excel's paste special option. This efficient technique allows...
Instructional Video7:59
Curated Video

The Full Stack Web Development - Markdown Basic Syntax

Higher Ed
Markdown- The formatting markup language: Markdown Basic Syntax This clip is from the chapter "Markdown- The formatting markup language" of the series "The Full Stack Web Development".Markdown is a markup language very simple to use and...
Instructional Video2:59
Curated Video

Django3- Styling

Higher Ed
In this video, we will look at styling. This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 3 - Todo Woo.
Instructional Video7:27
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Structured Query Language (SQL) Database To-do Application Code, Line by Line

Higher Ed
This video focuses on SQL database to-do application code, line by line. This clip is from the chapter "AZ-204 Structured Query Language (SQL) Database" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section...
Instructional Video2:22
Curated Video

.NET Core Microservices - Remove Items from Cart

Higher Ed
This video explains how to remove items from cart. 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.
Instructional Video4:09
Curated Video

.NET Core Microservices - Set Up Startup Class File for Shopping Cart

Higher Ed
This video explains how to set up the startup class file for shopping cart. 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...
Instructional Video4:58
Curated Video

.NET Core Microservices - Set Up RabbitMQ consumer Part 2

Higher Ed
This video explains how to set up RabbitMQ consumer part 2. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video4:19
Curated Video

.NET Core Microservices - Azure Consumer Bus for Email Service

Higher Ed
This video explains Azure Consumer Bus for email service. 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 Video6:21
Curated Video

.NET Core Microservices - Demo - View Message for Payment Request

Higher Ed
This video explains how to set up email service project part 2. 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 Video7:38
Curated Video

Next.js from Development to Deployment - S Header and Footer

Higher Ed
This video explains the header and footer options. This clip is from the chapter "Next.js Fundamentals" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the fundamentals of Next.js.
Instructional Video9:56
Curated Video

Excel VBA Programming The Complete Guide - The Is Family of Functions

Higher Ed
VBA package several functions to determine if a value is of a certain data type. In this lesson, we explore the IsNumeric, IsDate, IsEmpty, and IsError functions and use them to populate a table on our spreadsheet. This clip is from the...
Instructional Video8:55
Curated Video

The Complete Practical Docker Guide - Inserting Documents into Elasticsearch Index

Higher Ed
This video explains how to insert documents into Elasticsearch index. This clip is from the chapter "Additional Containers – Elasticsearch, Redis, Httpd" of the series "The Complete Practical Docker Guide".This section focuses on...
Instructional Video6:54
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert View Part 1

Higher Ed
In this video, we'll look at product Upsert view part 1. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video6:50
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Status Change Action Method

Higher Ed
In this video, we'll look at order status change action method. This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
Instructional Video5:34
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Repository for Models

Higher Ed
In this video, we'll learn how to add repository for models. This clip is from the chapter "Models and Repository" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at models and repository.
Instructional Video10:17
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Running Spark Code Locally

Higher Ed
In this session, we will replicate the code from the previous lesson to our local machine. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark...