Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Mobile Devices and E-Mail
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Advanced Linux Commands
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Backing Up Your Data in Linux and macOS
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create a ToDo List Razor Pages Application
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Migrating ASP.NET Core 3.1 to ASP.NET 6.0 (Current)
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Transaction Management System - Requirement and Architecture
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message to Service Bus Topic
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message into Storage Queue
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Functions to Process Blob Storage
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Azure Service Bus
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.
Curated Video
Behavioral Design Patterns in C++ - Lexing and Parsing
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.
Curated Video
Behavioral Design Patterns in C++ - Logging System - I
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...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Overview of GitHub Action Workflow
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...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Blender Rendering
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...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Texturing Reed
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,...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Modelling a Flower Petal
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...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Filter: Properties / 113
This lesson will teach us more about props or properties used in React. Here, the properties are transferred from the parent to child components.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Slice and Action / 092
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Redux Introduction
Redux is an open-source JavaScript library used to manage application state. React uses Redux for building the user interface.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Global State Management
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...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Aborting Fetch Request / 041
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 172
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....
Healthcare Triage
Why Isn't there a Birth Control Pill for Males?
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Multiple Monitors
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...