Instructional Video5:17
Brainwaves Video Anthology

Kevin Krenitsky, M.D. - The Still Point: The Simplicity of Spiritual Enlightenment

Higher Ed
Kevin Krenitsky is a medical doctor and author of The Still Point. Despite leading a life deemed outwardly “successful”, he lived with a deep background of anxiety, fear, and stress that waxed and waned since early childhood. At the age...
Instructional Video2:56
Curated Video

KS2 Primary Maths Age 9-13 - Mile Per Hour - Problem: - Explained

3rd - 5th
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Instructional Video8:58
Curated Video

The Complete Practical Docker Guide - Building Docker Image for the API Service

Higher Ed
This video explains building Docker image for the API service. This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses on building custom images...
Instructional Video5:54
Brian McLogan

How to determine when a particle is moving to the left and right

12th - Higher Ed
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Instructional Video0:56
Curated Video

I WONDER - How Does The Brain Control Breathing?

Pre-K - 5th
This video is answering the question of how does the brain control breathing.
Instructional Video9:52
Flipping Physics

Introduction to Acceleration with Prius Brake Slamming Example Problem

12th - Higher Ed
This is an introduction to the concept of acceleration. There is also an example problem showing applying the brakes while driving a car in order to avoid hitting a basketball. Also included are common mistakes students make while...
Instructional Video3:00
Curated Video

Hand Grenades: Types and Operation

Pre-K - Higher Ed
Hand grenades are small bombs that function like firecrackers. They are filled with gunpowder or explosive filler and a fuse. Hand grenades are activated via a mechanical device rather than requiring a person to light them with a match....
Instructional Video6:41
NASA

NASA's Hubble Memorable Moments: Comet Impact

3rd - 11th
In July 1994, the Hubble Space Telescope was poised to use its newly fixed optics to observe one of the most impressive astronomical events of the century - the 21 fragments of Comet Shoemaker-Levy 9 impacting Jupiter. But these...
Instructional Video4:26
Brian McLogan

Learn how to convert an angle in DMS form to a decimal

12th - Higher Ed
👉 Learn how to convert angles from DMS forms to decimal forms. DMS means Degree, Minutes, and Seconds. Minutes is represented by a single apostrophe (') while seconds is represented with double apostrophe ("). 60 seconds = 1 minute and...
Instructional Video1:39
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Java Expression – Exercises

Higher Ed
This video talks about Java expression – exercises. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video3:58
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Printing Output to Console with Java - Exercise Solutions

Higher Ed
This video talks about printing output to console with Java - exercise solutions. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video4:12
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 10-Spring Boot Developer Tools

Higher Ed
This video focuses on the various Spring Book developer tools. This clip is from the chapter "Spring Level 4-Sprint Boot in 10 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section explains to use...
Instructional Video11:56
Curated Video

Practical CSS3 Mastery Course - CSS Animation Keyframes - Part 2

Higher Ed
In this video, we will continue with CSS animation keyframes. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance...
Instructional Video7:34
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash Input Plug-ins -Part 1: Heartbeat

Higher Ed
This is the first part of the four-part video that explains the “Heartbeat†input plug-in in Logstash. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In...
Instructional Video12:28
Curated Video

English Alphabet Pronunciation - Practical ABC Lesson

Pre-K - Higher Ed
Master the English alphabet pronunciation with this practical lesson for learning the ABCs. Even if you are an intermediate-level student it's always good to go over the basics of English to ensure you have clear pronunciation. This is...
Instructional Video0:55
Curated Video

I WONDER - Does My Brain Control My Lungs?

Pre-K - 5th
This video is answering the question of does my brain control my lungs.
Instructional Video7:09
Curated Video

Figma for UIUX Master Web Design in Figma - The User Versus the Business Owner

Higher Ed
This video talks about the user versus the business owner. This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the second key to great...
Instructional Video5:41
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Setting Data Consistency Options

Higher Ed
This video shows how to set data consistency options. This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to Cosmos DB.
Instructional Video3:37
Curated Video

GCSE Secondary Maths Age 13-17 - Graphs: Algebra - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video2:50
Curated Video

World of Computer Networking Your CCNA start - Round-trip Time (RTT) versus Ping

Higher Ed
This video highlights the difference between RTT and ping. This clip is from the chapter "Network Characteristics" of the series "World of Computer Networking: Your CCNA start".This section focuses on the characteristics of a network.
Instructional Video6:20
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Checked Exceptions versus Unchecked Exceptions - an Example

Higher Ed
In this session, we will learn about checked exceptions versus unchecked exceptions - an example. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video10:36
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Report Function

Higher Ed
In this video, you'll add a report function. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a keylogger to trace...
Instructional Video6:34
Curated Video

Python 3 for Beginners: Importing, Using, and Managing Module Search Path

Higher Ed
In this video, you will learn about Python modules - files with a .py extension that contain a set of attributes, methods, and classes. You will learn how to include modules in your Python program using the import statement followed by...
Instructional Video12:45
Curated Video

Practical CSS3 Mastery Course - Transition

Higher Ed
In this video, we will cover transition. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors, effects, and...