Packt
Compare the breadth-first and depth-first search algorithms : Using Breadth-First Search (BFS)
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...
Mister Simplify
Fayol's Principles of Management - Simplest Explanation Ever
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...
Curated Video
Learning R for Data Visualization (Video 8)
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...
Curated Video
The Nitrogen Cycle: Continuously Recycling an Essential Element
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...
Curated Video
The Discovery and Uses of Fluorine: A Highly Reactive Element
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...
Packt
Sending Array of Products to Cart for Checkout
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...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Completing End-to-End Test Execution of the Business Flow
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...
Curated Video
Complete Python Scripting for Automation - Tuples
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...
Visual Learning Systems
Exploring Carbon Compounds
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...
Visual Learning Systems
The Periodic Table: Video Quiz
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...
The Economist
Covid-19: the right way to leave lockdown
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?
Packt
DOM Selectors for Multiple Elements
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...
Packt
Creating Elements
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...
FuseSchool
What Is An Atom ?
Learn the basics about what an atom is? How do you recognize an atom, what are its properties? Find out more in this video!
FuseSchool
Element Mixture Or Compound
Learn the basics about what an element is, how a mixture is done and what a compound is. Find out in this video!
Why U
Algebra 12 - Binary Relations
Fundamental to Algebra is the concept of a binary relation. This concept is closely related to the concept of a function.
Curated Video
Learning CSS (Video 27)
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...
Curated Video
Evaluate two sorting or two search algorithms : Selection sort demonstration and complexity analysis
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...
Curated Video
Data Science and Machine Learning with R - Vectors: Naming
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...
Visual Learning Systems
Introduction to Elements and Atoms
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...
Curated Video
Evaluate two sorting or two search algorithms : Bubble sort demonstration and complexity analysis
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
IDG TECHtalk
Using the "black" code formatter in Python
Why does the "black" code formatter for Python have no options at all? It's by design! Watch and learn why.