Instructional Video9:42
Amoeba Sisters

Nature of Science

12th - Higher Ed
Explore the nature of science with The Amoeba Sisters. This video discusses why there is not just one universal scientific method as well as the importance of credible sources when researching. Vocab in experimental design including...
Instructional Video13:24
PBS

How to Estimate the Density of the Moon in Majora's Mask

12th - Higher Ed
Gabe breaks down the steps for how he determined the density of the moon in Majora's Mask.
Instructional Video14:56
Curated Video

The Methods of Biology (Section 1.2)

Higher Ed
In this section, I talk about the scientific method, controlled experiments, scientific tools, Theories and laws.
Instructional Video4:11
Australian Broadcasting Corporation

Short Cuts To Glory - Recipes - Leftovers

9th - 12th
Second-hand vegies can still be delicious. Alice Zaslavsky has three quick and easy ideas for turning the sad leftover vegie into a dish to savour.
Instructional Video1:48
The Telegraph

The evolution of Artificial Intelligence | Tech Histories

Higher Ed
Examine how artificial intelligence has evolved over time and will continue to grow as technology improves – from computer scientist John McCarthy first making reference to AI in 1956 to virtual assistants on our smartphones emerging in...
Instructional Video8:34
Curated Video

Multi-Paradigm Programming with Modern C++ - Grouping Tasks with Fork/Join

Higher Ed
Fork/Join builds on top of continuation. The idea is that not one, but multiple parallel tasks can consume results of the previous one. And after those tasks are finished, another task aggregates the results. In this video we will both...
Instructional Video21:48
Wonderscape

History Kids: Coretta Scott King's Life of Activism and Advocacy

K - 5th
This video explores the life of Coretta Scott King, the wife of Martin Luther King Jr., and her own influential role as a civil and human rights activist. From her humble beginnings in Alabama to her international advocacy for peace and...
Instructional Video9:27
Crash Course

Sociology Research Methods: Crash Course Sociology

12th - Higher Ed
Today we’re talking about how we actually DO sociology. Nicole explains the research method: form a question and a hypothesis, collect data, and analyze that data to contribute to our theories about society.
Instructional Video21:52
Programming Electronics Academy

Tutorial 12: For Loop Iteration: Arduino Course for Absolute Beginners (ReM)

Higher Ed
There are few functions so useful that you find them everywhere. The 'for loop' is an example of this type. A For Loop repeats an action for a specified number of iterations, reducing the lines of code that need to be written thus making...
Instructional Video20:29
Programming Electronics Academy

Tutorial 07: digitalRead() and the Serial Port: Arduino Course for Absolute Beginners (ReM)

Higher Ed
*Description:* As simple as it may seem, knowing when something is either on or off can be a great tool to designing something useful. Answers to the following questions are what this lesson plans to tackle: Is a button being pressed?...
Instructional Video6:11
Curated Video

Complete Java SE 8 Developer Bootcamp - Scope-Part 1

Higher Ed
Learn how to recognize the scope which defines the lifecycle and accessibility of state of a variable in a class. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer...
Instructional Video5:30
Brainwaves Video Anthology

Richard Rothstein - The Color of Law: A Forgotten History of How our Government Segregated America

Higher Ed
Richard Rothstein is a Distinguished Fellow of the Economic Policy Institute and a fellow of the Thurgood Marshall Institute of the NAACP Legal Defense Fund and of the Haas Institute at the University of California (Berkeley). He is the...
Instructional Video8:18
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - If Else Statements in JavaScript and (in) Equality Operators

Higher Ed
In this video, you will learn about the if…else statement in JavaScript, which allows you to control the flow of your code based on different conditions. You will explore how to use comparison and equality operators. This clip is from...
Instructional Video12:37
Curated Video

Hands-On Auto DevOps with GitLab CI - Automating Runner Deployment

Higher Ed
To have proper control over our custom CI infrastructure, we need deployment automation so we can create CI infrastructure automatically. • Provision virtual machines in AWS using Ansible • Install and configure GitLab Runner...
Instructional Video8:45
Amoeba Sisters

Experimental Design Review: Before the Bell Biology

12th - Higher Ed
Time before the bell to try 9 questions focused on experimental design? You'll also get answers complete with illustrations and explanations while music plays in the background. This video is helpful in reviewing experimental design...
Instructional Video5:36
Curated Video

The Feared Witch of York part 2: Ursula the Herbalist Becomes Mother Shipton the Soothsayer

12th - Higher Ed
Ursula worked as an herbalist or "cunning person," a lucrative job at the time. People relied on herbalists to ease their maladies but also tended to distrust them for their seemingly magical knowledge of plants and their powers....
Instructional Video6:25
ShortCutsTv

Laboratory Experiments in Psychology

Higher Ed
This film uses some famous psychological experiments (such as Bandura's BoBo doll and Loftus's Eyewitness Testimony) to show, rather than simply tell, students: what is meant by the experimental method in psychology, how laboratory...
Instructional Video6:11
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Chi-Square Independence Overview (Example)

Higher Ed
An overview (example) of how chi-square test of independence works. This clip is from the chapter "Statistical Analysis" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on...
Instructional Video6:08
All In One Social Media

Get Your Videos Seen With This Video Marketing Strategy for 2020

Higher Ed
So you made a video, now what? Having video marketing strategy in 2020 is the most important thing any business can do. With a video marketing strategy you will be able to create great videos that get found in search and seen by your...
Instructional Video4:58
Programming Electronics Academy

7 useful keyboard shortcuts for the Arduino IDE

Higher Ed
00:00 Intro 00:40 Verify 01:14 Upload 01:24 Open Serial Monitor 01:55 Auto Format 02:27 Comment / Uncomment 02:56 Inc / Dec Font Size 03:41 Find Next 04:28 Table of all 04:55 mnemonic__________________ In this video, you will learn the...
Instructional Video6:41
R Programming 101

R programming for beginners - Manipulate data using the tidyverse. Select, filter and mutate.

Higher Ed
Learn to manipulate data using the tidyverse package in R. This is part of the "R programming for beginners" series of videos. In this video, I use one of R's built-in datasets and demonstrate how to use the following DPLYR commands:...
Instructional Video8:06
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Budget Costs

Higher Ed
In this video, we will learn to create and manage project budgets. We will acquire skills to effectively set, monitor, and control budgets within Microsoft Project 2021. This clip is from the chapter "Costs" of the series "Microsoft...
Instructional Video15:00
Curated Video

Rust Programming Master Class from Beginner to Expert - While and Simple Loops

Higher Ed
In this video, we will cover while and simple loops. This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming controls...
Instructional Video13:56
Curated Video

Rust Programming Master Class from Beginner to Expert - If let, Nested if, and the Match

Higher Ed
In this video, we will cover if let, nested if, and the match. This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming...