Curated Video
Fundamentals of Object-Oriented Programming - C++ - Stringstream
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...
Curated Video
The Impact of Technology on Sports: Improving Accuracy and Enhancing the Fan Experience
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER
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...
Curated Video
Practical Cyber Hacking Skills for Beginners - Introduction to Hashcat
This video introduces a tool that is an advanced password recovery tool and is available on various platforms.
Curated Video
Practical Cyber Hacking Skills for Beginners - Calculating Hash Values with PowerShell
In this video, you will learn about calculating the hash values of different types of files using Microsoft PowerShell.
Curated Video
Electrolysis: Driving Chemical Reactions with Electricity
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...
Curated Video
Agar
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...
Curated Video
Extraction
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...
Curated Video
Ore
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...
Curated Video
Salt: Food Preservative
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...
Curated Video
Reactivity Series: Reactive Metals
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...
Curated Video
Leaf Chromatography
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...
Curated Video
Kiwi Fruit DNA
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...
Curated Video
Metal Extraction
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....
Curated Video
Extracting Lead
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....
Curated Video
Extraction of Aluminium
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...
Curated Video
Salt: Separating Mixtures
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....
Curated Video
Modern JavaScript from the Beginning - Second Edition - CSS Minify Extract Plugin
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...
Curated Video
Concurrent and Parallel Programming in Python - Multiprocessing Queues
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.
Curated Video
Concurrent and Parallel Programming in Python - Creating a Yahoo Finance Reader
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.
Curated Video
Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Curated Video
Tracing Technology: How Modern Devices Aid Police Investigations
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,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Example of a Document Database - MongoDB
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...
Curated Video
Fundamentals of Neural Networks - VGG16
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...