Curated Video
Production of Heat and Carbon Dioxide in Respiration - Investigating Germinating Seeds
This video is a lecture presentation on the production of heat and carbon dioxide in respiration. The presenter explains the process of aerobic respiration, which is a chemical reaction between glucose and oxygen to produce carbon...
Curated Video
Creational Design Patterns in Modern C++ - CRTP Idiom
This video demonstrates how to use the CRTP idiom to implement a singleton class through inheritance. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Decorator Pattern
This video introduces you to the decorator pattern. 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.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Strategy Pattern
This video talks about the pros and cons of the strategy pattern. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy pattern.
Curated Video
Behavioral Design Patterns in C++ - Overview of Behavioral Patterns
This video provides an overview of behavioral patterns. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Curated Video
Structural Design Patterns in Modern C++ - Decorator Types
This video focuses on the types of decorators. 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.
TED Talks
TED: How comic strips create better health care | Sam Hester
Comics creator Sam Hester is part of a growing movement within health care: graphic medicine. In short, literally drawing attention to a patient's needs and goals with pictures to foster better and more accessible caretaking. Hester...
SciShow
You Can Inherit Mitochondrial DNA from Both Parents! | SciShow News
Earlier this week, a team of researchers announced that they’d made a discovery about how we inherit mitochondrial DNA from our parents that could change what we know about not only disease inheritance, but human history as a whole.
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - III
In this third video of the series, we will try to replace conditional statements with inheritance and see if it works. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will...
Curated Video
Structural Design Patterns in Modern C++ - Static Bridge
This video focuses on the static bridge. 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 about handling...
Curated Video
Structural Design Patterns in Modern C++ - Static Decorator
This video explains the static decorator. 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.
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Implement Repository Pattern - Part 2
This is the second of the two-part video to implement the repository pattern. This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the...
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Bridge Design Pattern
This video presents a basic implementation example of the bridge pattern. 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....
Curated Video
Structural Design Patterns in Modern C++ - Basic Example - Proxy Design Pattern
This video presents a basic example of the proxy pattern. 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.
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Proxy Pattern
This video introduces you to the proxy pattern. 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.
Curated Video
Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of this pattern 1
This video highlights the pros and cons of this pattern and explains when to use it. 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...
Curated Video
Structural Design Patterns in Modern C++ - Class Adapter
This video explains the class adapter. 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 how to...
Curated Video
Structural Design Patterns in Modern C++ - Adding the Abstract Decorator Class
This video demonstrates how to add the abstract decorator 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.
Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Iterator
This video talks about the pros and cons of the Iterator design pattern. This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in C++".This section focuses on the Iterator design pattern.
Curated Video
Behavioral Design Patterns in C++ - DialogBox - IV
This video helps implement the Mediator design pattern to remove dependencies between the widgets’ classes. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator...
Curated Video
Behavioral Design Patterns in C++ - Basic Implementation-Mediator
This video demonstrates the basic implementation of the Mediator pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Curated Video
Behavioral Design Patterns in C++ - Spreadsheet Application - V
In this final video of the series, we will complete the implementation of the strategy pattern. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy...
Curated Video
Structural Design Patterns in Modern C++ - Using the Remote Proxy as a Component Object Model (COM) Component
This video explains how to use the remote proxy as a COM component. 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.
Curated Video
Structural Design Patterns in Modern C++ - Applying Virtual Proxy
This video explains how to apply 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.