Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Launch Methods
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...
Curated Video
.NET Core Microservices - Seed Users
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.
Curated Video
.NET Core Microservices - Create Service Bus Processor
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.
Curated Video
Multi-Paradigm Programming with Modern C++ - Modules in C++ 2a
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...
Curated Video
Complete Modern C++ - Project - Part VII (override and final specifier)
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...
Curated Video
Complete Modern C++ - Constant Expressions - constexpr (C++11)
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...
Curated Video
C++ Standard Template Library in Practice - Console I/O - Read Input
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Java Integer Data Types - Exercises - BiNumber - Add, Multiply, and Double
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 -...
Curated Video
Excel VBA Programming The Complete Guide - Access Object from Collection by Name
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Common Error and Delete Product
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.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Edit Post Handler
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.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - List Data Types and Operations
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...
Curated Video
REST APIs with Flask and Python - A Recap of the Code + a Few Changes!
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Input, Output, and Redirection
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...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - [Theory] Errors in gRPC
[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...
Curated Video
HOW TO PRONOUNCE the 24 English Consonants
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...
Curated Video
C++ for Beginners - Outputting Errors
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
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Debug Serial Communication if Can’t Connect
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...
Curated Video
Bug Bounty Program Certification 1.3: Teaser – Finding Bugs in Websites and Gain Bug Bounty
This video explores example of bug bounty. • Explore injection attack • Learn about manual commands • Exploit database
Programming Electronics Academy
Fix | Error downloading http://arduino.esp8266.com/stable/package_esp8266com_index.json
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...
Packt
Browser HTTP Requests with Fetch
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...
Packt
Accepting Authentication Tokens
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,...
Packt
Identifying XPath in Chrome and Firefox Browsers
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...
Curated Video
Next.js from Development to Deployment - Register User
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,...