Instructional Video4:10
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Launch Methods

Higher Ed
This video explores the various methods available to you so that you can select the right method for your design. This clip is from the chapter "Solutions Architect Chapter 9 - Auto Scaling Solutions" of the series "AWS Solutions...
Instructional Video11:08
Curated Video

.NET Core Microservices - Seed Users

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

.NET Core Microservices - Create Service Bus Processor

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

Multi-Paradigm Programming with Modern C++ - Modules in C++ 2a

Higher Ed
In this video, we learn about the biggest change to C++ in decades. • Writing our first module • Consuming the module • Visibility and reachability This clip is from the chapter "Structuring Projects in C++" of the series "Multi-Paradigm...
Instructional Video6:14
Curated Video

Complete Modern C++ - Project - Part VII (override and final specifier)

Higher Ed
This video explains the purpose of override and final specifier. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a project...
Instructional Video9:24
Curated Video

Complete Modern C++ - Constant Expressions - constexpr (C++11)

Higher Ed
In this video, you will learn how to write expressions that can be evaluated at compile time, thereby increasing the performance of your code. • Look at the QPainterPath documentation • Change drawing style on a custom widget based on...
Instructional Video4:16
Curated Video

C++ Standard Template Library in Practice - Console I/O - Read Input

Higher Ed
The user wants to be able to read input from the user onto a console. • Introduce the concept of std: :cin • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the series "C++ Standard...
Instructional Video9:03
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Java Integer Data Types - Exercises - BiNumber - Add, Multiply, and Double

Higher Ed
In this video, we will learn about Java integer data types - exercises - BiNumber - add, multiply, and double. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners -...
Instructional Video3:57
Curated Video

Excel VBA Programming The Complete Guide - Access Object from Collection by Name

Higher Ed
In this lesson, we explore this with the context of Worksheet objects inside the Worksheets collection. This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The Complete...
Instructional Video6:35
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Common Error and Delete Product

Higher Ed
In this video, we'll learn about common error and delete product. 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 Video4:36
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Edit Post Handler

Higher Ed
In this video, we'll edit post handler. This clip is from the chapter "Book List Razor Project" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at book list Razor project.
Instructional Video16:08
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - List Data Types and Operations

Higher Ed
This video lists data types and operations. This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section focuses on data types...
Instructional Video11:26
Curated Video

REST APIs with Flask and Python - A Recap of the Code + a Few Changes!

Higher Ed
This video presents a recap of the code and explains a few changes. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your knowledge of Token...
Instructional Video7:46
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Input, Output, and Redirection

Higher Ed
This video explains the concept of input, output, and redirection. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Instructional Video3:36
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - [Theory] Errors in gRPC

Higher Ed
[Hands-On] gRPC Advanced Features Deep Dive: [Theory] Errors in gRPC This clip is from the chapter "[Hands-On] gRPC Advanced Features Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this...
Instructional Video11:00
Curated Video

HOW TO PRONOUNCE the 24 English Consonants

6th - Higher Ed
Did you think there were 21 consonants in English?? You're partly right. There are 21 consonants in the English alphabet, but there are 24 consonant sounds. In this video I go through all the consonant sounds in standard British and...
Instructional Video5:10
Curated Video

C++ for Beginners - Outputting Errors

Higher Ed
In this lesson, David take a look at error reporting. This clip is from the chapter "Errors and Data Types" of the series "C++ for Beginners".Outputting Errors
Instructional Video3:27
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Debug Serial Communication if Can’t Connect

Higher Ed
In this video, you will learn how to debug serial communication if it can’t connect. This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the...
Instructional Video8:47
Curated Video

Bug Bounty Program Certification 1.3: Teaser – Finding Bugs in Websites and Gain Bug Bounty

Higher Ed
This video explores example of bug bounty. • Explore injection attack • Learn about manual commands • Exploit database
Instructional Video4:23
Programming Electronics Academy

Fix | Error downloading http://arduino.esp8266.com/stable/package_esp8266com_index.json

Higher Ed
Is this the error you’re getting while trying to set up your Arduino IDE to use an esp8266? This can be pretty frustrating, because, after all – you just want to get started programming! In this lesson we’ll show you exactly how to fix...
Instructional Video12:53
Packt

Browser HTTP Requests with Fetch

Higher Ed
Accessing API from Browser: Browser HTTP Requests with Fetch This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to access API...
Instructional Video20:00
Packt

Accepting Authentication Tokens

Higher Ed
API Authentication and Security (Task App): Accepting Authentication Tokens This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section,...
Instructional Video11:57
Packt

Identifying XPath in Chrome and Firefox Browsers

Higher Ed
This video explains how to identify XPath in Chrome and Firefox browsers. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:08
Curated Video

Next.js from Development to Deployment - Register User

Higher Ed
This video explains how to register user. This clip is from the chapter "Authentication, JWT, and HttpOnly Cookies" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains authentication,...