Curated Video
.NET Core Microservices - Login Registration Redirection
This video explains the concept of login registration redirection. 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...
Curated Video
.NET Core Microservices - Fanout Subscription Setup
This video explains Fanout subscription setup. 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 - Consume Message from Order API
This video explains consume message from Order API. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
Power BI Masterclass - How to Get the Latest Refresh Time in Our Power BI Report
In this video, we will cover how to get the latest refresh time in our Power BI Report. This clip is from the chapter "The Next Level" of the series "Power BI Masterclass".null
Curated Video
Next.js from Development to Deployment - Next.js Deploy - Vercel
This video demonstrates how to deploy Next.js app to Vercel. This clip is from the chapter "Extras and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains some extra stuff...
Curated Video
Excel VBA Programming The Complete Guide - Initialize Arrays within a For Loop
Arrays can easily be populated with values from the worksheet using a basic For loop. In this lesson, we perform a popular string cleaning operation --- trimming the leading and trailing whitespace of a string -- on a column of values...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Blink 3 LEDs - Using Delay
In this lecture, we are going to blink 3 LEDs - using delay. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section, we are...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Unit of Work
In this video, we'll look at unit of work. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Stored Proc Class
In this video, we'll look at stored Proc class. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Create Formulas Using Functions: Part 2
Let's continue to learn how to create formulas using functions. This clip is from the chapter "Excel 2019 Beginners: Formulas and Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Set Up Twilio
In this video, we'll set up Twilio. This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Configure Braintree Keys
In this video, we'll look at configuring Braintree keys. This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Set Up Braintree Account
In this video, we'll set up a Braintree account. This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Details Model
In this video, we'll look at order details model. 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.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Header Model
In this video, we'll look at order header model. 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.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Sign in with Facebook
In this video, we'll look at signing in with Facebook. This clip is from the chapter "Authorization" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at authorization.
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Asking Great Questions
For many, the reason you want to take a course is to have access to a dedicated teacher. But sometimes the teachers need help with well-formatted code. Learn how to ask awesome questions to get awesome answers! This clip is from the...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Sort, OrderBy)
In this lesson, we will explore sorting in Spark DataFrame using sort and orderBy. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Average)
Let's discuss a solution for the quiz on average. 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 RDDs.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Change Data Capture Pipeline
In this lesson, we will perform the last step of the project, which is the Change Data Capture (CDC) pipeline. Let's wind up. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and...
Curated Video
Node.js API Masterclass with Express and MongoDB - Course Ownership
Authentication, Users & Permissions - Part 2: Course Ownership This clip is from the chapter "Authentication,Users & Permissions - Part 2" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Curated Video
Node.js API Masterclass with Express and MongoDB - Clone Repo On Server
Documentation & Deploy: Clone Repo On Server This clip is from the chapter "Documentation & Deploy" of the series "Node.js API Masterclass with Express and MongoDB".null
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Flex Alignment & Order
Intro To Flexbox: Flex Alignment & Order This clip is from the chapter "Intro To Flexbox" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section will give you a brief introduction of Flexbox.
Curated Video
Arduino OOP - Extra: Make Your Class an Arduino Library
In this video, you will learn how to make your class an Arduino library. This clip is from the chapter "Organize the Class in a Clear Way" of the series "Arduino OOP — Object-Oriented Programming".In this section, you will learn how to...