Curated Video
Exploring Symmetry Through Card Making
In this heartwarming video, Zuri and Lola learn about symmetry while making cards for their grandparents. Through trial and error, they discover the concept of symmetry and asymmetry in art, leading to creative solutions and a deeper...
Curated Video
The History and Science of Boats: From Magellan to Modern Ships
This video explores the importance of boats in Magellan's expedition and the principle of buoyancy that allows them to float. It explains how even massive steel ships can remain buoyant due to the air inside them. The video also mentions...
Curated Video
Graphing Acceleration Explained - Velocity versus Time!
A velocity vs time graph describes the motion of an object. The slope of the line tells us the acceleration of the object. The slope of the line can be positive, negative or zero. This tells us that the object is either speeding up,...
Curated Video
The ONE thing your teacher is NOT telling you that will simply forces!
Forces are all around us and are the reason why objects accelerate (speed up, slow down or change direction)! Forces can either be balanced or unbalanced. When the forces are balanced, the net force is 0 and the object's motion will not...
Curated Video
Distance vs Time Graphs | Velocity & Speed Motion Graphs | Physics Explained
Learn about the basics of 1-dimensional motion in this informative video! We'll cover the relationship between distance and time, and how to read and interpret distance-time graphs. Perfect for students studying physics or anyone looking...
Curated Video
Simplifying Acceleration Calculations
Acceleration is the rate of change in velocity over time. Acceleration can be calculated using the formula a=vf-vi/t. Acceleration can be positive, which means speeding up, negative which means slowing down and it can also be 0 which...
Curated Video
Newtons 3rd Law of Motion - Action and Reaction
Newton's 3rd Law of Motion tells us that for every action, there is an equal and opposite reaction. In this video students will learn about Newton's 3rd Law of Motion and be able to give examples of this law in the world around them and...
Curated Video
Exploring the Microscopic World: Introduction to Microscopes and Magnification
In this video, we explore the world of microscopes and how they magnify objects down to the cellular level. We learn about compound microscopes, their lenses, and how they work to make objects appear larger. Discover how scientists use...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Operator Overloading
In this video, you will learn about plus operator overloading with our distance program. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Constructors
In this video, you will learn about default, parameterized, and copy constructors. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Stringstream
In this video, you will learn about Stringstream functions. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose of OOP, the history of...
Curated Video
Never Calculate Work wrong again!
Work is the transfer of energy to or from an object that causes the object to move. Energy is required to do this so when you do work, you are just transferring energy from yourself to the object you are moving. In this video we will...
Curated Video
Power - What is Power and How Do I Calculate Power?
Power is the amount of work that is done in a given amount of time. You can also think about power as the rate that work is done. We can solve for power using the formula P=W/t where p is power in watts, W is work in J and t is time in...
Curated Video
What is Temperature? | High School Students
Contrary to popular belief, temperature is not how hot or cold something is! This is a common misconception that many high school chemistry and science students have. In this video we will dive in to what temperature actually is and what...
Curated Video
Subject and Object Pronouns (I/me, she/her, he/him, they/them, we/us, it, you)
English ESL students and ESL teachers will love this animated video about subject and object pronouns. We show the difference between subject pronouns (I, she, he, it, we, they, you) and object pronouns (me, her, him, it, us, them, you)....
Curated Video
What Is a Physicist?
“What Is a Physicist?” introduces Albert Einstein, Sir Isaac Newton, and the study of physics.
Curated Video
Unidentified Flying Object Sighting at Minot Air Force Base
In this video, a routine repair mission at Minot Air Force Base takes an unexpected turn when Airman Mike O'Connor encounters a mysterious light that defies explanation. As the events unfold, a B52 crew and multiple witnesses on the...
Curated Video
Advancements in Interferometry: Unveiling the Secrets of Stars and Galaxies
This video discusses the advancements in optical interferometry, a technique that combines light from multiple telescopes to create sharper images of stars and galaxies. With the use of the Very Large Telescope in Chile, astronomers are...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Numeric Input Validation - CIN.GOOD()
In this video, you will learn how to validate user input with CIN.GOOD(). This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose of OOP,...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Shift Data Between Threads with Exchangers
This video talks about shifting data between threads with Exchangers.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Producer Consumer with Condition Variables
This video talks about producer consumer with condition variables.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Understanding Locks with Parallel Vector Sum
This video helps in understanding locks with parallel vector sum.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Wait Sets and Notifications (Producer Consumer)
This video talks about wait sets and notifications (producer consumer).