Curated Video
Fundamentals of Object-Oriented Programming - C++ - UML Abstract Class - ATM Part 3
In this video, we will work on the transaction class and add reporting to our ATM system. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - STL - VECTOR
In this video, you will learn about vector standard template library. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template...
Astrum
How the Speed of Light Reveals the Strangeness of Our Universe
Why doesn't anything go faster than the speed of light? Want to see the world through the eyes of a scientist?
Veritasium
The Big Misconception About Electricity
This video explores how electrical energy travels from a power plant to your home. It explains the role of electric and magnetic fields in energy transfer and debunks common misconceptions about electron movement. Through the concept of...
Curated Video
Espermatozoides
Células reproductoras masculinas, también denominadas gametos masculinos.
Twig - Biología
Curated Video
Celeridad, velocidad y aceleración
Descubre cómo, aunque interrelacionadas, la celeridad, la velocidad y la aceleración son medidas muy diferentes del movimiento.
Twig - Física - Fuerzas - Las leyes del movimiento
Claves de aprendizaje
Es posible calcular la...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Naive Way
This video demonstrates the multiplication of a parallel matrix in the naive or basic way.
R Programming 101
Manipulation Text in R: Using str_locate() with the stringr Package
Unlock the power of text manipulation in R with the str_locate() function from the popular stringr package, part of the Tidyverse ecosystem! In this beginner-friendly tutorial, we'll walk you through how to precisely locate substrings...
Science ABC
Tangential Velocity: Definition, Formula, Equation, Calculation and Examples
The tangential velocity is measured at any point tangent to a rotating wheel. Thus, angular velocity, w, is related to tangential velocity, Vt, through the formula: Vt = wr. Here, r is the radius of the wheel. Tangential velocity is the...
Curated Video
Las fuerzas de contacto y los sistemas ligados
En este vídeo vamos a hablar sobre las fuerzas de contacto que podemos encontrar en nuestro día a día, así como de las fuerzas fundamentales y de los sistemas ligados y algunas consideraciones que debemos recordar a la hora de estudiarlos.
Curated Video
Force
A 'push' or a 'pull' on an object. 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
Velocity
The speed of an object in a particular direction. 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...
Curated Video
Vector
A quantity that has both magnitude, or size, and direction. 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...
Curated Video
Sperm
Male reproductive cells, also referred to as the male gametes. 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...
Curated Video
Perspective: Dazzle Camouflage
See the amazing warship 'camouflage' that dazzled the enemy, not by hiding the ship, but by tricking the eye. Maths - Space A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract...
Curated Video
Binary: The Alien Language
In the 1970s, launched aboard a space probe was what is considered one of the most important scientific diagrams ever created. If found by extraterrestrial life, the plaque explains details about the human race and where we are in the...
Curated Video
Vectors: Air Traffic Control
How air traffic controllers use position vectors to ensure that aeroplanes can fly safely in crowded skies. Maths - Algebra A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract...
Curated Video
Speed, Velocity, Acceleration
Discover how speed, velocity and acceleration are interlinked but very different measurements of motion. Physics - Forces - Learning Points. The velocity and acceleration of any moving object can be calculated. Speed is the distance...
Curated Video
Transformations: Skateboarding
Watch how a skateboard shape is transformed when tricks are performed, by sliding, rotation and reflection. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Embeddings
In this video, we will understand what embedding is. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk about Natural...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Recurrent Neural Networks (Elman Unit Part 2)
In this video, you will learn how to use the simple RNN to solve many-to-one tasks and many-to-many problems. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Recurrent Neural Networks (Elman Unit Part 1)
In this video, we will get introduced to simple recurrent neural networks also called as Elman Unit. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Code Yourself (Part 1)
In this video, you will learn to write Python code from scratch for financial analysis with ChatGPT using pairs trading strategies. This video will cover fundamental coding concepts such as data types, variables, loops, conditional...