SciShow
This Material Is Nearly Uncuttable
European researchers claim to have developed a composite material that is basically uncuttable, so with this material, your bike might never be stolen.
Curated Video
What Are Fast-Pitch Softball Bats?
Howcast -Learn about fast-pitch softball bats from softball coach Erin Goettlicher in this Howcast video.
Curated Video
How to Predict Compatibility with Your Astrological Chart
Howcast -Learn how to predict compatibility with your astrological chart from famed astrologer Jenny Lynch in this Howcast video.
Curated Video
Data structures
Pupil outcome: I can describe and compare data structures. Key learning points: - Data structures are used to help store, organise and manipulate data to solve problems efficiently. - Arrays are static data structures that can store data...
Curated Video
Expressing an integer as a product of its prime factors
Pupil outcome: I can write any positive integer uniquely as a product of its prime factors. Key learning points: - Every composite number has prime number factors. - All the factors of a number can be broken down into prime factors. -...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Working with the Blender Compositor
In this lesson, we will be using the compositor nodes to create great-looking portfolio pieces in Blender. You can add in bloom or change the saturation to improve the look.
Curated Video
Behavioral Design Patterns in C++ - DataList - II
In this video, we will add the menu and the macro class in this lesson and complete the implementation. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Curated Video
Mastering Prime Factorization and Factor Trees
This video explains the concept of prime factorization and demonstrates how to find the prime factorization of composite numbers using factor trees. Through examples and a step-by-step guide, viewers learn how to identify prime factors...
Curated Video
Prime vs. Composite Numbers
Mr. Addit explains the differences between prime and composite numbers.
Curated Video
Learn About Different Types Of Volcanoes | Earth Science Song For Kids | KLT
There are four classic types of volcanoes, let's learn about them!
Brian McLogan
3 Hard Factoring Problems when a is not 1
In this video we are going to cover three easy factoring problems of quadratics where a is not equal to 1 ⭐ 3 Medium Quadratics to Factor when a is not 1 - • 3 Medium Quadratics to Factor when a ... ⭐ 3 Easy Quadratics to Factor when a...
Learn French With Alexa
Vendre (to sell) in 5 Main French Tenses
Alexa teaches you how to conjugate the French verb VENDRE (to sell) in 5 main French tenses.
Learn French With Alexa
Connaître (to know) - 5 Main French Tenses
Alexa teaches you how to conjugate Connaître (to know) in 5 main French tenses.
Learn French With Alexa
Practise your French Passé Composé ER Verbs
In this episode of Alexa's 'Practise Your French' series, Alexa helps you practise the past tense/le passé composé.
Learn French With Alexa
Practise your French Tenses Identification Irregular Verbs
In this episode of Alexa's 'Practise Your French' series, Alexa helps you practise identifying the tenses of irregular verbs.
Learn French With Alexa
Practise your French Tenses Identification IR Verbs
In this episode of Alexa's 'Practise Your French' series, Alexa helps you practise identifying the tenses of IR verbs
Curated Video
Structural Design Patterns in Modern C++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part I
This is the first part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
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...
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
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++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part III
This is the third part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
Curated Video
Structural Design Patterns in Modern C++ - Pros and Cons - Proxy Design Pattern
This video explains the pros and cons 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.