Hi, what do you want to do?
SciShow
How the Internet Was Invented | The History of the Internet, Part 1
The Internet is older than you might think!
SciShow
The Oldest Shipwreck in the World
Marine archeologists accidentally found the world’s oldest known intact shipwreck, and their work scanning, diving, and exploring has given us some very cool insights into more than just our history sailing the oceans.
Amoeba Sisters
Gene Regulation and the Order of the Operon
Explore gene expression with the Amoeba Sisters, including the fascinating Lac Operon found in bacteria! Learn how genes can be turned "on" and "off" and why this is essential for cellular function.
TED Talks
TED: A stellar history of modern astronomy | Emily Levesque
Astronomers once gazed upon the night sky and counted every star in the galaxy by hand. The process has evolved since then, but the thirst for celestial knowledge remains the same. Join astrophysicist Emily Levesque for an anecdote-rich...
TED Talks
TED: Silicon-based comedy | Heather Knight
In this first-of-its-kind demo, Heather Knight introduces Data, a robotic stand-up comedian that does much more than rattle off one-liners -- it gathers audience feedback (using software co-developed with Scott Satkin and Varun...
SciShow
How the Internet Was Invented | The History of the Internet, Part 1
The Internet is older than you might think!
Bozeman Science
Operon
In this video Paul Andersen describes the elements of an operon. The promoter allows the RNA polymerase to transcribe the required genes. The operator and repressor regulate the expression of the genes by blocking the RNA polymerase. ...
Bozeman Science
Gene Regulation
Paul Andersen explains how genes are regulated in both prokaryotes and eukaryotes. He begins with a description of the lac and trp operon and how they are used by bacteria in both positive and negative response. He also explains the...
Bedtime History
Rescuing the Titanic: The Story of the Carpathia
The Duomo, or Florence Cathedral, is one of the greatest architectural achievements of the Renaissance. Its massive red-brick dome, designed by Filippo Brunelleschi, changed the course of architecture forever. Built over centuries, the...
Curated Video
How to Arc Weld
Howcast - Learn how to arc weld from sculptor DeWitt Godfrey in this Howcast video.
Curated Video
How to Ride a Motorcycle with a Passenger
Howcast - Learn how to ride a motorcycle with a passenger from professional motorcycle instructor Joonil Park in this Howcast video.
Curated Video
Arithmetic operators
Pupil outcome: I can use a variety of arithmetic operators in a program. Key learning points: - Arithmetic expressions are used to calculate values. - Arithmetic expressions can be used in selection statements. Expressions either return...
Curated Video
Mathematical operations in data structures
Pupil outcome: I can perform a range of mathematical operations on list items and return a result. Key learning points: - Mathematical operations can be performed using operators in Python. - Mathematical operations can be performed on...
Curated Video
C++: Operator Precedence
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Curated Video
Python Lesson16
In this lesson, we explore Strings. We first understand how to calculate the length of a string. We then concatenate strings together. After that, we see how we can extract subsets of a string.
Curated Video
if-else with OR operator
An example on using if-else statements together with the OR operator in C.
Curated Video
Review Qn1
A C Program to capture User input, compute the average and decide the associated grade.
Curated Video
History of Smartphones for Kids
Phones weren’t always smart! In this episode, we’ll talk about how phones changed over time, starting with big, heavy ones that could only make calls. We’ll learn how they got smaller, faster, and smarter, turning into the smartphones we...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Operator Overloading
In this video, you will learn about plus operator overloading with our distance program.
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will...
<
br/>
This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will...
Curated Video
Rockvis: The Future of Robotic Manipulation on the International Space Station
Rockvis is a new robotic prototype installed on the International Space Station, designed to be controlled remotely from Earth. This innovative technology allows operators to have direct feedback and realistic experiences through a...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Flow Control - SWITCH
In this video, you will learn how to write a simple calculator program using the switch statement.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Fahrenheit to Celsius Conversion Program
In this video, you will learn how to write a Fahrenheit to Celsius conversion program with cin user input.
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
<
br/>
This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Building Parallel Data Pipelines with RxJava2
This video demonstrates building parallel data pipelines with RxJava2.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Polymorphism
In this video, you will explore the concept of polymorphism, a fundamental concept in OOP, and how it enables objects of different classes to be used interchangeably. You will learn about different types of polymorphism, including method...