Instructional Video17:47
TED Talks

TED: What to trust in a "post-truth" world | Alex Edmans

12th - Higher Ed
Only if you are truly open to the possibility of being wrong can you ever learn, says researcher Alex Edmans. In an insightful talk, he explores how confirmation bias -- the tendency to only accept information that supports your personal...
Instructional Video7:55
SciShow

A Brief History of Timekeeping

12th - Higher Ed
It's time for another leap second! Join SciShow as we celebrate by exploring the long and strange history of timekeeping.
Instructional Video10:57
PBS

The Misunderstood Nature of Entropy

12th - Higher Ed
Entropy is surely one of the most intriguing and misunderstood concepts in all of physics. The entropy of the universe must always increase - so says the second law of thermodynamics. It's a law that seems emergent from deeper laws -...
Instructional Video6:10
Bozeman Science

Equipotential Lines

12th - Higher Ed
In this video Paul Andersen explains how equipotential lines show equal electric potential in an electric field. Equipotential lines can be created from scalar values or by observing the electric field lines. An charged object can move...
Instructional Video7:41
Bozeman Science

Half-Life and Radioactive Decay

12th - Higher Ed
In this video Paul Andersen explains how a radioactive nuclei can decay by releasing an alpha, beta, or gamma particle. The exact moment of decay for each nuclei can not be determined but probability is useful in predicting the...
Instructional Video4:32
SciShow

What's the Difference Between Baking Powder and Baking Soda

12th - Higher Ed
Powder vs. Soda: an important distinction!
Instructional Video12:07
Curated Video

Timeline of World History - Design Notes

6th - Higher Ed
Timeline of World History - Design Notes
Instructional Video3:57
Curated Video

The Legacy and Success of the German National Football Team

6th - Higher Ed
This video is a reunion of the successful German national team that won the World Cup in 1974, as well as a look at their journey in the 2006 World Cup. It highlights the team's past achievements, their tactical know-how, and their...
Instructional Video4:06
Curated Video

Portugal's World Cup Journey: The Quest for Greatness

6th - Higher Ed
This video discusses Portugal's history in the FIFA World Cup and highlights their potential to play dazzling football, yet their inability to progress beyond the semi-finals. It focuses on their performance in the 2006 World Cup and the...
Instructional Video5:04
Learn German with Herr Antrim

99% of German Learners FAIL to Reach Fluency: These 6 quotes can save you from their fate.

9th - 12th
Discover the secrets to achieving German fluency with Herr Antrim's latest video, where he explains the pivotal role of consistency in language learning. Uncover effective strategies for learning German, from the formation of solid...
Instructional Video6:57
Curated Video

Machine Learning: Random Forest with Python from Scratch - Formats of Data

Higher Ed
You will learn about the different data formats in machine learning, including structured (labeled or unlabeled) and unstructured data, and how to choose the best format. This clip is from the chapter "Introduction to Machine Learning"...
Instructional Video2:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - DevOps Maturity Model

Higher Ed
While there are many versions of the DevOps Maturity Model, it is meant to be a model that describes a company's journey along the path of building a DevOps culture. Most models provide a step/progression layout to help identify where a...
Instructional Video8:35
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Containerization with Docker

Higher Ed
This video explains containerization, which is a way of packaging the code up complete with libraries, files, and dependencies in an environment that is predictable and portable. Docker is a suite of technologies that accomplishes this....
Instructional Video10:27
Curated Video

Vue.js 3 and Firebase for Beginners - Form and Table Styling

Higher Ed
To round up this section, we will jump into the main .css file where we will apply some shared styles between the forms and our table as well as some general CSS styling. This clip is from the chapter "Project UI" of the series "Vue.js 3...
Instructional Video5:21
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - EBS and EC2

Higher Ed
Elastic Block Store is your "hard drive" in the cloud. This video introduces the use of an EBS volume in AWS.
Instructional Video6:52
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic File System (EFS)

Higher Ed
Do you need to store data in your Amazon Web Services (AWS) cloud that can be accessed by multiple AWS virtual machines (instances)? If so, you need a Storage Area Network (SAN) in the cloud. The Elastic File System (EFS) provides this...
Instructional Video5:07
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Two Preview

Higher Ed
In this video, we will have a quick preview of our next project. You will learn how to design a multi-page site for a new "˜made-up company'. The site will include pages such as Home, About, Contact, Pricing, and Pictures, and you are...
Instructional Video14:22
Curated Video

The Art of Doing - Web Development for Beginners - Organized Collectors Project - Part 2

Higher Ed
In this video, we will continue our work on the "Collectors" project by organizing the three item pages. Using the same principles of organized HTML, we will improve the structure and appearance of these pages, making them easier to...
Instructional Video1:59
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - globalThis

Higher Ed
This video explains the globalThis keyword released in ES2020. This clip is from the chapter "Variables and Scoping" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains variables and...
Instructional Video9:38
Curated Video

Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part I (2 of 2)

Higher Ed
In this video, we will focus on performing full backups using RMAN. You will learn how to create whole database backups and partial backups, and how to specify a format for RMAN backups. This clip is from the chapter "Taking Backups in...
Instructional Video8:56
Curated Video

Oracle Database Administration from Zero to Hero - Managing Data Files

Higher Ed
In this video, we will focus on managing data files within an Oracle database. You will learn how to resize data files, alter data file availability, rename and relocate data files, and drop a data file. This clip is from the chapter...
Instructional Video12:16
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Resources

Higher Ed
This video explains how to find code, cheat sheets, and resources for the course. This clip is from the chapter "Introduction and Resources" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video1:39
Curated Video

Design Microservices Architecture with Patterns and Principles - Benefits of Modular Monolithic Architecture

Higher Ed
In this video, let's discover the advantages of adopting modular monolithic architecture in applications. You will learn how it promotes better code maintainability, reusability, and testability. We will explore how modularization...
Instructional Video3:37
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Bounded Context for Transactional Boundaries

Higher Ed
This video explores the concept of bounded contexts, which are distinct areas within a microservices architecture that have their own transactional boundaries, allowing for independent data management and transactional consistency. This...