Instructional Video8:29
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Magnetic Disk Drives

Higher Ed
Hard Disk Drives (HDDs), which store data on rotating magnetic disks, have been the go-to mass storage media for decades. A good tech understands how this venerable media works and understands magnetic media’s unique needs. This clip is...
Instructional Video7:35
Curated Video

Google Apps Script - Exercise Coding Projects - Copy All Images from Doc into Your Google Drive

Higher Ed
This video explains copying all images from Doc into your Google Drive. This clip is from the chapter "DocumentApp Bound Script Coding Projects" of the series "Google Apps Script - Exercise Coding Projects".This section explains...
Instructional Video12:12
Curated Video

Google Apps Script - Exercise Coding Projects - How to Use Apps Script to Create a Spreadsheet

Higher Ed
This video explains how to use Apps Script to create a spreadsheet. This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding Projects".This section explains Apps Script...
Instructional Video4:52
Espresso Media

Exploring the Artistic Legacy of Pierre Auguste Renoir in Kamya Sirmour

9th - 12th
The video explores the life and work of Pierre Auguste Renoir, a pioneering impressionist artist who lived in Kamya Sirmour on the French Riviera. It discusses his friendship with fellow artist Suzanne and his move to the south for...
Instructional Video22:46
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Downloading Files from the Internet

Higher Ed
This video teaches you how to securely download files from the Internet. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Instructional Video4:29
Curated Video

10 Essential Autumn Idioms | Learn English

Pre-K - Higher Ed
The weather has started to turn cold and the Autumn / Fall is finally here. Join me in this short English lesson as I share with you 10 essential autumn idioms.
Instructional Video10:09
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Apache POI API and Downloading Instructions

Higher Ed
This video focuses on Apache POI API and explains how to download instructions. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Instructional Video3:42
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Laptop Hardware - Core Hardware

Higher Ed
Laptops have many technician-replaceable parts. Check for online documentation before starting and proceed with caution. Mike explores laptop dissection in this episode. This clip is from the chapter "Portable Computing" of the series...
Instructional Video8:00
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Mass Storage Troubleshooting

Higher Ed
Mass storage device sometimes fail, resulting in the potential loss of critical data. A good tech knows the tools and procedures to diagnose and repair many mass storage problems. This clip is from the chapter "Implementing Mass Storage"...
Instructional Video4:02
Curated Video

PEP8 Guidelines Python Clean Coding - If Statements

Higher Ed
This video explains If statements in Python. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Instructional Video5:26
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - MySQL Server Connection Procedure

Higher Ed
This video explains how to connect to the MySQL server. This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses...
Instructional Video13:16
Mister Simplify

The Porter's 5 Forces Model - Simplest explanation ever

12th - Higher Ed
The Porter's 5 Forces Model - Simplest possible explanation for an important model used to gauge competitiveness in a marketplace. This video covers all the forces that form the core of the model with the help of relevant examples.
Instructional Video4:44
Curated Video

Google Sheets Fundamentals - Google Sheets Quick Start 1

Pre-K - Higher Ed
Hit the ground running and start working with Google Sheets Data-- • Setup • Move the active cell selector • Enter Data in to a cell • Working With Sheets
Instructional Video6:11
Curated Video

Using ChatGPT on Excel Sheets: Creating and Activating API Key

12th - Higher Ed
In this lesson, you will learn how to install and activate the ChatGPT add-on on your Excel or Drive documents. You will also learn how to create a valid API key by going to the ChatGPT playground and pasting it into the add-on's...
Instructional Video3:25
Curated Video

Installing ChatGPT Add-On in Excel and Google Doc Files

12th - Higher Ed
In this lesson, we learn how to install the ChatGPT add-on to Excel and Google Doc files. The lesson provides step-by-step instructions on how to search for and install the add-on, and shows how it can be accessed in different document...
Instructional Video4:04
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - (Windows Only) Command Line Crash Course

Higher Ed
Learn about the most commonly used commands on a Windows operating system. This clip is from the chapter "Introduction" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section gives us a basic understanding of...
Instructional Video6:03
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is the BIOS?

Higher Ed
Basic Input/Output Services (BIOS) is code (firmware) built into every motherboard to give the CPU basic communication with the hardware attached to the motherboard. BIOS is a critical part of the PC and a good tech needs to understand...
Instructional Video11:02
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - RAID

Higher Ed
The Random Array of Independent Devices (RAID) is a philosophy of using multiple drives working as a single drive – an array – for speed or redundancy. A good tech should understand the many RAID levels and the benefits they provide....
Instructional Video9:25
Curated Video

Google Apps Script - Exercise Coding Projects - How to POST with Apps Script UrlFetchApp Send Data to Endpoint API

Higher Ed
This video explains how to POST with Apps Script UrlFetchApp and send data to endpoint API. This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding Projects".This section...
Instructional Video11:05
Curated Video

Google Apps Script - Exercise Coding Projects - How to Create a PDF Email from Sheet Data and Send the Email Using Sheet Data

Higher Ed
This video explains how to create a PDF email from sheet data and send the email using sheet data. This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the series "Google...
Instructional Video5:29
Curated Video

Figma for UIUX Master Web Design in Figma - Getting Started with Figma

Higher Ed
This video helps you with getting started with Figma. This clip is from the chapter "Introduction to the Course" of the series "Figma for UI/UX: Master Web Design in Figma".This section provides an introduction to the course.
Instructional Video2:48
Curated Video

Python for Machine Learning - The Complete Beginners Course - Managing Directories in Jupyter Notebook

Higher Ed
In this video, you will learn how to manage directories in Jupyter Notebook. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete...
Instructional Video7:36
Curated Video

DevOps Complete Course - Creating a Repository on Git

Higher Ed
This video helps you with creating a repository on Git. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video6:32
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Removing Hard Coded Paths in Framework by Generating Paths Dynamically

Higher Ed
This video explains how to remove hard coded paths in framework by dynamically generating paths. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics...