Curated Video
Powerful Presentations With Google Slides - Inserting Shapes
After this video, the viewer will be able to draw and insert shapes in to their presentation.
Curated Video
Repeated and Non-Repeating Number Patterns
Recognize the difference between repeating and non-repeating patterns.
SciShow
The Link Between Zebra Stripes and Sand Dunes | Natural Patterns
Stripes! Hexagons! They're everywhere! These patterns in nature might seem like aesthetic coincidences, but they are actually the result of physical process that show up again and again, even in otherwise unrelated phenomena.
Crash Course
What are the Patterns of Border Conflicts? Crash Course Geography
Today, we’re going to take a closer look at borders and the stories they tell. When we look at a map, the shapes we’re seeing can seem so permanent, but a map is just a snapshot of the Earth at a particular time, and by looking a...
Curated Video
Exploring Patterns and Writing Explicit Expressions
In this video, the teacher explains how to define an explicit expression by exploring patterns. They demonstrate how to find the rate of change and initial value in linear equations, and use these values to write the explicit expression.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - III
In this video, you will implement the Visitor pattern, through which you will add new operations to the shape hierarchy. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on...
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - I
This video explains the implementation of shape hierarchy with the help of the Visitor pattern. Here, you will implement classes representing the geometry of a line and a circle. This clip is from the chapter "Visitor" of the series...
Curated Video
Structural Design Patterns in Modern C++ - Adding the Shape Base Class
This video explains how to add the shape base class. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern. You will also learn...
Curated Video
Structural Design Patterns in Modern C++ - Adding Shapes
This video explains how to add more shape classes. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern. You will also learn...
Encyclopaedia Britannica
Did you know? How Countries Choose Their Capitals
Discover what factors countries consider when picking their capital cities.
Curated Video
How to Conduct a Survey and Choose a Sampling Method
This video provides a lesson on how to conduct a sample survey to determine the popularity of two soda brands, A and B, on a college campus. It explains different sampling methods such as simple random sampling, systematic sampling,...
Curated Video
Shapes + Shapes = Bigger Shapes
“Shapes + Shapes = Bigger Shapes” demonstrates how to construct shapes and pictures from component shapes included in pattern block sets.
msvgo
Repeating Patterns of Shapes
This nugget demonstrates the repeating patterns of shapes and helps students to extend these patterns.
Catalyst University
Extension-Rotation & Kemp Tests | Rationale & Interpretation
In this video, I explain and demonstrate two special tests that are extremely similar but are used to assess for different conditions of the lumbar spine. [1] Extension-rotation test → zygapophyseal joint dysfunction [2] Kemp test →...
Healthcare Triage
Joe Biden and Kamala Harris Have a Plan for Covid-19
The federal response to the Covid-19 pandemic has been criticized as somewhat...disorganized. Joe Biden and Kamala Harris have outlined a plan for how their administration would approach the pandemic, should they be elected to the White...
Curated Video
Finding the Core of Repeating Patterns
In this video, the teacher explains how to solve repeating patterns by finding the pattern's core. The core is the smallest unit in a pattern that repeats, and by identifying it, students can easily determine the shape or item at any...
Curated Video
Structural Design Patterns in Modern C++ - Bridge Intent and Implementation Overview
This video explains the intent of the bridge pattern and presents an overview of the implementation of the pattern. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This...
ATHS Engineering
Creating a Pattern File in Onshape
Creating a Pattern File in Onshape part 2/2: In this video, the teacher demonstrates how to extrude and remove shapes using Onshape, and how to use the offset and fillet tools to create the desired shape. The tutorial provides...
Curated Video
I WONDER - Who Was The Goddess Athena?
This video is answering the question of who was The Goddess Athena.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - V
This video will help you add new operations to the existing class hierarchy with the help of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the...
Curated Video
Structural Design Patterns in Modern C++ - Adding Support for Rendering through OpenGL
This video explains how to add support for rendering through OpenGL. This clip is from the chapter "Bridge Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the bridge design pattern. You...
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Visitor
This video talks about the pros and cons of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.