Curated Video
Multi-Paradigm Programming with Modern C++ - More Range Examples
Everything you can do with loops and algorithms; you can also do with ranges. Thanks to lazy evaluation of views, the code becomes more functional, and often more compact. • Returning ranges from functions • Creating a new range that...
National Theatre
Making Theatre in the Climate Crisis
This video discusses the National Theatre's initiative to reduce their environmental impact through the use of recycled materials and collaborative efforts among different disciplines. It also showcases the design elements of the play...
Curated Video
Mastering Swift 2 Programming (Video 17)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Programming Electronics Academy
Arrays and For Loops: Arduino Course 7.4
A walkthrough of using arrays and for loops in programming.
The Business Professor
Investment Contract (Securities Law) - Explained
Investment Contract (Securities Law) - Explained
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Handling Async Promises with Cypress
This video explains handling async promises with Cypress. This clip is from the chapter "Deep Diving into Cypress Commands and its Asynchronous Nature" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Curated Video
Learn and Master C Programming - Working With Strings - Reviewing Strings in C/C++
We will kick off this section by a quick review of strings in C/C++. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings and string function...
Curated Video
Data Science and Machine Learning with R - Vectors: Missing Values
This video explains vector missing values. 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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort demonstration and complexity analysis
An in-depth look at log(n) and what it represents This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
IDG TECHtalk
Cyclic garbage collection: Python memory management, Part 2
A closer look at the internals of Python's memory management system. In this video we examine the behavior of Python's cyclic garbage collector, which detects and removes orphaned objects that hold references only to each other, and uses...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Cypress Locator Strategies and How to Construct Them
This video explains Cypress locator strategies and how to construct them. This clip is from the chapter "Getting Started with Cypress Test Automation" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
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.