KnowMo
Introduction to Venn Diagrams
The video is a lecture on Venn diagrams, which are tools used to visualize sets and their elements. The presenter explains the different components of a typical Venn diagram, such as the Universal Set, individual sets represented by...
Curated Video
A Comprehensive Overview of Milk
Infants usually get the nutrients they need to grow and survive from their mother's milk. As we get older, some people drink the milk of other animals like cows to get nutrients, while other people develop lactose intolerance. Explore...
ACDC Leadership
Monetary Policy Graphs (1 of 2) - Macro 4.6
In this video I explain how to connect the supply and demand for money to aggregate demand and supply.
My Genderation
Kai, 10 Year Old Trans Boy
A film about a young trans boy at the start of his journey, who is just about to start hormone blockers. A film that offers insight into what it's like to be a young trans person in modern UK.
Practical Ninjas
What is Half Adder | Adder circuit | Digital Circuit | DE.18
This video walks you through the construction of half adder. The half-adder circuit is useful when you want to add one bit of numbers. A half adder is built using just two gates, an AND gate to give us the carry term and XOR gate to give...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators
In this video, we will learn about Java Boolean data type - puzzles - short circuit operators. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators
In this video, you will learn about Java Boolean data type with puzzles on short circuit operators.
Bozeman Science
Electromagnetic Radiation
In this video Paul Andersen details the waves in electromagnetic radiation. There is an inverse relation between the wavelength and frequency of electromagnetic waves. Electromagnetic radiation includes gamma rays, x-rays, infrared...
TED Talks
TED: How love can help repair social inequality | Chloé Valdary
What does Kendrick Lamar have in common with Disney's "Moana"? They recognize our common humanity and show us how to love ourselves and one another, says writer and educator Chloé Valdary. She shares how she uses pop culture to help...
Code.org
How Computers Work: Circuits and Logic
Computers process information in the blink of an eye. It's not magic though, it's just millions of tiny circuits! Start learning at http://code.org/ Stay in touch with us! • on Twitter https://twitter.com/codeorg • on Facebook...
The Organic Chemistry Tutor
Logic Gates, Truth Tables, Boolean Algebra AND, OR, NOT, NAND & NOR
This electronics video provides a basic introduction into logic gates, truth tables, and simplifying boolean algebra expressions. It discusses logic gates such as the AND, OR, NOT, NAND and NOR Gates. This video is for college students...
SciShow
Can You Make A Computer Out Of Food?
Could an edible computer be in your future? Researchers are currently working on several of the components you find in them, from batteries to circuit boards to logic gates.
Crash Course
The Market Revolution Crash Course US History
In which John Green teaches you about the Market Revolution. In the first half of the 19th century, the way people lived and worked in the United States changed drastically. At play was the classic (if anything in a 30 year old nation...
Computer Science
Boolean Algebra 1 – The Laws of Boolean Algebra
This computer science video is about the laws of Boolean algebra. It briefly considers why these laws are needed, that is to simplify complex Boolean expressions, and then demonstrates how the laws can be derived by examining simple...
Science Buddies
SImple Soil Moisture Sensor Circuit
Build a simple soil moisture sensor (no programming required) that you can use for a science project! The sensor also works as a water level detector. Complete written instructions, including a parts list, can be found here:...
Practical Ninjas
Concept of Sinking and Sourcing in PLC | Learn under 5 min | Steps towards learning Automation - 03
Steps towards learning Automation - 03 ------------------------------------------------------------------ In this episode, we will understand the concept of sourcing and sinking. One of the important things to consider while purchasing...
Programming Electronics Academy
Serial Communication with Arduino - The details!
Are you wondering what the heck serial communication is? Maybe you have been using some functions from the Arduino Serial library, like Serial.begin() and Serial.print() and they leave you wondering more about this serial communication...
Curated Video
Design Microservices Architecture with Patterns and Principles - Kafka Components - Topic, Partitions, Offset, and Replication Factor
This video delves deeper into the key components of Apache Kafka. It explains topics as logical event streams, partitions for data distribution, offsets for message ordering, and replication factor for data redundancy and fault...
Curated Video
Design Microservices Architecture with Patterns and Principles - Discount Microservices Code Review - E-Commerce App
This video conducts a code review of the discount microservice in the e-commerce application. It explores the codebase of the discount microservice, its implementation of pricing and discount logic, and its integration with other...
Curated Video
Design Microservices Architecture with Patterns and Principles - Way of Learning - The Course Flow
In this video, discover the learning approach and course structure. This video outlines the course flow, highlighting the sequence of topics and the logical progression of concepts. It prepares us for an effective learning experience....
SciShow
Quantum Computing Breakthrough
Quantum physics is weird. But quantum computing could be awesome! Learn how scientists took a big leap this week toward making quantum computers a reality.
JJ Medicine
Diverticulitis Signs & Symptoms (And Why They Occur)
Diverticulitis is a gastrointestinal condition involving inflammation of diverticula, which are outpouchings or “bulges” in the large intestine that are caused by weak large intestine walls. The diverticula can form more commonly in...
National Institute of Standards and Technology
NIST Unscripted - Ray Simmonds
NIST physicist Ray Simmonds discusses his work in quantum physics and NIST's efforts to create a quantum computer. He also describes a qubit and a quantum bus, along with explaining how he was inspired to become a scientist.
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Characteristics
In this video, you will learn about the essential characteristics of microservices, including bounded context, single responsibility, scalability, resilience, and replaceability. We will understand how these characteristics contribute to...