Instructional Video11:03
SciShow

How the Internet Was Invented | The History of the Internet, Part 1

12th - Higher Ed
The Internet is older than you might think!
Instructional Video9:42
SciShow

The Oldest Shipwreck in the World

12th - Higher Ed
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.
Instructional Video5:59
Amoeba Sisters

Gene Regulation and the Order of the Operon

12th - Higher Ed
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.
Instructional Video15:21
TED Talks

TED: A stellar history of modern astronomy | Emily Levesque

12th - Higher Ed
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...
Instructional Video6:01
TED Talks

TED: Silicon-based comedy | Heather Knight

12th - Higher Ed
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...
Instructional Video11:13
SciShow

How the Internet Was Invented | The History of the Internet, Part 1

12th - Higher Ed
The Internet is older than you might think!
Instructional Video10:01
Bozeman Science

Operon

12th - Higher Ed
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. The...
Instructional Video10:05
Bozeman Science

Gene Regulation

12th - Higher Ed
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...
Instructional Video5:18
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Operator Overloading

Higher Ed
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...
Instructional Video2:57
Curated Video

Rockvis: The Future of Robotic Manipulation on the International Space Station

Pre-K - Higher Ed
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...
Instructional Video19:24
Curated Video

Java Multithreading and Parallel Programming Masterclass - Building Parallel Data Pipelines with RxJava2

Higher Ed
This video demonstrates building parallel data pipelines with RxJava2.
Instructional Video9:35
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Polymorphism

Higher Ed
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...
Instructional Video7:53
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Operator Overloading

Higher Ed
In this video, you will learn about operator overloading in Python, which allows you to redefine the behavior of operators for custom classes. You will learn how to implement operator overloading to make your classes more powerful and...
Instructional Video14:38
Curated Video

Fundamentals of Object-Oriented Programming - C++ - UML Abstract Class - ATM Part 2

Higher Ed
In this video, we will work on the child classes called SavingAccount and CheckingAccount. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case...
Instructional Video6:52
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Dynamic Memory Management

Higher Ed
In this video, you will learn about dynamic memory management. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control,...
Instructional Video7:09
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators

Higher Ed
In this video, you will learn about relational and logical - operators. 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,...
Instructional Video11:21
Bedtime History

Transatlantic Communications for Kids | Bedtime History

K - 12th
Explore the fascinating evolution of transatlantic communications in this detailed video. We trace the journey from the early days of transoceanic messages carried by ships to the groundbreaking laying of the first telegraph cable across...
Instructional Video9:50
Curated Video

Machine Learning: Random Forest with Python from Scratch - Logical Operators, User Input, Game

Higher Ed
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...
Instructional Video7:54
Curated Video

Machine Learning: Random Forest with Python from Scratch - Comparison Operators

Higher Ed
Here, you will learn about Python's two types of operators, the comparison operator, and the logical operator. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video10:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Ternary Operator

Higher Ed
The ternary operator is a concise way to write if/else statements in JavaScript, and this video shows us how to use it effectively. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the...
Instructional Video8:13
Curated Video

Modern JavaScript from the Beginning - Second Edition - Logical Operators

Higher Ed
This video covers the logical operators in JavaScript, including AND (andand), OR (||), and NOT (!), which allows us to combine conditions and create more complex logic. This clip is from the chapter "Logic and Control Flow" of the...
Instructional Video3:26
Curated Video

Modern JavaScript from the Beginning - Second Edition - Calculator Challenge

Higher Ed
In this video, we will be presented with a challenge to create a simple calculator using the concepts covered in this section. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the Beginning".In...
Instructional Video7:14
Curated Video

Modern JavaScript from the Beginning - Second Edition - Else-If and Nesting

Higher Ed
Building on the previous video, this video shows how to use else-if statements to handle multiple conditions and how to nest if statements within each other. This clip is from the chapter "Logic and Control Flow" of the series "Modern...
Instructional Video7:32
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise Solution - Decision-Making Structures in Rust

Higher Ed
This is a solution video on decision-making structures in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...