Curated Video
Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 2
This is the second of the two-part project-based video on simulating a MapReduce job with threads.
Curated Video
Java Multithreading and Parallel Programming Masterclass - [Project] - Simulating a MapReduce Job with Threads - Part 1
This is the first of the two-part project-based video on simulating a MapReduce job with threads.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Create Your First Class with OOP
In this video, you will learn how to create your first class in Python using OOP principles. You will understand the syntax for defining a class, creating objects, and initializing attributes. This video will provide a step-by-step guide...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Files - FSTREAM
In this video, you will learn about file I/O classes such as fstream, ifstream, and ofstream. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Multi-dimensional Arrays
In this video, you will learn about multi-dimensional arrays by working on a simple student grades program. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Curated Video
Java Multithreading and Parallel Programming Masterclass - How Can We See What's Happening Inside a JVM?
This video demonstrates how we can see what's happening inside a JVM (Java Virtual Machine).
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.
Curated Video
Sunspot
Short-lived dark spots on the surface of the Sun. 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
Levers, Wheels, Pulleys
There are only six basic types of machine. Discover more about levers, wheels and pulleys: what are they and why are they useful? Physics - Forces - Learning Points. Archimedes designed simple machines to move and lift objects. The...
Curated Video
Laws of Thermodynamics
Find out what these two principal laws explain about the way energy can and cannot be used throughout the entire Universe. Physics - Energy And Radioactivity - Learning Points. The 1st law of thermodynamics states that energy can neither...
Curated Video
Percentage yield
A measurement of the efficiency of a chemical reaction, calculated by dividing the actual amount of product by the theoretical maximum amount. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning...
Curated Video
Enigma: Cracking The Code
The Enigma machine could pair up letters in 150 million million ways. How did the machine work to give so many different permutations – and how was the code eventually cracked? Maths - Number A Twig Math Film. Reinforce and extend the...
Curated Video
Algorithms: Turing
Why Turing devoted his life to the quest of what we now know as artificial intelligence, and invented the first algorithms that now form the basis of all programmed computers. Maths - History Of Maths A Twig Math Film. Reinforce and...
Curated Video
How Algorithms Change the World
What are algorithms, and how do they dictate human behaviour? Helpful and often life-saving functions, algorithms are shaping our lives more and more as they become increasingly complex. Maths - Algebra A Twig Math Film. Reinforce and...
Curated Video
Planes, Wedges, Screws
There are only six basic types of machine. Discover more about planes, wedges and screws: what are they and why are they useful? Physics - Forces - Learning Points. Machines based on the ideas of Archimedes make work easier. An inclined...
Science Buddies
Arduino Solar Tracker
Build a device to make a solar panel track the sun throughout the day in this engineering project
Science Buddies
Understanding Thresholds in Machine Learning
Join Tracy as she explores the concept of thresholds in machine learning, focusing on their critical role in binary classification tasks. Learn how activation functions and thresholds determine the classification of data points, using a...
Science Buddies
Simple Explanation of Neural Networks
Tracy from Science Buddies guides you through the basics of neuron networks used in machine learning. Discover how neurons and layers work together to process information and make predictions, from image recognition to language...
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-1
This video guides you through the process of installing Tailwind CSS and demonstrates how to create the initial template, laying the foundation for the Tesla UI clone project.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Sets
Our next datatype is a set, an unordered collection of iterable and mutable data. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - GRU and LSTM (Part 2)
In this video, you will learn about modern RNN units called LSTM. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - GRU and LSTM (Part 1)
In this video, you will learn about modern RNN units called GRU. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Paying Attention to Shapes
In this video, we will work on shapes in RNN. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - RNN Code Preparation
In this video, we will understand how to write code in TensorFlow 2 for a simple RNN. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...