Curated Video
Creational Design Patterns in Modern C++ - Introduction - explains the intent, structure, and implementation
This video explains the intent, structure, and implementation of the object pool pattern. • Reminder of what `std::string` is • How `std::string` works and its semantics • `std::string` in interfaces This clip is from the chapter "Object...
Curated Video
Creational Design Patterns in Modern C++ - Using the Abstract Factory
This video demonstrates how to refactor the database framework to use the abstract factory design method. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on...
Economics Explained
Can a New Leader Save North Korea's Economy?: Wealth - What Makes Us Rich
The wild ride of 2020 continued this week with the news that the leader of North Korea, Kim Jong Un was in a critical condition and that his continued leadership of the nation was not necessarily guaranteed. This has, of course,...
Economics Explained
Why is Working Harder Making Us Poorer?
Workers today are amongst the hardest worked individuals in history, while simultaneously being the most efficient. Sure, they have traded in grueling factory floors and coal mines for air-conditioned offices so they probably don’t get...
The Wall Street Journal
Circular Chic
What does it take for a fashion brand to become truly sustainable? Designer Eileen Fisher has an idea, and she is betting the future of her company on it.
Curated Video
IELTS Task 1 Vocabulary: Make Your Process Pop!
Today learn high-scoring vocabulary for IELTS Task 1 process essays.
Curated Video
Multiplying Whole Numbers by Fractions Using Area Models
This video explains how to multiply a whole number by a fraction using area models. It clarifies the concept of repeated addition and demonstrates how to correctly model the multiplication of fractions and whole numbers.
Packt
What Are Patterns?
JavaScript Patterns: What Are Patterns? This clip is from the chapter "JavaScript Patterns" of the series "Modern JavaScript from the Beginning".In this section, you will learn what JavaScript patterns are, and the various JavaScript...
The March of Time
1952: CANADA: AIRCRAFT INDUSTRY: TU WS AVRO CF-100 Canuck low flying jet moving toward & over, TD AVRO Canada sign above building entrance. VS Workers in warehouse working on aircraft parts, jet body, electrical. Note: Poor contrast, film lines jet.
MOT 1952: CANADA: AIRCRAFT INDUSTRY: TU WS AVRO CF-100 Canuck low flying jet moving toward & over, TD AVRO Canada sign above building entrance. VS Workers in warehouse working on aircraft parts, jet body, electrical. Note: Poor...
Economics Explained
The Economics of Brexit: Brexit
Brexit has shaken things up not only inside Britain but outside as well in the EU. What were the causes that led to this separation and how does it affect the economy moving forward? Helping you become more knowledgeable about how the...
The March of Time
1941: 'THE STUART CASE': Evidence in plastic bags being placed in box. WS U.S. Department of Justice building. Forensic ballistics: FBI Technician next to wall of hand guns. FBI Expert looking at casing under microscope, CU bullet casing from gun.
MOT 1941: 'THE STUART CASE': Evidence in plastic bags being placed in box. WS U.S. Department of Justice building. Forensic ballistics: FBI Technician next to wall of hand guns. FBI Expert looking at casing under microscope, CU bullet...
Curated Video
Learning Dart (Video 12)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
The Telegraph
On the ground: Devastation as Russian shelling strikes civilian targets in Dnipro | Dispatch
Civilian targets came under Russian shelling in the central Ukrainian city of Dnipro Friday, killing one, emergency services said, in what appeared to be the first direct attack on the city. Early on Friday, "there were three air strikes...
Curated Video
Creational Design Patterns in Modern C++ - std::shared_ptr
This video demonstrates how to use the factory method as functions and focuses on the std::shared_ptr function. This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section...
Brian McLogan
Find the missing value using two secant lines from a point outside of the circle
Learn how to solve problems with secant lines. A secant line is a line that intersects a circle at exactly 2 points in contrast to a tangent line which is a line that touches a circle at exactly one point. When two secant lines...
Brian McLogan
Learn how to factor using the area of a box
👉Learn how to factor quadratics when the coefficient of the term with a squared variable is not 1. To factor an algebraic expression means to break it up into expressions that can be multiplied together to get the original expression. To...
Curated Video
Creational Design Patterns in Modern C++ - std::unique_ptr
This video highlights the examples explaining how and why a factory method can be implemented as a global function and focuses on the std::unique_ptr function. This clip is from the chapter "Factory Method" of the series "Creational...
Curated Video
Biosfera
Este programa de video de accion en vivo es acerca de la palabra biosfera. El programa esta disenado para reforzar y apoyar la comprension y retencion de la palabra biosfera, por parte del estudiante, a traves del uso de videos,...
Brian McLogan
Learn how to solve a word problem involving roots
👉 In this playlist, you will learn how to solve a literal equation. We will work through solving literal equations from formulas as well as equations of a line. When solving literal equations we will be isolating a given variable by...
Brian McLogan
Learn how to solve by factoring a quadratic ac method
we find two factors of the product of the constant term (the term with no variable) and the coefficient of the squared variable whose sum gives the linear term. These factors are now placed in separate brackets with x to form the factors...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Cumulative Frequency - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
The Business Professor
Job Order Costing
Job Order Costing is the allocation of costs to specific jobs. This can include actual costs or normal costs (projected costs) based upon an allocation rate.
Curated Video
Creational Design Patterns in Modern C++ - Multiple Actors - Part III
This video is the third part of the three-part video that demonstrates how to reduce dependency on the concrete classes through a factory. This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern...
Curated Video
Comprehensive Android Developer Bootcamp - Playing a Video with ExoPlayer
Android Media – Playing Sounds and Videos:Playing a Video with ExoPlayer This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how to...