Instructional Video9:58
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Touring Android

Higher Ed
Android devices are very customizable. The Google Play store offers shopping options for new applications (apps). Google accounts are mandatory. This video explores features specific to Android devices. This clip is from the chapter...
Instructional Video10:56
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Power Management

Higher Ed
Saving power is important, especially on mobile devices and laptops. Every CPU has a built-in feature to shut down different parts of a computer to reduce power needs. It's up to the techs to make sure the power management settings are...
Instructional Video7:41
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Windows Firewall

Higher Ed
Like all operating systems, Windows comes with a built-in software firewall. Unlike the firewall on your router, this firewall only protects a single system. It's important for techs – and the users they support – to understand how to...
Instructional Video10:35
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Firewall Configuration

Higher Ed
Setting up a hardware firewall is an obvious first step to making sure your network is protected. Even the most basic router has several different types of firewall settings – without proper configuration, you will either leave your...
Instructional Video9:37
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Dynamic IP Addressing

Higher Ed
Manually entering IP addresses into all our devices is an administrative nightmare. To avoid this mess, smart techs use the Dynamic Host Configuration Protocol (DHCP) to automatically provide IP addresses to individual hosts. This clip...
Instructional Video4:32
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Network IDs and Subnet Masks

Higher Ed
IP addressing was designed from the ground up for flexibility in supporting LANs and WANs of any size. The first step towards understanding this flexibility is to understand Network IDs and how they interact with a subnet mask to get...
Instructional Video6:51
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Advanced Windows Startup Options

Higher Ed
Advanced Startup Options was the go-to tool before WinRE, providing many features (such as Safe mode) that helped techs fix Windows systems. Advanced Startup Options live on in WinRE, so it's important for techs to know how to access and...
Instructional Video12:34
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing 3D Prop Collection

Higher Ed
In this lesson, we will be importing our 3D prop collection from Blender to Unreal Engine 5. You will learn how to locate the content drawer and navigate your project folder tree, import the file, and choose the right import options for...
Instructional Video10:54
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - UE5 Introduction to UI (User Interface)

Higher Ed
In this lesson, we will get introduced to the UI in Unreal Engine 5. This will help speed up your workflow because you will develop basic knowledge of all its menus to find them when you need them. Over time, this should become instinctual.
Instructional Video9:20
Curated Video

Learn Azure Serverless Functions in a Weekend - Deploy Azure Service Bus

Higher Ed
This video helps deploy 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 Video9:01
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Perform Schedule Database Cleanup

Higher Ed
In this video, you will study how Azure Functions is used to perform schedule database cleanup. This clip is from the chapter "Developing Azure Functions Applications with Azure SQL Database" of the series "Learn Azure Serverless...
Instructional Video5:37
Curated Video

Learn Azure Serverless Functions in a Weekend - Creating Functions App and Understanding the File Structure

Higher Ed
This video demonstrates defining and indexing in data structures. This clip is from the chapter "Azure Functions Local Development Environment" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on the...
Instructional Video10:50
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Creating Depth in Our Swamp

Higher Ed
This lesson will focus on creating additional details for the swamp. We will make use of our foliage in combination with a negative offset for its placement to plant underwater vegetation. This clip is from the chapter "Using Foliage...
Instructional Video9:48
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Water Foliage

Higher Ed
In this lesson, we will be using another one of Unreal Engine's 5 foliage tools to set up vegetation for the water area. We will make use of elevation options to offset the height of our 3D plants and make them look nicer within our...
Instructional Video9:33
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Foliage Mode in UE5

Higher Ed
In this lesson, we will begin to set up foliage mode within Unreal Engine 5. We will cover how to set basic static mesh as a foliage asset and how to control its settings to get better results from painting our vegetation. This clip is...
Instructional Video11:36
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Importing Assets Creating Materials

Higher Ed
In this lesson, you will learn how to take a whole foliage pack previously created and set up within Blender and import it into our UE5 game engine. You will learn how to make use of our import settings to unpack FBX format and how to...
Instructional Video10:59
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Viewport and New Map

Higher Ed
In this lesson, we will find out about viewport and its controls in Unreal Engine 5. You will learn how to navigate our perspective using the viewport to help us gain more control over the UE5 project. This clip is from the chapter...
Instructional Video13:19
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Unreal Engine 5 Basics

Higher Ed
In this lesson, we will start working with Unreal Engine 5. We will get introduced to the launcher, create a new project, and walk through the UI setup. This clip is from the chapter "Unreal Engine 5 Basics" of the series "Blender to...
Instructional Video9:52
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Fetching Documents - I / 255

Higher Ed
You can use the Realtime Database Query class to retrieve data sorted by key, by value, or by the value of a child. You can also filter the sorted result.
Instructional Video4:58
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Common Peripherals

Higher Ed
Peripherals allow us to expand our system to support new features such as printing, sound, and external storage. They also enable a wide array of input devices like mice and keyboards. Knowing how to identify each of them quickly is key...
Instructional Video8:47
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - System Setup

Higher Ed
A small system-setup program built into the motherboard firmware enables techs to configure low-level features and options for the system's hardware. A good tech needs to know how to access and use the system set up on any computer. This...
Instructional Video6:05
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Virtual Memory

Higher Ed
Running out of memory is something we try to avoid. All operating systems use virtual memory (or RAM), a part of your mass storage set, to act as (very slow) memory in case your real memory runs out. This clip is from the chapter "Book...
Instructional Video9:01
Curated Video

PowerShell for Automating Administration - How to Hide Date Time Using PowerShell

Higher Ed
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine. This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This section...
Instructional Video9:58
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Touring Android

Higher Ed
Android devices are very customizable. The Google Play store offers shopping options for new applications (apps). Google accounts are mandatory. This episode explores features specific to Android devices. This clip is from the chapter...