Curated Video
The Importance and Applications of Zirconium
This video explains the difference between zircon and zirconium, highlighting their intertwined relationship. They discuss the origins of the names, the discovery of zirconium, and its various uses in industries such as ceramics, glass,...
Curated Video
Julia for Data Science (Video 5)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Next Animation Studio
Amazon’s Bezos offers NASA billions to get Musk’s contract
Jeff Bezos is making an extraordinary offer to try to win back a contract that his company already lost to Elon Musk’s SpaceX company.
Packt
Detect Capital
This video provides an introduction to detect capital. This clip is from the chapter "Question 9: Detect Capital" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of detect capital.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 1: Define and set up class blueprint with __init__ and __str__
Reverse a linked list using recursion This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Handling Web Tables with Cypress Using Each Command
This video explains handling web tables with Cypress using each command. This clip is from the chapter "Advance Automation to Handling Alerts, Popups, Child Windows using Cypress-jQuery" of the series "Cypress - Modern Automation Testing...
Curated Video
Implement a computer program using a classic algorithm : In-depth look at execution context of recursive divide function
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Analyze execution context and frames created by recursive divide...
Curated Video
The Many Uses and Components of Common Elements
Let's take a look back at the elements chlorine, titanium, gallium, potassium, and nickel.
IDG TECHtalk
How to use the for loop construction for Go | Smart Go
Learn about Go's for loop construction, used to iterate through container objects, continue until a condition is met, or repeat something forever.
Math Fortress
Algebra I: Equations (Level 2 of 2)
This video goes over a couple of examples modeling the proper way to find the solution set of simple algebraic equations over a given domain. The video goes over equations that have one solution, many solutions and no solutions.
Australian Broadcasting Corporation
Australian Women in Politics
Ms Represented is a series that charts the rise of Australian female politicians over the last one hundred years and the unbelievable things they got up to along the way. What roadblocks did present and past women run into on their way...
Why U
Algebra 13 - Domain and Range of Binary Relations
Two sets which are of primary interest when studying binary relations are the domain and range of the relation.
Flag House Activity Channel
Volley Ball Without Seeing your Opponents!? (Ep. 173 - Look Up Volley Ball)
You've never seen volleyball like this! Communication, teamwork and reactions skills all come into play with this exciting and fun version of volleyball. Coach Colleen shows us how the game is played and some fun variations you can use.
The Wall Street Journal
Human vs. Machine
Col. Javorsek of DARPA on what happened when an artificial intelligence jet fighter shot down a human combat pilot [simulated]. If AI gets that good, what's the role for humans in defense or on the factory floor?
Packt
Array - Common Operations – Part 1
This is the first part of the three-part video that explains the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Handling Mouse Hover Popups Using Cypress
This video explains handling mouse hover popups using Cypress. This clip is from the chapter "Advance Automation to Handling Alerts, Popups, Child Windows using Cypress-jQuery" of the series "Cypress - Modern Automation Testing from...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Understanding the Difference Between jQuery Methods and Cypress Commands
This video explains understanding the difference between jQuery methods and Cypress commands. This clip is from the chapter "Deep Diving into Cypress Commands and its Asynchronous Nature" of the series "Cypress - Modern Automation...
Curated Video
Learn and Master C Programming - How To Calculate Array Size in C/C++
Learn how to use the compiler with the help of 'sizeof' operator to calculate the size (number of elements) inside array without having to hard-code this value! This clip is from the chapter "Arrays" of the series "Learn and Master C...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project conclusion walkthrough
Introduction to idea and operations of linked lists. This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
msvgo
Position of Hydrogen in the Periodic Table
This nugget justifies the position of Hydrogen in the modern periodic table and discusses the occurrence of isotopes of Hydrogen.
Curated Video
Learning D3.JS 5.0 3.1: Creating Polygons and Polylines
In this video, we will learn how to create a polygon/polyline. • Code a polygon • Code a polyline • Understand the difference between polygon and polyline
Packt
Tricks and Tips for Identifying Objects - Interview Preparation
This video provides tricks and tips for identifying objects. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Packt
Static versus Dynamic Array - Common Operations – Part 3
This is the third part of the three-part video that highlights the difference between static and dynamic array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete...
Packt
Delete Book from List
OOP Book List Project: Delete Book from List This clip is from the chapter "OOP Book List Project" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build the book list UI, add book to list,...