Curated Video
Java Multithreading and Parallel Programming Masterclass - No-Starve Mutex Problem
This video explains the No-Starve Mutex Problem.
Food Farmer Earth
Redefining Sustainability in Agriculture: Beyond Organic Farming
Learn about the evolution of sustainability in agriculture, from organic practices to a broader focus on ecological health and resilience. Discover how farms are adapting to ensure long- term sustainability amid changing environmental...
Curated Video
Emission
The release of electromagnetic radiation, often in the form of light, from an atom or molecule. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig...
Curated Video
Spontaneous emission
The process in which an atom or molecule produces a photon of light when it undergoes a spontaneous transition from an excited state to a lower energy level. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds...
Curated Video
What is a Rainbow? - Light Refraction
What is refraction and how does it produces the colours and shape of a rainbow? Earth Science - Weather - Learning Points. Rainbows are beautiful tricks of the light. Rainbows are caused when light is reflected and refracted by water....
Flipping Physics
Inductance
Ever wondered why current in a circuit doesn't change instantly? Join us as we explore the fascinating world of inductance using a basic circuit with a battery, a resistor, and a switch! 🤓🔧 In this engaging video, we break down the...
Communication Coach Alex Lyon
Transitions Statements for Public Speaking
Transitions Statements for Public Speaking
Wonderscape
Crafting an Effective Conclusion for Your Essay
Uncover the art of writing a compelling conclusion for your essay, an essential element that brings your narrative full circle. Learn how to summarize main points, reiterate the thesis statement, and leave a lasting impression with a...
PBS
What Happened During Our Scary Slumber Party
Light as a Feather, Stiff as a Board, Bloody Mary and Ouija are scary and entertaining rites of passage for kids and teens to participate in. But do these games actually work? And why do we love to scare each other so much at sleepovers?
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Stories Section
Learn how to recreate the captivating stories section within the Instagram UI clone, gaining valuable insights into its construction and adding a dynamic element to your project.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Animating the Player
In this video, you will learn how to animate the player to add visual feedback to the game.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Introduction to React.JS
In this video, we will look at React.JS, a popular JavaScript library for building user interfaces. You will learn about the benefits of using React, its component-based architecture, and the virtual DOM, and an overview of the key...
Great Big Story
Chris Mosier, breaking barriers as a transgender athlete
Follow Chris Mosier's journey as the first transgender man on a US men's national team, challenging sports policies and inspiring change.
Curated Video
Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Finishing the Grip Attachment
In this video, we will create the attachment system for the grip to be attachable to the phone case. This clip is from the chapter "The Grip - Attachment" of the series "Advanced 3D Printing with Fusion 360: Design Your Phone Case".This...
Curated Video
Deep Learning - Crash Course 2023 - Sigmoid Neuron Introduction
In this video, we will be introduced to Sigmoid Neuron. This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with Sigmoid Neuron.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Enhanced Features
AWS has really upped its game with added S3 features. Learn about intelligent tiering, S3 object lock, and batch operations in this video.
Curated Video
The Art of Doing - Web Development for Beginners - CSS Transitions
In this video, we will explore CSS Transitions, which enables you to smoothly change property values of elements over a specified duration. You will learn how to define transition properties and durations, and how to trigger transitions...
Curated Video
Behavioral Design Patterns in C++ - Methods for States - II
This video demonstrates the implementation of method for states in code. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Curated Video
Behavioral Design Patterns in C++ - Transition Table - I
This video explains the implementation of the State design pattern through a transition table. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Curated Video
Behavioral Design Patterns in C++ - Lamp - IV (Yellow State)
In this video, we will be adding one more state to the code, that is, yellow state, and see what we can do with the addition of the new state. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This...
Curated Video
Behavioral Design Patterns in C++ - Basic Example-2
This video explains a basic example of the State design pattern. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Curated Video
Behavioral Design Patterns in C++ - Introduction-State
This video provides an introduction to the State design pattern and helps find the state of the object. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design...
Curated Video
Behavioral Design Patterns in C++ - Methods for States - IV
In this video, we will add a yellow state to the lamp. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Curated Video
Behavioral Design Patterns in C++ - Methods for States - III
This video extends the code and modifies the state class. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.