Instructional Video4:05
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Stringstream

Higher Ed
In this video, you will learn about Stringstream functions. 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, the history of...
Instructional Video6:41
Curated Video

The Impact of Technology on Sports: Improving Accuracy and Enhancing the Fan Experience

6th - Higher Ed
This video discusses the impact of technology on sports, specifically in terms of statistics and referee decision-making. It highlights the use of advanced algorithms and computer-generated images to track player movements and provide...
Instructional Video3:32
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER

Higher Ed
In this video, you will learn about file I/O readd Buffer class. 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...
Instructional Video3:48
Curated Video

Practical Cyber Hacking Skills for Beginners - Introduction to Hashcat

Higher Ed
This video introduces a tool that is an advanced password recovery tool and is available on various platforms.
Instructional Video10:21
Curated Video

Practical Cyber Hacking Skills for Beginners - Calculating Hash Values with PowerShell

Higher Ed
In this video, you will learn about calculating the hash values of different types of files using Microsoft PowerShell.
Instructional Video0:43
Curated Video

Electrolysis: Driving Chemical Reactions with Electricity

6th - 12th
The process of using a direct electric current passing through a conductive liquid to drive a chemical reaction. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual...
Instructional Video0:34
Curated Video

Agar

6th - 12th
An extract of certain species of red seaweed that's used as a gelling agent in microbiology and food preparation. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual...
Instructional Video0:51
Curated Video

Extraction

6th - 12th
The process of deriving metals from their naturally-occurring ores. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films...
Instructional Video0:49
Curated Video

Ore

6th - 12th
A type of rock containing minerals from which a useful substance can be extracted. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary...
Instructional Video2:01
Curated Video

Salt: Food Preservative

6th - 12th
Salt was discovered thousands of years ago as a way of preserving food. How does it do this? And what else does salt preserve? Chemistry - Chemical Industries - Learning Points. Food rots because of bacteria and fungi. Salt is an...
Instructional Video3:02
Curated Video

Reactivity Series: Reactive Metals

6th - 12th
The discovery and uses of reactive metals throughout history, and how their uses have defined the period in which they were discovered. Chemistry - Periodic Table - Learning Points. The reactivity series ranks the chemical reactivity of...
Instructional Video7:45
Curated Video

Leaf Chromatography

6th - 12th
We separate the different pigments in a beech leaf using chromatography. The leaf is broken up and ground with sand and propanone before being transferred to some chromatography paper. This is then lowered into pigment solvent and we can...
Instructional Video7:43
Curated Video

Kiwi Fruit DNA

6th - 12th
We extract the DNA from a kiwi fruit by mashing it with detergent liquid, salt and water. The mixture is then filtered and incubated before a layer of chilled ethanol is added. The jelly-like DNA can then be extracted. Biology - Cells...
Instructional Video6:56
Curated Video

Metal Extraction

6th - 12th
We extract copper metal from copper chloride solution using electrolysis. The electric current causes copper to form at one electrode and chlorine gas to form at the other. The presence of chlorine is tested using blue litmus paper....
Instructional Video5:49
Curated Video

Extracting Lead

6th - 12th
We discover how to extract lead from lead(II) oxide. We mix lead(II) oxide with charcoal powder and then heat the mixture using a Bunsen burner. It glows bright red as a reaction occurs and after a few minutes we are left with pure lead....
Instructional Video3:26
Curated Video

Extraction of Aluminium

6th - 12th
Explore the difficulties of extracting aluminium from its ore, and how the vast quantities of heat and electricity generated by electrolysis allow this to happen. Chemistry - ReactionsLearning Points. Aluminium is difficult to extract...
Instructional Video2:45
Curated Video

Salt: Separating Mixtures

6th - 12th
Salt is found in the oceans and Earth's surface. How do we collect this salt and separate it from the materials it is mixed with? Chemistry - Atoms And Bonding - Learning Points. Salt is found in oceans, lakes and underground rock beds....
Instructional Video3:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - CSS Minify Extract Plugin

Higher Ed
In this video, we will explore the CSS Minify Extract plugin, which allows us to minify and extract our CSS code into a separate file. You will learn how to configure this plugin in our Webpack setup and explore how it can help optimize...
Instructional Video7:35
Curated Video

Concurrent and Parallel Programming in Python - Multiprocessing Queues

Higher Ed
Now that we have understood multiprocessing, you will learn how to split our segments over multiple processes in the form of queues to speed up processing and take a load off the process execution.
Instructional Video16:23
Curated Video

Concurrent and Parallel Programming in Python - Creating a Yahoo Finance Reader

Higher Ed
After learning how to create the Wikipedia reader, you will learn how to write a threaded class to extract the price from a Yahoo Finance portal.
Instructional Video14:06
Curated Video

Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader

Higher Ed
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Instructional Video8:09
Curated Video

Tracing Technology: How Modern Devices Aid Police Investigations

6th - Higher Ed
Explore how mobile phones, GPS, and surveillance cameras become crucial tools in modern police work. Discover the intricate ways investigators extract vital information from everyday technology to track movements, recover deleted data,...
Instructional Video4:27
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Example of a Document Database - MongoDB

Higher Ed
This video explains MongoDB with an example of a document database. This clip is from the chapter "Databases" of the series "Web Development Concepts for Everyone".This section explains databases such as relation databases, and in-memory...
Instructional Video8:56
Curated Video

Fundamentals of Neural Networks - VGG16

Higher Ed
This video explains VGG16 which is a convolutional neural network model proposed by K. Simonyan and A. Zisserman from the University of Oxford in the paper "Very Deep Convolutional Networks for Large-Scale Image Recognition". This clip...