Instructional Video4:44
Curated Video

Design test cases to verify a computer program : Testing Classes

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test classes in Python.
Instructional Video1:39
Science360

Engineers re-create tsunami debris impacts to measure their force - Science Nation

12th - Higher Ed
In a tsunami, devastation is created by far more than the wave itself. Debris that hits homes and other structures plays a huge role in a tsunami's destructive power. But until now, engineers could only estimate the forces at work when...
Instructional Video2:31
Catalyst University

NO BS: Microsoft Excel 2016 Data Analysis Toolpak (On Windows)

Higher Ed
NO BS: Microsoft Excel 2016 Data Analysis Toolpak (On Windows)
Instructional Video13:43
ProTeachersVideo

Anatomy of a Lesson - Precision or Process: KS3 Science

Higher Ed
Two education experts forensically analyse a Year 9 science lesson focusing on how to balance the importance of scientific precision with keeping the process fun and engaging. The experts are Malcolm Reed and Sasha Matthewman, both PGCE...
Instructional Video3:59
FuseSchool

Matter Exam Question 2

6th - Higher Ed
Work through this practice GCSE / K12 question on atomic number, atomic mass and electronic configuration. Read the question, and hit pause if you want to try answering it yourself. Then hit play again to watch how the teacher solves it.
Instructional Video16:29
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Agenda of Framework Topics and Starting with Test Building

Higher Ed
This video explains the agenda of framework topics. This clip is from the chapter "Cypress Framework Part 1- Understanding Fixtures and Custom commands" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video3:24
Science360

Engineering a more efficient way to diagnose prostate cancer - Science Nation

12th - Higher Ed
To diagnose prostate cancer, urologists, such as John Wei, and pathologists, such as Scott Tomlins, at the University of Michigan Health System, use biomarkers, which are biochemical signatures in blood, urine and tissue that suggest the...
Instructional Video7:24
Healthcare Triage

Who Decides Which Tests Are Effective? The US Preventive Services Task Force

Higher Ed
The US Preventive Services Task Force was created in 1984 to make evidence-based recommendations about clinical services, like screening, that comprise essential elements of preventive care. It is comprised of expert volunteers in fields...
Podcast21:29
NASA

‎NASA in Silicon Valley: Stuart Rogers: NASA in Silicon Valley Podcast

Pre-K - Higher Ed
A conversation with Stuart Rogers, a NASA Aerospace Engineer in the Advanced Supercomputing Division at NASA’s Ames Research Center in Silicon Valley.
Instructional Video3:00
Brian McLogan

What do we have to know Classifying real numbers

12th - Higher Ed
👉 Learn how to classify numbers. We will classify numbers as real, imaginary, rational, and irrational.
Instructional Video9:54
Curated Video

Design test cases to verify a computer program : Testing External Libraries

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test external libraries.
Instructional Video5:35
Curated Video

Describe an advanced data structure : From Painfully Slow to Optimal: The Maximum Sum Subarray

Higher Ed
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Instructional Video8:41
Brainwaves Video Anthology

Jane Chikapa - Teaching in the Global Pandemic - Malawi

Higher Ed
Jane Chikapa is a top fifty Global Teacher Prize finalist. Jane teaches English in a secondary school located on the edge of Lake Malawi – an area where many people value working in the fishing business over the pursuit of education....
Instructional Video5:11
Curated Video

UX Design for Web Developers (Video 35)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video6:03
Sir Linkalot

A Susie Story about amphi

K - 5th
A Susie Story about the origin of the word: amphi.
Instructional Video11:47
AllTime 10s

10 Disturbing Government Cover-Ups Hidden From The Public

12th - Higher Ed
The government is there to prevent anarchy and even possibly act as a safety net for those who are most vulnerable in our society. But that is unfortunately not always the case, as the following 10 examples demonstrate.
Instructional Video6:13
Sir Linkalot

A Susie Story about Answer

K - 5th
A Susie Story about the origin of the word: Answer.
Instructional Video7:23
The Backyard Scientist

We Made A Toilet Paper Drone!

K - 5th
We made a drone to toilet paper peoples houses!
Instructional Video3:50
Brainwaves Video Anthology

Nikhil Goyal - The Tyranny of Testing

Higher Ed
Nikhil Goyal is the author of the new book Schools on Trial: How Freedom and Creativity Can Fix Our Educational Malpractice (Random House).
Instructional Video5:05
FuseSchool

What Is An Element, Mixture And Compound?

6th - Higher Ed
Learn the basics about what is an element? how is a mixture done? and what is a compound? Find out in this video!
Instructional Video5:51
Healthcare Triage

Weed, Intoxication, DWI, and Breathalyzers

Higher Ed
How do breathalyzers work? And will there ever be a breathalyzer for marijuana? As pot has become legal in several states, law enforcement has sought a method to detect marijuana use in drivers. This is complicated, though. Breathalyzers...
Instructional Video5:48
Catalyst University

NO BS: Independent t-Test Excel Tutorial

Higher Ed
NO BS: Independent t-Test Excel Tutorial
Instructional Video4:55
Curated Video

Mastering Swift 2 Programming (Video 50)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video7:26
Curated Video

Design test cases to verify a computer program : Testing Functions

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains the various testing functions in Python.