Curated Video
Design test cases to verify a computer program : Testing Classes
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.
Science360
Engineers re-create tsunami debris impacts to measure their force - Science Nation
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...
Catalyst University
NO BS: Microsoft Excel 2016 Data Analysis Toolpak (On Windows)
NO BS: Microsoft Excel 2016 Data Analysis Toolpak (On Windows)
ProTeachersVideo
Anatomy of a Lesson - Precision or Process: KS3 Science
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...
FuseSchool
Matter Exam Question 2
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.
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Agenda of Framework Topics and Starting with Test Building
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...
Science360
Engineering a more efficient way to diagnose prostate cancer - Science Nation
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...
Healthcare Triage
Who Decides Which Tests Are Effective? The US Preventive Services Task Force
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...
NASA
NASA in Silicon Valley: Stuart Rogers: NASA in Silicon Valley Podcast
A conversation with Stuart Rogers, a NASA Aerospace Engineer in the Advanced Supercomputing Division at NASA’s Ames Research Center in Silicon Valley.
Brian McLogan
What do we have to know Classifying real numbers
👉 Learn how to classify numbers. We will classify numbers as real, imaginary, rational, and irrational.
Curated Video
Design test cases to verify a computer program : Testing External Libraries
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.
Curated Video
Describe an advanced data structure : From Painfully Slow to Optimal: The Maximum Sum Subarray
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...
Brainwaves Video Anthology
Jane Chikapa - Teaching in the Global Pandemic - Malawi
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....
Curated Video
UX Design for Web Developers (Video 35)
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...
AllTime 10s
10 Disturbing Government Cover-Ups Hidden From The Public
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.
The Backyard Scientist
We Made A Toilet Paper Drone!
We made a drone to toilet paper peoples houses!
Brainwaves Video Anthology
Nikhil Goyal - The Tyranny of Testing
Nikhil Goyal is the author of the new book Schools on Trial: How Freedom and Creativity Can Fix Our Educational Malpractice (Random House).
FuseSchool
What Is An Element, Mixture And Compound?
Learn the basics about what is an element? how is a mixture done? and what is a compound? Find out in this video!
Healthcare Triage
Weed, Intoxication, DWI, and Breathalyzers
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...
Catalyst University
NO BS: Independent t-Test Excel Tutorial
NO BS: Independent t-Test Excel Tutorial
Curated Video
Mastering Swift 2 Programming (Video 50)
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...
Curated Video
Design test cases to verify a computer program : Testing Functions
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.