Instructional Video3:17
Healthcare Triage

Does Coffee Increase Lifespan? The Problem with Observational Studies

Higher Ed
A 2022 observational study publicized by Harvard Health claimed that drinking coffee could significantly lower your risk of dying. Is that true? Wasn't there a study in recent memory claiming that coffee would give you cancer? Well, it...
Instructional Video3:49
Healthcare Triage

Does Cold Weather Cause Colds?

Higher Ed
Did your parents ever tell you to put your coat on before going outside so you didn’t catch a cold? I'm sure they meant well, but did all those efforts on their part actually save you some sniffles? Let’s ask the data.
Instructional Video3:20
Healthcare Triage

Aspartame and Autism?

Higher Ed
What's the deal with Aspartame and Autism? Whenever you see a study claiming that a single ingredient has a specific link to a specific health outcome, you should immediately feel wary. That’s because it is nearly impossible to conduct a...
Instructional Video6:50
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Hardware RAID

Higher Ed
Hardware RAID uses a purpose-built RAID controller to configure and maintain RAID arrays. It's important to understand the benefits of hardware RAID and how to configure and maintain RAID arrays. This clip is from the chapter "Book...
Instructional Video4:36
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Chipsets

Higher Ed
A motherboard chipset determines the RAM capacity, USB capabilities, CPU architecture, and more. Mike explains how the modern chipsets have evolved over the years and why they matter today. This clip is from the chapter "Book Chapter 6 -...
Instructional Video13:40
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Installing a Local Printer

Higher Ed
Installing a printer attached to a computer (a local printer) is a bread-and-butter task for techs. This episode describes the installation process using the Devices & Printers section of the Settings app in Windows. This clip is from...
Instructional Video7:42
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Cloud Computing

Higher Ed
In this episode, Mike looks at the benefits of cloud computing (or moving virtual machines out onto the Internet). The cloud VMs enable benefits such as rapid elasticity and on-demand scaling, so you can quickly support any Internet...
Instructional Video11:36
Curated Video

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

Higher Ed
Mike describes the process of changing one or more VMs, such as modifying the number and size of mass storage available. You can use a VM to explore the many options available in Disk Management with multiple drives. The episode also...
Instructional Video3:40
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Networking - Introduction

Higher Ed
In this video, we will get introduced to some basic network commands such as hostname, ping, host. This clip is from the chapter "Networking" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...
Instructional Video5:14
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Linux File Editors (Nano Editor)

Higher Ed
In this video, we will have a look at the nano editor. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will work with...
Instructional Video3:01
Curated Video

CISSP Crash Course - Implement and Manage Authorization

Higher Ed
This video explains how to implement and manage authorization. This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on identity and access management.
Instructional Video3:04
Curated Video

CISSP Crash Course - Control Physical and Logical Access

Higher Ed
This video explains control physical and logical access as well as type of assets that are part of a system. This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5,...
Instructional Video4:18
Curated Video

CISSP Crash Course - Data Roles

Higher Ed
This video explains data roles, data owner, and asset owner in domain 2. This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset security, data, and ownership.
Instructional Video23:06
Curated Video

Oracle Database Administration from Zero to Hero - Creating an Oracle Database (Part 2 of 3)

Higher Ed
In this video, we will discuss the planning phase for database creation, including considerations such as database structure, storage, and configuration. This clip is from the chapter "Installing and Creating Oracle Databases" of the...
Instructional Video5:08
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Excel VBA Developer Toolbar

Higher Ed
This video explains the Excel VBA developer toolbar and the various panels associated with it. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces...
Instructional Video8:54
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Dealing with File Location Changes in Power BI

Higher Ed
This lecture addresses another common issue Power BI users face: file location changes. The video explains how to manage file location changes in Power BI and maintain data connections to ensure that reports continue functioning as...
Instructional Video12:19
Curated Video

Oracle Database Administration from Zero to Hero - Using SQL Loader (Part 2 of 4)

Higher Ed
In this video, we will continue exploring SQL Loader. You will learn how to create SQL Loader control files and configure them for different loading scenarios. Understanding these techniques will enable you to effectively load data into...
Instructional Video13:18
Curated Video

Oracle Database Administration from Zero to Hero - Configuring RMAN Persistent Settings (Part 2 of 2)

Higher Ed
In this video, we will continue exploring RMAN persistent settings. You will learn how to specify RMAN backup destinations at different levels and configure the archived redo log deletion policy. This clip is from the chapter "Database...
Instructional Video11:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 1 of 4)

Higher Ed
In this practice video, we will apply the knowledge gained in configuring the Oracle network environment. You will manage connections to Oracle databases and network configuration tools, with a focus on using Easy Connect and Local...
Instructional Video9:40
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 2 of 2)

Higher Ed
In this practice video, we will continue our hands-on practice with managing local and common users. You will grant privileges as common or local and enable common users to view information about specific PDBs. This clip is from the...
Instructional Video7:59
Curated Video

Oracle Database Administration from Zero to Hero - Managing Resumable Space Allocation (Part 2 of 2)

Higher Ed
In this video, we will continue our discussion on managing resumable space allocation. You will learn about operations that can be made resumable, setting the resumable space allocation timeout interval, using triggers to control...
Instructional Video3:29
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Category Request / 248

Higher Ed
This video explains a category request to the project. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a custom...
Instructional Video5:23
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - DOM In-Depth / 045

Higher Ed
This video explains how and when the DOM interface is loaded. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document...
Instructional Video3:17
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - DOM Introduction / 044

Higher Ed
This video introduces you to DOM, which is one of the most important topics of JavaScript. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...