National Geographic
DIY - The Pattern Game | Brain Games
Illusionist Max Darwin shows off some pattern-based magic you can use to amaze your friends. ➡ Subscribe: http://bit.ly/NatGeoSubscribe About Brain Games: Using a series of experiments, illusions and man-on-the-street demonstrations,...
Curated Video
Behavioral Design Patterns in C++ - Hangman - III
This video shows you how to implement checkpoints in the Hangman game. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Creational Design Patterns in Modern C++ - Multiple Actors - Part I
This video is the first part of the three-part video that demonstrates how to update the example to support multiple types of actors. • Smart pointers, raw pointers, and references • Function objects • Contiguous sequences This clip is...
Curated Video
Creational Design Patterns in Modern C++ - Game - Introduction
This video highlights an example used for the prototype design pattern. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an overview of the cloning types with an...
Curated Video
Behavioral Design Patterns in C++ - Hangman - IV
In this video, we will take the responsibility of managing checkpoints out of the Hangman class by refactoring it to use the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This...
Curated Video
Creational Design Patterns in Modern C++ - Memory Management
This video demonstrates how to modify your implementation to use smart pointers to avoid the manual memory management. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides...
Curated Video
Behavioral Design Patterns in C++ - Why You Should Take This Course
This clip is from the chapter "Introduction to the Course" of the series "Behavioral Design Patterns in C++".This section provides an introduction to the entire course.
Curated Video
Creational Design Patterns in Modern C++ - Course Introduction
This video provides an introduction to the course. This clip is from the chapter "Introduction" of the series "Creational Design Patterns in Modern C++".This section introduces you to the course and presents the learning objectives. You...
Curated Video
Greek Theatre, Delos Island
The ancient Greek drama was a theatrical culture that flourished in ancient Greece from 700 BC. The city-state of Athens, which became a significant cultural, political, and military power during this period, was its center, where it was...
TED Talks
TED: How games make kids smarter | Gabe Zichermann
Can playing video games make you more productive? Gabe Zichermann shows how games are making kids better problem-solvers, and will make us better at everything from driving to multi-tasking.
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Composition Patterns from Modular Houses
In this video, you will learn how to compose patterns from modular houses. You will explore different techniques for creating patterns and learn how to apply these patterns to your modular houses to create a unique and interesting look...
Curated Video
Structural Design Patterns in Modern C++ - Game Implementation - Part I
This is the first part of the three-part video that focuses on the 3D models in the game. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to...
Curated Video
Structural Design Patterns in Modern C++ - Game Input
This video presents an example of game input. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern, explains...
Curated Video
Creational Design Patterns in Modern C++ - Pooling Game Objects - Part I
This video is the first part of the two-part video that explains the benefits of pooling a large number of game objects. • Learn construction and solve an assignment • Container interface and shrinking operations • Comparisons This clip...
Curated Video
Structural Design Patterns in Modern C++ - Game Implementation - Part II
This is the second part of the three-part video that focuses on the issues in the game and explains how to resolve them. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern...
Curated Video
Behavioral Design Patterns in C++ - Hangman - II
This video will help you test the Hangman game. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Behavioral Design Patterns in C++ - Hangman - I
In this video, we will implement the popular Hangman game on the console. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Structural Design Patterns in Modern C++ - Using the Adapter Pattern
This video explains how to use the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern,...
Curated Video
Structural Design Patterns in Modern C++ - Adapter Implementation
This video explains how to implement the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design...
Curated Video
Creational Design Patterns in Modern C++ - Game Implementation - Part III
This video is the third part of the six-part video that demonstrates how to add the GameManager, which creates the instances of the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Curated Video
Behavioral Design Patterns in C++ - Hangman - VI
In this video, we will use serialization to implement the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of the object pool pattern
This video highlights the pros and cons of the object pool pattern and explains when to use it. This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern C++".This section provides an overview of the...
Curated Video
Structural Design Patterns in Modern C++ - Game Implementation - Part III
This is the third part of the three-part video that explains how to add the Car 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...