Instructional Video9:27
Curated Video

Multi-Paradigm Programming with Modern C++ - More Range Examples

Higher Ed
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...
Instructional Video4:45
National Theatre

Making Theatre in the Climate Crisis

9th - 12th
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...
Instructional Video4:07
Curated Video

Mastering Swift 2 Programming (Video 17)

Higher Ed
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...
Instructional Video7:21
Programming Electronics Academy

Arrays and For Loops: Arduino Course 7.4

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video2:24
The Business Professor

Investment Contract (Securities Law) - Explained

Higher Ed
Investment Contract (Securities Law) - Explained
Instructional Video13:35
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Handling Async Promises with Cypress

Higher Ed
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...
Instructional Video3:19
Curated Video

Learn and Master C Programming - Working With Strings - Reviewing Strings in C/C++

Higher Ed
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...
Instructional Video15:36
Curated Video

Data Science and Machine Learning with R - Vectors: Missing Values

Higher Ed
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...
Instructional Video11:53
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort demonstration and complexity analysis

Higher Ed
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...
Instructional Video7:02
IDG TECHtalk

Cyclic garbage collection: Python memory management, Part 2

Higher Ed
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...
Instructional Video10:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists

Higher Ed
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...
Instructional Video8:28
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Cypress Locator Strategies and How to Construct Them

Higher Ed
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...
Instructional Video4:00
Curated Video

The Importance and Applications of Zirconium

Pre-K - Higher Ed
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,...
Instructional Video8:35
Curated Video

Julia for Data Science (Video 5)

Higher Ed
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...
Instructional Video1:08
Next Animation Studio

Amazon’s Bezos offers NASA billions to get Musk’s contract

12th - Higher Ed
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.
Instructional Video14:58
Packt

Detect Capital

Higher Ed
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.
Instructional Video8:37
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Hash project 1: Define and set up class blueprint with __init__ and __str__

Higher Ed
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
Instructional Video23:09
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Handling Web Tables with Cypress Using Each Command

Higher Ed
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...
Instructional Video8:37
Curated Video

Implement a computer program using a classic algorithm : In-depth look at execution context of recursive divide function

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. Analyze execution context and frames created by recursive divide...
Instructional Video1:00
Curated Video

The Many Uses and Components of Common Elements

Pre-K - Higher Ed
Let's take a look back at the elements chlorine, titanium, gallium, potassium, and nickel.
Instructional Video2:24
IDG TECHtalk

How to use the for loop construction for Go | Smart Go

Higher Ed
Learn about Go's for loop construction, used to iterate through container objects, continue until a condition is met, or repeat something forever.
Instructional Video5:23
Math Fortress

Algebra I: Equations (Level 2 of 2)

12th - Higher Ed
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.
Instructional Video4:48
Australian Broadcasting Corporation

Australian Women in Politics

9th - 12th
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...
Instructional Video3:38
Why U

Algebra 13 - Domain and Range of Binary Relations

12th - Higher Ed
Two sets which are of primary interest when studying binary relations are the domain and range of the relation.