Instructional Video2:44
Curated Video

What is a Memory?

6th - 12th
What are memories and how does the brain store them? How does our memory develop as we grow? Biology - Being Human - Learning Points. As the brain processes experiences and stimuli, it creates pathways between neurons. Pathways between...
Instructional Video2:56
Wonderscape

Addressing Homelessness: Federal and Community Efforts

K - 5th
This video explores how federal programs like the McKinney-Vento Homeless Assistance Grant and Section 8 vouchers aim to combat homelessness, alongside community-based solutions. Learn about the importance of providing housing, income...
Instructional Video8:19
Two Minute Music Theory

Exploring Take Five's Brilliant Use of 5/4 (Score Study)

12th - Higher Ed
Take Five is one of the best selling jazz singles of all time. I've always been fascinated by its use of the 5/4 meter. Today we are looking at how the Dave Brubeck Quartet took this simple idea in a complex meter, and made it into a...
Instructional Video10:22
Science Buddies

How to Use a Solenoid with Arduino

K - 5th
Dive into the world of Arduino and solenoids with this hands-on tutorial. Discover how solenoids operate to provide linear motion and how you can control them using Arduino. Ideal for hobbyists and makers looking to integrate solenoids...
Instructional Video4:49
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Connect to Database with Azure Data Studio

Higher Ed
This video explains how to connect to a database with Azure Data Studio. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Instructional Video4:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Microframeworks with JavaScript, Node, and Express.js

Higher Ed
This video explains microframeworks with JavaScript, Node, and Express.js. This clip is from the chapter "Back-End Web Frameworks" of the series "Web Development Concepts for Everyone".This video explains various back-end web frameworks.
Instructional Video7:43
Curated Video

Harnessing Brain Power: Enhancing Agility and Memory

6th - Higher Ed
Dive into the fascinating world of brain agility and memory enhancement. Learn how repetitive activities like juggling can physically alter the brain, increasing gray matter in key areas. This video highlights the science behind brain...
Instructional Video6:12
Curated Video

Genius Unleashed: The Marvel of Modern Invention

6th - Higher Ed
Venture into the world of Armand and Victor, twin brothers who transform everyday items into extraordinary inventions in their garage. From a magic carpet that powers devices to a fan that spins with a simple approach, this video...
Instructional Video8:37
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Secure Your LinkedIn Account

Higher Ed
In this video, you will discover effective strategies to enhance the security of your LinkedIn account, ensuring its protection and safeguarding your personal information. This clip is from the chapter "Social Media Security and Email...
Instructional Video9:58
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Creating a VPC Peering Connection Lab

Higher Ed
After understanding the VPC peering concept, you can explore the process of creating a VPC peer. This video provides an overview of the VPC peer creation process.
Instructional Video9:47
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Virtual Private Cloud (VPC) Overview

Higher Ed
An organization can internally run its own cloud solutions, called a private cloud. AWS provides the same concept in their cloud, and they call it the Virtual Private Cloud (VPC). This video introduces the VPC concept.
Instructional Video12:50
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Configuration Lab

Higher Ed
After creating a database, you may want to change some properties or settings. This video provides an overview of the configuration options for your AWS RDS databases.
Instructional Video6:45
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Telnet and SSH

Higher Ed
The Telnet and SSH protocols enable techs to access and control hosts remotely using the command-line interface in Windows. Telnet offers no security. SSH connections are encrypted for better security. This clip is from the chapter "The...
Instructional Video11:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Routers

Higher Ed
The CompTIA A+ exams challenge test takers to perform many configurations of a typical home router. But what does a router do for a SOHO network? This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Instructional Video8:59
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Connections

Higher Ed
When two computers begin the process of sharing data, they create what we call a connection (or session). A good tech knows how to use common utilities to observe these connections and diagnose issues. This clip is from the chapter...
Instructional Video7:09
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Network Address Translation (NAT)

Higher Ed
You'd be hard-pressed to find a home or small office router that isn't using Network Address Translation (NAT). NAT provides some amazing benefits but also has some serious limitations. This clip is from the chapter "Local Area...
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 Video5:12
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Thunder and Lightning

Higher Ed
Thunderbolt and Lightning connectors are high-speed alternatives to USB. A good tech recognizes when these technologies are used, their unique connectors, and the benefits/weaknesses they have compared to USB. This clip is from the...
Instructional Video9:26
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Mobile Connections

Higher Ed
Mobile devices connect to other devices via wired or wireless. Wired connections are used for power and data transfer. Wireless options include NFC, Bluetooth, infrared, or 80 2.11 (Wi-Fi). These connections are used for a variety of...
Instructional Video11:20
Curated Video

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

Higher Ed
The CompTIA A+ exams challenge test takers to perform many configurations of a typical home router. But what does a router do for a SOHO network? This clip is from the chapter "Book Chapter 19 - Local Area Networking" of the series...
Instructional Video11:37
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Port Numbers

Higher Ed
An IP address directs a packet to the right computer, but it's the port number that makes a connection between two applications on separate systems. It's critical to understand how port numbers do their job and to memorize many special...
Instructional Video8:57
Curated Video

Oracle Database Administration from Zero to Hero - Configuring Databases for Shared Server (Part 3 of 3)

Higher Ed
In this video, we will conclude our coverage of configuring databases for shared server mode. You will understand the rules and considerations involved in altering the dispatcher configurations. This clip is from the chapter "Configuring...
Instructional Video15:08
Curated Video

Oracle Database Administration from Zero to Hero - Configuring Databases for Shared Server (Part 2 of 3)

Higher Ed
In this video, we will continue our discussion on configuring databases for shared server mode. You will learn how to set up dispatcher configurations and configure clients to work with shared and dedicated servers. This clip is from the...
Instructional Video4:34
Curated Video

Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Resilience, Observability, and Monitoring

Higher Ed
This video is an overview of the key concepts and importance of resilience, observability, and monitoring in microservices architectures and sets the stage for understanding the challenges and solutions associated with ensuring the...