Instructional Video10:16
SciShow

5 Devastating Security Flaws You've Never Heard Of

12th - Higher Ed
Devastating vulnerabilities are hiding in the technology in programs, protocols, and hardware all around us. Most of the time, you can find ways to protect yourself.
Instructional Video12:03
Crash Course

3D Graphics: Crash Course Computer Science

12th - Higher Ed
Today we’re going to discuss how 3D graphics are created and then rendered for a 2D screen. From polygon count and meshes, to lighting and texturing, there are a lot of considerations in building the 3D objects we see in our movies and...
Instructional Video12:25
TED Talks

TED: How racism harms pregnant women -- and what can help | Miriam Zoila Perez

12th - Higher Ed
Racism is making people sick -- especially black women and babies, says Miriam Zoila Perez. The doula turned journalist explores the relationship between race, class and illness and tells us about a radically compassionate prenatal care...
Instructional Video10:50
Crash Course

Buffers, the Acid Rain Slayer: Crash Course Chemistry

12th - Higher Ed
In this episode, Hank talks about how nutty our world is via Buffers! He defines buffers and their compositions, talks about carbonate buffering systems in nature, acid rain, pH of buffers, and titration. Plus, a really cool experiment...
Instructional Video10:15
SciShow

5 Devastating Security Flaws You've Never Heard Of

12th - Higher Ed
Devastating vulnerabilities are hiding in the technology in programs, protocols, and hardware all around us. Most of the time, you can find ways to protect yourself.
Instructional Video7:20
Curated Video

What is a Critical Chain? Project Management in Under 5

10th - Higher Ed
The Critical Path Method is well known. But, what is a Critical Chain?
Instructional Video3:32
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER

Higher Ed
In this video, you will learn about file I/O readd Buffer class. 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 (Standard Template...
Instructional Video2:41
Curated Video

What is Biodiversity?

6th - 12th
Biodiversity is vital to life on Earth. What is it and why is it important and how is it changing? Biology - Ecosystems - Learning Points. Biodiversity is the number of different species and the variety within species. High biodiversity...
Instructional Video0:47
Curated Video

Buffer

6th - 12th
A substance that maintains a solution in a narrow range of pH. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce...
Instructional Video12:23
Curated Video

Type-Safe Interfaces with Modern C++ - std::string_view – Basic Interface

Higher Ed
Learn about the most important member functions and operations provided with `std::string_view`.
Instructional Video5:35
Curated Video

Type-Safe Interfaces with Modern C++ - std::string_view – Introduction

Higher Ed
Learn about `std::string_view`, introduced in C++17.
Instructional Video8:18
Curated Video

Type-Safe Interfaces with Modern C++ - std::string

Higher Ed
Learn about the idea of an "owning wrapper" by understanding how `std::string` works internally and what its semantics are.
Instructional Video13:46
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile Image Upload

Higher Ed
In this video, you will learn how to implement profile image upload functionality in your Twitter Clone app using Node.js and Express framework.
Instructional Video4:45
Curated Video

Behavioral Design Patterns in C++ - Containers - I (Array)

Higher Ed
In this video, you will implement an array class as a dynamic array. This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in C++".This section focuses on the Iterator design pattern.
Instructional Video7:51
Curated Video

Oracle Database Administration from Zero to Hero - Database Memory Concepts (Part 1 of 2)

Higher Ed
In this video, we will delve into the database memory concepts. You will learn about the database buffer cache and its significance in optimizing database performance. This clip is from the chapter "Managing Oracle Database Components"...
Instructional Video11:47
Curated Video

Mastering C++ Standard Library Features [Video] - constexpr' in the Standard Library

Higher Ed
Learn about `constexpr` features in the Standard Library introduced throughout C++11/14/17, and upcoming C++20 features
Instructional Video10:12
Curated Video

Mastering C++ Standard Library Features [Video] - Example: Implemeting std::vector

Higher Ed
Step-by-step implementation of an `std::vector` clone that uses move semantics and is move-aware
Instructional Video4:33
Curated Video

Design Microservices Architecture with Patterns and Principles - Topic-Queue Chaining and Load Balancing Pattern

Higher Ed
This video explores the pattern of chaining topics and queues for load balancing in microservices communication. It demonstrates how this pattern can distribute the processing load among multiple service instances while maintaining the...
Instructional Video2:58
Curated Video

Is Your Stomach Acid (Gastric Acid) Diluted When You Drink Water?

Pre-K - Higher Ed
Short answer: Yes, drinking a lot of water will certainly change the pH of the stomach, but this amount is trivial. However, since your stomach is very acidic, to begin with, drinking water will not dilute it significantly. Also, there...
Instructional Video5:28
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Architecture Implementation

Higher Ed
We have already discussed the project architecture in our previous session. We will now go ahead and implement the project architecture. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with...
Instructional Video3:29
Curated Video

Structural Design Patterns in Modern C++ - Implementing Virtual Proxy

Higher Ed
This video demonstrates how to implement virtual proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Instructional Video7:08
Curated Video

Structural Design Patterns in Modern C++ - Creating String Class

Higher Ed
This video demonstrates how to create the String class. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design pattern.
Instructional Video4:33
Curated Video

Structural Design Patterns in Modern C++ - Adding the BufferedStream Class

Higher Ed
This video explains how to add the BufferedStream class. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Instructional Video7:26
Curated Video

Structural Design Patterns in Modern C++ - Adding StringInfo for Sharing Internal Strings

Higher Ed
This video explains how to add StringInfo for sharing internal strings. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design...