Science360
Patricia K. Kuhl - ScienceLives
At birth, children’s brains are prepared to learn from social agents – other members in a group or society. New research findings also suggest this "social brain" helps a person’s learning over his or her lifetime. But beyond learning...
Virtually Passed
Maths Puzzle - Probability of repeating event infinite times
If the probability of an event is 1/n what is the probability the event will happen at least once if the experiment is repeated n times? What happens as n approaches infinity?
Physics Girl
Can you solve the $20 riddle? ft SMBC Comics' Zach Weinersmith
I sit down with Zach Weinersmith from SMBC comics to ask him some physics trivia and logic riddles!
Physics Girl
Can you solve the BOWL RIDDLE? ft. Kurt Hugo Schneider Part 1/3
Answer to the bowl riddle
Curated Video
The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part I
In this video, you’re going to build out part of the hangman game. This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the advanced...
Science360
How Do We Know?: Introduction
The National Science Foundation overviews the things we know about climate change.
Packt
Practice Exercise Printing Unique Number- Amazon Interview Questions
This video presents an example of printing a unique number. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to...
Virtually Passed
Maths Puzzle - 3 hikers stranded by a lake.
Can one of the hikers make it to the phone and call for help? Use mathematics and logic to figure out how!
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Histograms and Frequency Density - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 13 - Basics of Handling Exceptions - Puzzles 2
In this session, we will learn about basics of handling exceptions - puzzles 2. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Science360
Computer scientist Mark Hill - ScienceLives
Mark Hill knows more about the inner workings of computer hardware than most. As Amdahl Professor of Computer Science at the University of Wisconsin, he studies the way computers transform 0s and 1s into social networks and EBay...
Institute for New Economic Thinking
Diego Comin -- Why New Technologies Do Not Make Poor Countries Rich
Over the past two hundred years, poor countries have become faster at adopting the technologies of rich countries. So why is it, the economist asks, that poor countries have remained poor, by and large? The answer, Diego Comin says, is...
Let's Tute
Quiz Session - Accounting Principle & Conventions Part 2
We solved the mcq type questions on accounting principle in the fun method.
Let's Tute
Converting Single Entry System to Double Entry System
In this video, the teacher explains how to convert a single entry system into a double entry system in order to prepare financial statements for a vendor's small supermarket. The teacher uses the analogy of solving a jigsaw puzzle and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 08 - Java Switch Statement - Puzzles - Default, Break, and Fall Through
In this video, we will learn about Java switch statement - puzzles - default, break, and fall through. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - If Else Statement – Puzzles
In this video, we will learn about if else statement – puzzles. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java - if...
Curated Video
Exploring Ghost Images and Visual Tricks
In this video, we explore the concept of ghost images and how our visual system can sometimes deceive us. Through optical illusions and tricks, we learn that what we see may not always be what it appears to be. It's a fascinating...
Maddie Moate
How to Stop Procrastinating | Science of Study #2 | Maddie Moate
In the 2nd 'Science of Study' video we look at some more study tips (as proven by science) that REALLY will help you STOP procrastinating!
NASA
NASA | HS3 Mission: S-HIS Instrument
Interview with Henry "Hank" Revercomb, principal investigator for the NASA HS3 Mission's Scanning High-Resolution Interferometer Sounder Instrument. He is responsible for the infrared remote sensing of temperature, water vapor, and cloud...
Curated Video
The Modern JavaScript Bootcamp (2019) - Update: Fixing an Edge Case
In this video, you’re going to address an edge case with our JavaScript code This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - Basics of Handling Exceptions – Puzzles
In this session, we will learn about basics of handling exceptions – puzzles. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 15 - Java Abstract Class – Puzzles
In this session, we will learn about Java abstract class – puzzles. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to...
Packt
Compare the breadth-first and depth-first search algorithms : What Are We Searching for?
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. What does...
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up the Hangman Theme
In this video, you'll be setting up the theme for the hangman game. This clip is from the chapter "App Themes" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll create an App theme.