Instructional Video3:39
Packt

Compare the breadth-first and depth-first search algorithms : Using Breadth-First Search (BFS)

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game example. Learn the...
Instructional Video9:26
Mister Simplify

Fayol's Principles of Management - Simplest Explanation Ever

12th - Higher Ed
Fayol's Principles of Management is an essential building block of modern business administration. Fayol looked at businesses top down and broke management down into Elements and Principles and helped in understanding business...
Instructional Video3:44
Curated Video

Learning R for Data Visualization (Video 8)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video9:50
Curated Video

The Nitrogen Cycle: Continuously Recycling an Essential Element

Higher Ed
The video is a lecture presentation about the nitrogen cycle and how the essential element is continuously recycled in nature. The speaker first explains the concept of cycles in general and why they are necessary due to the finite...
Instructional Video4:00
Curated Video

The Discovery and Uses of Fluorine: A Highly Reactive Element

Pre-K - Higher Ed
This video provides an overview of the element fluorine, its properties, and its uses. Despite its reactivity, fluorine is used in dental care and pharmaceuticals due to its beneficial effects on teeth and its stable carbon-fluorine...
Instructional Video13:42
Packt

Sending Array of Products to Cart for Checkout

Higher Ed
This video explains how to send an array of products to a cart for checkout. This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:02
Fun Robotics

NumPy Library Part 2

Higher Ed
Exploring additional usage of the NumPy Python library
Instructional Video13:29
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Completing End-to-End Test Execution of the Business Flow

Higher Ed
This video explains completing end-to-end test execution of the business flow. This clip is from the chapter "Cypress Framework Part 3- Configuration Properties and Environmental Variables" of the series "Cypress - Modern Automation...
Instructional Video13:00
Curated Video

Complete Python Scripting for Automation - Tuples

Higher Ed
Data Structures of Python: Tuples This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data Structures like...
Instructional Video1:56
Visual Learning Systems

Exploring Carbon Compounds

9th - 12th
In this video, we explore the significance of carbon compounds in our everyday lives. Carbon, a common element found in all living things, forms the basis of organic compounds. This video is part of the 10-part series, Compounds in...
Instructional Video2:59
Visual Learning Systems

The Periodic Table: Video Quiz

9th - 12th
This program makes the Modern Periodic Table come alive to students. Numerous real-life examples of elements are exemplified in the table. Animations and graphics illustrate concepts not easily achieved through other instructional...
Instructional Video8:05
The Economist

Covid-19: the right way to leave lockdown

12th - Higher Ed
Governments are starting to ease restrictions designed to curb covid-19. But with most of the world still vulnerable to the virus, what's the right way to leave lockdown?
Instructional Video14:26
Packt

DOM Selectors for Multiple Elements

Higher Ed
DOM Manipulation & Events: DOM Selectors for Multiple Elements This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the...
Instructional Video6:47
Packt

Creating Elements

Higher Ed
DOM Manipulation & Events: Creating Elements This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the document object, DOM...
Instructional Video2:02
FuseSchool

What Is An Atom ?

6th - Higher Ed
Learn the basics about what an atom is? How do you recognize an atom, what are its properties? Find out more in this video!
Instructional Video4:52
FuseSchool

Element Mixture Or Compound

6th - Higher Ed
Learn the basics about what an element is, how a mixture is done and what a compound is. Find out in this video!
Instructional Video7:38
Why U

Algebra 12 - Binary Relations

12th - Higher Ed
Fundamental to Algebra is the concept of a binary relation. This concept is closely related to the concept of a function.
Instructional Video8:25
Curated Video

Learning CSS (Video 27)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video9:11
Curated Video

Evaluate two sorting or two search algorithms : Selection sort demonstration and complexity analysis

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Visual presentation and complexity analysis of the selection sort...
Instructional Video10:16
Curated Video

Data Science and Machine Learning with R - Vectors: Naming

Higher Ed
This video explains vector naming. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types and structures...
Instructional Video12:25
Professor Dave Explains

Linear Independence

12th - Higher Ed
Defining linear independence.
Instructional Video1:43
Visual Learning Systems

Introduction to Elements and Atoms

9th - 12th
This video explains the differences between copper and helium, highlighting their properties as elements. It introduces the concept of elements as chemically pure substances that cannot be further simplified. The video also mentions the...
Instructional Video5:39
Curated Video

Evaluate two sorting or two search algorithms : Bubble sort demonstration and complexity analysis

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Visual presentation and complexity analysis of the bubble sort algorithm
Instructional Video2:02
IDG TECHtalk

Using the "black" code formatter in Python

Higher Ed
Why does the "black" code formatter for Python have no options at all? It's by design! Watch and learn why.