Hi, what do you want to do?
Science ABC
Why Can’t You Clench Your Fist Right After Waking Up?
When you wake up, it takes some time to get the electrolytes flowing through the muscles in your hands again. That’s why you may not be able to make a fist right after waking up. This effect is more pronounced if you don’t wake up...
Curated Video
Expansion and Contraction
Discover how different materials react to heat, and why this can be both useful and dangerous. Physics - Energy And Radioactivity - Learning Points. Temperature affects the size and shape of an object due to the expansion and contraction...
Curated Video
The Nervous System - Body’s Communication
Our bodies contain an intricate network of nerves and pathways which make up the Central Nervous System. How are they linked? And how do they connect different parts of our body to control bodily functions? Biology - Being Human -...
Curated Video
Dissection: Lungs
We dissect and examine a cow\u2019s lungs. Before the dissection, the lungs are inflated to show the changes in volume that occur when mammals breathe. During the dissection the position and function of different parts are examined,...
Curated Video
Beating the Stock Market
Could mathematicians devise a formula to eliminate risk from the stock market? The story of the mathematical formula which made traders billions – until the unexpected happened. Maths - Statistics And Probability A Twig Math Film....
Curated Video
Dissection: Leg
We dissect and examine a frog's leg and muscles. The skin is removed and the leg is bent back and forth to see how pairs of antagonistic muscles work. Biology - Human Body - Learning Points. Muscles contract to cause movement. Muscles...
Curated Video
Amazing muscles
Which uses more muscles: smiling or frowning?
<
br/>
Life processes - Body systems - Join
t
s and muscles
/>
Learning Points
/
> Muscles are vital for movement.
Skele
t
al muscles...
<
br/>
Life processes - Body systems - Join
t
s and muscles
/>
Learning Points
/
> Muscles are vital for movement.
Skele
t
al muscles...
Curated Video
The Cardiac Cycle Simplified - What You Need to Know
If you want to understand the cardiac cycle, you need to watch this video. In it, I break down the phases of the cardiac cycle. I talk about Atrial Systole, Ventricular Systole, Diastole, and other concepts you need to understand to...
Wonderscape
Mastering Contractions and Singular Possessive Pronouns
Dive into the world of contractions and singular possessive pronouns, the everyday tools of the English language that enhance clarity and fluency in communication. Learn how contractions streamline sentences, transforming "cannot" into...
Curated Video
Football Shorts - Episode 68 ENGLAND COACH FAILS
STEVE MCCLAREN HAD BEEN IN CHARGE OF THE ENGLAND TEAM SINCE HE TOOK OVER FROM SVEN GORAN-ERIKSSON JUST BEFORE THE EURO 2008 QUALIFIERS STARTED. HIS FIRST MAJOR DECISION WAS TO DUMP POPULAR CAPTAIN DAVID BECKHAM. TERRY VENABLES WAS...
Curated Video
Yoga: Transforming Mind and Body
Join Mac Lesggy as he takes his first yoga class to understand how yoga impacts health and body mechanics. This segment demonstrates how yoga enhances flexibility, strengthens postural muscles, and allows yogis to perform extraordinary...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is a Smart Contract - Solidity
In this video, we will dive into the concept of smart contracts and how they work in the context of the Solidity programming language.
<
br/>
This clip is from the chapter "First Steps - How to Succeed in This Course" of the series...
<
br/>
This clip is from the chapter "First Steps - How to Succeed in This Course" of the series...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Final Auction Solution
In this video, we will continue to discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will finally deploy and debug the solution code for building an Auction DApplication from...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - State Variables and Constructor - Auction
In this video, we will discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will write a smart contract for an auction in Solidity, including the use of state variables and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity
In this video, you will learn about libraries in Solidity, which are a way to reuse code and can be deployed as separate contracts or included in the main contract bytecode.
<
br/>
This clip is from the chapter "Learn Advanced...
<
br/>
This clip is from the chapter "Learn Advanced...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Interfaces in Solidity
This video explains what interfaces are in Solidity and how they are used to enforce standardized behavior across contracts.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Virtual and Override in Abstract Contracts
This video explains how to use the virtual and override keywords in abstract contracts in Solidity, allowing child contracts to inherit and override functions from parent contracts.
<
br/>
This clip is from the chapter "Learn...
<
br/>
This clip is from the chapter "Learn...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Exactly are Events in Solidity
This video explains the concept of events in Solidity, including their purpose, syntax, and usage in smart contract development.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Contract Visibility Advanced II
In this video, we will continue to discuss the solution to the exercise on contract visibility advanced from the previous video. Here, you will move ahead with what was left in the previous video, and finally deploy and debug to get...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Entrance Exam for the Advanced Solidity Sections
This video focuses on the advanced topics in Solidity and how you can go about it. This is also an exercise video on contract visibility in Solidity.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Cryptographic Oracle Contract
In this video, we will discuss the solution to the exercise on a cryptographic Oracle contract from the previous video.
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
<
br/>
This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Use Assembly to Run Byte Conversions
This is an exercise video on using Assembly to run byte conversions.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Assembly and EVM OpCodes with Solidity
This video covers the topic of Assembly and EVM OpCodes in Solidity, exploring the low-level programming language of Ethereum and how to use it to optimize smart contracts.
<
br/>
This clip is from the chapter "Learn Advanced...
<
br/>
This clip is from the chapter "Learn Advanced...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Access Library Using A for B Pattern
This is an exercise video on accessing a library using the A for B pattern.
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
<
br/>
This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...