Instructional Video1:53
SciShow

These Rocks Are ALIVE

12th - Higher Ed
This month, our SciShow Rocks Box subscribers are getting a really special treat -- a real, living, pet rock! These critters have been beloved companions for decades, and we're bringing you pet rocks from the original wild vein, meaning...
Instructional Video6:11
TED Talks

TED: How bad data traps people in the US justice system | Clementine Jacoby

12th - Higher Ed
Right now, hundreds of thousands of people are "stuck" in the US criminal justice system. They've completed all of their requirements for release, but nobody knows it because the system is run on old databases that don't talk to each...
Instructional Video10:00
PBS

The Facts About Dinosaurs & Feathers

12th - Higher Ed
Over the past 20 years, dinosaurs of all types and sizes have been found with some sort of fluff or even full-on plumage. These fuzzy discoveries have raised a whole batch of new questions so we're here to tell you everything we know...
Instructional Video3:47
Be Smart

My Date With A Giant Pacific Octopus!

12th - Higher Ed
Joe went behind the scenes at Monterey Bay Aquarium to meet the Giant Pacific Octopus, a powerful and curious creature that challenges many of our notions of intelligence!
Instructional Video1:56
MinuteEarth

How to Keep Elephants and Wolves Out of Your Yard

12th - Higher Ed
How to Keep Elephants and Wolves Out of Your Yard
Instructional Video7:54
PBS

Is a Tagged Instagram More Than Just a Photo?

12th - Higher Ed
The hashtag, so simple and ubiquitous, raises the image from mere photo to a new complex entity.
Instructional Video7:01
SciShow

What Does Facebook Really Know About Your Personality?

12th - Higher Ed
Facebook has access to extensive data about its millions of users across the world, but what exactly can they learn from that information?
Instructional Video2:37
SciShow

Why Did The FDA Ban Antibacterial Soap?

12th - Higher Ed
Are you a bit of a germaphobe? Maybe think twice about using antibacterial soap.
Instructional Video4:19
Curated Video

Two Approaches to Solving Project Problems

10th - Higher Ed
I had an interesting conversation last week, with an experienced Project Manager. I remembered a similar discussion with another PM, at the end of last year. And it left me comparing the approaches the two of them had taken to solving...
Instructional Video1:01
Curated Video

Likes and Dislikes

3rd - Higher Ed
This video explores Spanish expressions for likes and dislikes.
Instructional Video4:45
Curated Video

Landmarks - The Cannes Film Festival

12th - Higher Ed
THE CANNES FILM FESTIVAL THE CANNES FILM FESTIVAL IN THE SOUTH OF FRANCE IS THE BY-WORD FOR MOVIE GLAMOUR NOT JUST IN EUROPE, BUT AROUND THE WORLD. SET ON THE BEAUTIFUL COTE D'AZUR ON THE MEDITERRANEAN SEA, THE SOMETIMES SEDATE BUT...
Instructional Video7:51
Curated Video

Pursuing Excellence: A Story of Determination and Support

K - 5th
In this video, Raz the Falcon shares the story of Nabila, a girl in Afghanistan who overcomes obstacles to pursue excellence in swimming. With the support of Raz, Nabila makes the effort to travel to the only swimming pool in her city...
Instructional Video5:39
Curated Video

What is the Belbin Team Profile? Project Management in Under 5

10th - Higher Ed
The Belbin Team Profile is one of the most widely used team assessment tools. It is a great help to project managers in balancing your team and diagnosing problems with your team dynamics. So, what is the Belbin Team Profile?
Instructional Video4:07
Great Big Story

The ancient art of matchmaking in County Clare, Ireland

12th - Higher Ed
Discover the timeless tradition of matchmaking in County Clare, Ireland, where Willie and his daughter Elisha continue to connect people, keeping this cultural custom alive.
Instructional Video9:12
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - onPress Events with React Native without Using ChatGPT

Higher Ed
In this video, we will explore how to create onPress events in React Native without relying on ChatGPT. We will walk through the process of adding functionality to a button that triggers a specific action when pressed. This tutorial will...
Instructional Video5:24
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Refactoring State Code in React Native

Higher Ed
In this video, we will be discussing the importance of refactoring state code in React Native. We will go over the benefits of organizing and consolidating state management code, as well as how to refactor state code to make it more...
Instructional Video8:15
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Updating the State for Likes in Instagram with React Native

Higher Ed
In this video, we will be updating the state for likes in our Instagram clone app using React Native. We will use ChatGPT to guide us through the process of updating the state and implementing the like functionality, allowing users to...
Instructional Video4:04
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Feed ChatGPT for Debugging Toggle Functionality in the React Native App

Higher Ed
In this video, you will learn how to use ChatGPT to debug the toggle functionality in your React Native app. We will feed ChatGPT with our code and analyze the output to identify and resolve any issues related to the toggle feature. By...
Instructional Video5:06
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Critically Analyze ChatGPT Faulty Solutions to Augment the React Native Code

Higher Ed
In this video, you will critically analyze the faulty solutions provided by ChatGPT for a specific React Native problem. You will explore alternative solutions to the issue and learn how to augment the code to improve its efficiency and...
Instructional Video4:14
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Compile Inverse Styling Code for React Native - Experiment II

Higher Ed
This video is a follow-up to the previous video and will delve deeper into compiling inverse styling code for React Native with ChatGPT analysis. You will explore more advanced techniques for implementing inverse styling, including...
Instructional Video3:46
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Connection Database to the ChatGPT Project-Made App

Higher Ed
In this video, you will learn how to connect a database to your ChatGPT project-made app, covering the key steps to integrating your database with your application's user interface. The tutorial will also cover some common issues and...
Instructional Video7:41
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Formulate a Data Schema with ChatGPT for JSON Database Extraction

Higher Ed
This video will show you how to formulate a data schema with ChatGPT for JSON database extraction, covering the key components of a data schema and how to define relationships between different entities. By the end of the tutorial, you...
Instructional Video4:27
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Initialize Instagram Comments with React Native

Higher Ed
This video covers the process of initializing comments feature for an Instagram clone app built with React Native. It starts by discussing the basic data structure for comments and how it can be stored in the app's state. Then, it...
Instructional Video13:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Sender

Higher Ed
In this video, you will learn how to set up notification sending in our app. We will create a NotificationSender class that takes in a user and a notification message, then sends the notification to the appropriate user.