Instructional Video9:19
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Mobile Devices and E-Mail

Higher Ed
Corporate or ISP e-mail setup requires various configuration options, such as POP or IMAP for incoming mail and SMTP for outgoing mail. S/MIME was a way to encrypt e-mail attachments. Standard Google or Apple accounts are set up with a...
Instructional Video11:01
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Advanced Linux Commands

Higher Ed
The CompTIA exam covers a few more advanced Linux commands. These commands enable some unique navigation. This clip is from the chapter "Working with the Command-Line Interface" of the series "CompTIA A+ Certification Core 2...
Instructional Video3:35
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Backing Up Your Data in Linux and macOS

Higher Ed
Backing up data in Linux and macOS follows the same best practices as Windows, with a few different tools. This clip is from the chapter "Maintaining and Optimizing Operating Systems" of the series "CompTIA A+ Certification Core 2...
Instructional Video18:22
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create a ToDo List Razor Pages Application

Higher Ed
This is a walkthrough to build a simple Razor ToDoList application with the in-memory collection. The video uses a service layer and dependency injection principles. This clip is from the chapter "Detailed Look into Razor Pages and MVC...
Instructional Video16:48
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Migrating ASP.NET Core 3.1 to ASP.NET 6.0 (Current)

Higher Ed
This is a premium video on migrating your Web API and MVC Consume project into the latest and newly released current version of ASP.NET 6.0. The video describes how you could still easily migrate from 3.1 to 6.0 directly (as you have...
Instructional Video7:25
Curated Video

Learn Azure Serverless Functions in a Weekend - Transaction Management System - Requirement and Architecture

Higher Ed
This video explains the transaction management system. You will look at the problem statement, do a requirement analysis, understand the application architecture, and the ways to implement it (steps to resolve the business problem of...
Instructional Video10:23
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message to Service Bus Topic

Higher Ed
This video helps you develop Azure Functions to add messages to the service bus topic. Here, we will process a storage queue, read the messages, process them, and add them to Azure Service Bus Topic. This clip is from the chapter "Azure...
Instructional Video7:32
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message into Storage Queue

Higher Ed
In this video, you will develop Azure Functions to add messages to the storage queue. The Azure Queue Storage is a service for storing a large number of messages. This clip is from the chapter "Azure Functions Integrations" of the series...
Instructional Video8:51
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Process Blob Storage

Higher Ed
This video will help you develop Azure Functions to process blob storage. You will parse the text from an HTTP request and save it as a blob file in an Azure storage account container. You will process each blob in a blob container and...
Instructional Video9:07
Curated Video

Learn Azure Serverless Functions in a Weekend - Introduction to Azure Service Bus

Higher Ed
This video provides an introduction to Azure Service Bus. This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
Instructional Video4:54
Curated Video

Behavioral Design Patterns in C++ - Lexing and Parsing

Higher Ed
This video explains the Lexing and Parsing analysis. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Instructional Video5:20
Curated Video

Behavioral Design Patterns in C++ - Logging System - I

Higher Ed
This video starts with another example in which we will implement a logging system. This example is implemented in three subsequent videos. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns...
Instructional Video3:20
Curated Video

Learning GitHub Actions for DevOps CI/CD - Overview of GitHub Action Workflow

Higher Ed
This video provides an overview of the GitHub Action workflow. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section provides an introduction to...
Instructional Video4:22
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Blender Rendering

Higher Ed
In this lesson, we will find out how to set up and render a video in Blender. We will go through the optimizations of rendering and how to get a camera set up to get a nice video out of our scene. This clip is from the chapter "Animating...
Instructional Video13:52
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Texturing Reed

Higher Ed
This lesson will use everything we have worked on so far to texture-paint our red foliage. This clip is from the chapter "Water Foliage Reed Texturing" of the series "Blender to Unreal Engine - 3D Plants and Vegetation".In this section,...
Instructional Video12:33
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Modelling a Flower Petal

Higher Ed
In this lesson, we will be introduced to local transformation for our mesh to model and shape our flower petals. This clip is from the chapter "Creating 3D Yellow Flowers in Blender" of the series "Blender to Unreal Engine - 3D Plants...
Instructional Video38:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Filter: Properties / 113

Higher Ed
This lesson will teach us more about props or properties used in React. Here, the properties are transferred from the parent to child components.
Instructional Video16:52
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Slice and Action / 092

Higher Ed
A "slice" is a collection of Redux reducer logic and actions for a single feature in your app, typically defined together in a single file.
Instructional Video15:11
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Redux Introduction

Higher Ed
Redux is an open-source JavaScript library used to manage application state. React uses Redux for building the user interface.
Instructional Video6:51
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Global State Management

Higher Ed
After implementing the shopping basket and all the functions it needs, we will execute the tasks required to make the basket add up the totals of the prices of each product multiplied by the number of items and add other features such as...
Instructional Video4:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Aborting Fetch Request / 041

Higher Ed
In this lesson, we will discuss aborting a fetch request in the middle of an execution. This can be the case if we want to hide a code segment from rendering or change the rendering sequence.
Instructional Video6:53
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 172

Higher Ed
In this final video, we will focus on the deployment process. We will get into the gitignore file and add the .env file. We will then create a new repository on GitHub called WriteNode and place the entire project folder structures here....
Instructional Video3:31
Healthcare Triage

Why Isn't there a Birth Control Pill for Males?

Higher Ed
Condoms and vasectomies remain pretty much the extent of birth control options for people who produce sperm, and both have problems. So why is almost all hormonal birth control aimed at those with ovaries? There have been some successes...
Instructional Video4:36
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Multiple Monitors

Higher Ed
The CompTIA A+ concentrates on Windows, but every operating system gives you the ability to use more than one monitor. Make sure you understand the power of multiple monitors as well as how to install and configure them. This clip is...