Curated Video
A Matter of Fact: Trash | SciTech Now
True of False? In 2013, Americans produced roughly one million tons of trash. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/ Facebook:...
Curated Video
A Matter of Fact: Exercise
True of False? Cyclists report exercise is easier when they drink sucrose - or sugar water - instead of glucose-based sports drinks. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full...
Curated Video
A Matter of Fact: Surfing the Amazon River
True of False - People surf the Amazon River Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/ Facebook: http://www.facebook.com/scitechnow/...
The Cynical Historian
The Imitation Game | Based on a True Story
This is now going to be a series of videos checking historical movies against the real deal. The name of the game is historical accuracy, and this time it's the Imitation Game (2014). Considering its first frame states "based on a true...
Curated Video
A Matter of Fact: Garbage Patches | SciTech Now
True or False? There is one large "island" of garbage floating in the Pacific Ocean Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/...
Curated Video
A Matter of Fact: Yawning
True or False? Yawning is contagious among both animals and people. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/ Facebook:...
Curated Video
A Matter of Fact: Introverts
True or False? The brains of introverts are wired differently than those of extroverts. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/...
Curated Video
A Matter of Fact: Second Language
True or False? Some people's brains are more adept at learning a second language. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/...
Curated Video
A Matter of Fact: Kissing
True or False? According to a recent study, only 46% of cultures around the world kiss to show affection. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out...
Curated Video
Matter of Fact: Singing to Babies
True or False: When it comes to calming an infant, singing is more effective than talking. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/...
Curated Video
A Matter of Fact: Quicksand
True or False: If you step in quicksand, you will sink. Please LIKE & SUBSCRIBE if you enjoyed! http://bit.ly/1G7yMhG **More info & videos below** For full episodes, check out http://www.scitechnow.org/ Facebook:...
Curated Video
Structural Design Patterns in Modern C++ - Game Input
This video presents an example of game input. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern, explains...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 3
This is the third of the three-part video that explains in setting up the game in Python. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Curated Video
Machine Learning Random Forest with Python from Scratch - Logical Operators, User Input, Game
This video will teach us about the three types of logical operators: AND, OR, and Not(!). This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from ScratchΒ©".This section...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Logical Operators, User Input, Game
This video will teach us about the three types of logical operators: AND, OR, and Not(!). This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from ScratchΒ©".This section...
Curated Video
The Art of Doing - Web Development for Beginners - JavaScript Data Types
In this video, we will dive into different data types in JavaScript, including strings, numbers, Booleans, objects, and undefined. You will learn how to work with these data types and understand their properties and methods. This clip is...
TED-Ed
TED-ED: How to prove a mathematical theory - Scott Kennedy
Euclid of Alexandria revolutionized the way that mathematics is written, presented or thought about, and introduced the concept of mathematical proofs. Discover what it takes to move from a loose theory or idea to a universally...
Curated Video
Understanding Fairness
In this video, Dixie the Duck discusses the importance of fairness with the host, Jade, on the show Human Nature. Dixie shares a story about a boy named James who learns about fairness in his rugby team. They emphasize that fairness...
APMonitor
Matlab π©βπ» If Else Statements
If and else statements tell the computer what to do based on a true or false condition. Condition operators can combine multiple conditions to correctly direct the program to different sections of code.
Code.org
CS in Algebra: Booleans
In this episode youβll get familiar with the beauty of Booleans. In a world of infinite variations its nice to have a concrete true or false - thatβs where Booleans come in. A Booleans is a type of data that gives a clear yes or no...
Grunge
Parts Of Our World That Will Be Gone In 100 Years
If you're new, Subscribe! β http://bit.ly/Subscribe-to-Grunge The world is a wonderful place, full of tropical island paradises, majestic glaciers, and lush rain forests. Sadly, most of those places won't be around forever. In fact, many...
SciShow Kids
Amazing Snakes!
Snakes are super cool and super helpful, but people believe a lot of things about them that just aren't true. Join Jessi and Squeaks to learn what's true and what's false about these radical reptiles!
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Solution Code 3
Let's continue coding for our project. We will go ahead and code the third part in this session. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow...
Curated Video
Creational Design Patterns in Modern C++ - Multiple Actors - Part II
This video is the second part of the three-part video that demonstrates how to use the acquire and release methods. This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern C++".This section...