Curated Video
Magnetic Quantum Number: The Magnetic Effect on Electrons
The magnetic quantum number abbreviated as m represents the orbital orientation of an electron in a given energy level and sublevel. Here's a thorough rundown: Definition: Azimuthal quantum number (L) is represented by 𝑙l, and the...
Curated Video
Bohr's Atomic Model: Electrons in Orbit
In 1913, Niels Bohr proposed an atomic model that dramatically altered our comprehension of atomic structure by establishing a novel framework for describing the arrangement and behaviour of electrons within an atom. The purpose of...
Curated Video
How do you store sugar in your body
Glucose storage in the human body happens in different ways. After eating a delicious slice of cake, our bodies need to process all the sugar we've ingested. Some is used for energy, and the excess is stored.
Curated Video
Top 10 Things to Know about the CAPM - Certified Associate in Project Management
CAPM is the Project Management Institute’s entry-level certification in general project management. CAPM stands for Certified Associate in Project Management. Here are the 10 key things to know about the CAPM. 1. What the CAPM is 2. Who...
Curated Video
Java Multithreading and Parallel Programming Masterclass - The Synchronized keyword
This video demonstrates the Synchronized keyword.
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Templates - Class and Function
In this video, we will explore template classes and functions with a program where you will learn how to swap two variables. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Logical - Relational - Boolean Operators
In this video, you will learn about relational and logical - operators. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose of OOP,...
Curated Video
Millibar (mb)
A unit of pressure widely used for expressing atmospheric pressure. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films...
Curated Video
Billion
One thousand million, or ten to the power of nine in scientific notation. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films...
Curated Video
Kinetic energy
The energy of movement. It is equal to half the moving object's mass, multiplied by its velocity. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig...
Curated Video
Ratios: Currency Exchange
Why are currencies worth different values, and how do you calculate the cross-currency value of your money? Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract...
Curated Video
Molecular mass
The mass of one molecule of a substance. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce abstract concepts and key...
Curated Video
Conformational Stability of Ethane & Butane: Which is More Stable?
Ethane and butane exhibit different conformations due to rotation around their carbon-carbon single bonds. In ethane, the most stable conformation is the staggered form, where the hydrogen atoms on adjacent carbons are positioned as far...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Correcting How We Measure Strategy Performance
Let's explore different performance metrics used to evaluate the effectiveness of our pairs trading strategies, such as risk-adjusted returns, drawdowns, and other relevant indicators, and learn to correctly measure and interpret these...
Curated Video
Sweet Science: Understanding Sugar's Role in Our Diet
Explore the complexities of sugar in our diets, from the natural sugars in fruits and vegetables to the added sugars in processed foods. Learn about the impact of sugar on our body, why we crave it, and how different types of sugar...
Curated Video
Maintaining Weight Post-Diet: Avoiding the Yo-Yo Effect
This video focuses on strategies to stabilize weight after dieting to prevent the yo-yo effect. It includes expert insights on hormonal impacts like ghrelin and leptin changes during dieting, and practical tips for sustainable eating...
Curated Video
Sweet Secrets: Unveiling the Science and History of Sugar
Dive into the fascinating world of sugar, from its humble beginnings as a luxury item to its current status as a kitchen staple. Discover how sugar is transformed from beets and cane into the crystals we use every day. Explore the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Ether Units and Denominations in Solidity
In this video, we will explore the different units and denominations used for Ether in Solidity. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete Solidity Course -...
Curated Video
The Inner Workings: How Our Bodies Use Water, Gas, and Electricity
Venture into the fascinating 'factory' of the human body, where water, gases, and electricity play crucial roles in our daily functions. From hydrating cells and transporting nutrients to facilitating breath and powering the heart,...
Curated Video
Supercharge Scala Future | FP-Tower - Thank You and Conclusion
This video talks about the course conclusion and helps you with the next steps. This clip is from the chapter "Conclusion" of the series "Supercharge Scala Future | FP-Tower".This section focuses on the conclusion of the course.
Curated Video
Fundamentals of Secure Software - Introduction to Session Management
This video provides an introduction to session management and best practices.
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Customer and Order Classes
In this video, you will learn the creation of the model classes: Customer and Order that map to the corresponding database tables. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Categorical Cross Entropy
In this video, you will learn about categorical cross entropy, which is used in multiclass classification. This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural Networks with...
Curated Video
Mastering C++ Standard Library Features [Video] - Lambdas: Function Objects in Disguise
Understand what lambda expressions are and what problem they solve