Instructional Video3:59
Curated Video

Tips, Tricks, and Techniques for Node.js Development 3.4: Generators and Yield

Higher Ed
In this video, we will learn the use of generators and yields. • Get an introduction to generators • Use a generator function with yield keyword • Run this generator function
Instructional Video6:42
msvgo

Fishery

K - 12th
It explains the salient points followed during feeding, rearing and breeding of aquatic animals.
Instructional Video1:30
The March of Time

1952: LABETTE COUNTY AGRICULTURAL STUDENTS: VS Labette County High School student Warren Slater riding tractor, planting seeds w/ plough (plow) (winter wheat), inspector & Slater checking corn stalks, talking about harvest & grade (SOT). Kansas, KS

12th - Higher Ed
MOT 1952: LABETTE COUNTY AGRICULTURAL STUDENTS: VS Labette County High School student Warren Slater riding tractor, planting seeds w/ plough (plow) (winter wheat), inspector & Slater checking corn stalks, talking about harvest & grade...
Instructional Video15:08
Brave Wilderness

$375,000 SNAKE BITE!

6th - 8th
On this episode, Coyote and the Brave Crew visit the Reptile Discovery Center to explore the devastating power of diamondback rattlesnake bites! From deadly snake milking to total blood cell annihilation, the Crew gets hands-on with the...
Instructional Video4:54
Curated Video

Spelt: A Promising Ancient Grain in the Modern World

Pre-K - Higher Ed
This video discusses the decline and resurgence of spelt, an ancient grain that has faced challenges due to modernization and the popularity of wheat. Despite being less popular and more expensive, spelt retains its ancient composition...
Instructional Video6:00
Professor Dave Explains

Mannich Reaction

9th - Higher Ed
One of the most important name reactions is the Mannich reaction, named after German chemist Carl Mannich, who developed it in 1912. In its original form, this takes formaldehyde, an enolizable ketone, and a secondary amine, and produces...
Instructional Video24:21
The Wall Street Journal

Food By Design

Higher Ed
Pairwise CEO Tom Adams and Inari CEO Ponsi Trivisvavet discuss how genetic engineering could help solve some of the world’s biggest food-related problems, and how agricultural technology companies plan to scale and overcome consumer...
Instructional Video4:52
Curated Video

Uses for Maize

Pre-K - Higher Ed
Which countries produce the most maize and what do they use it for? Learn about the many uses of maize from food to fuel.<b<br/>r/>

Maize part 4/5
Instructional Video22:57
Rachel's English

Driving Vocabulary

6th - Higher Ed
Learn English vocabulary words for driving! I will teach you the American English pronunciation for driving-related words common in the US. You can use this English vocabulary video as a training guide, reading along with me and...
Instructional Video3:43
Curated Video

Learning Python Web Penetration Testing (Video 11)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or...
Instructional Video6:09
Brainwaves Video Anthology

Sir Ken Robinson - Revolutionizing Education from the Ground Up

Higher Ed
Sir Ken Robinson - Revolutionizing Education from the Ground Up



National education systems worldwide are being reformed to meet the challenges of the 21st century. As a respected adviser to governments in Europe, Asia and...
Instructional Video11:30
Curated Video

Understanding Bond Variables and their Relationships

12th - Higher Ed
This video is a lecture presentation that explains the relationship that exists between bond yields, bond prices, and market interest rates. The lecture discusses the two main bond variables that one needs to be comfortable dealing with:...
Instructional Video10:06
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Add some methods to the class

Higher Ed
Create custom generators using yield<br/<br/>>

This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video3:20
IDG TECHtalk

How Python's context managers help you clean up after yourself

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video6:48
Curated Video

C++ Standard Template Library in Practice - Coroutines

Higher Ed
The user wants to know how coroutines are going to work when C++20 is released.

• Introduce the new mat
erial
• Show examples of how it might be used i
n practice
• Show an example to reinforce the
t
opics...
Instructional Video3:45
Curated Video

C++ Developer - Project - Return the Product of Three Parameters

Higher Ed
This video presents a project to return the product of three parameters.<br/<br/>>

This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Instructional Video4:33
FuseSchool

Percentage Yield

6th - Higher Ed
Learn the basics of what Percentage Yield represents and how to calculate it.
Instructional Video11:33
Catalyst University

BASICS of Glycolysis and the Krebs Cycle - Production of ATP, NADH, & FADH2

Higher Ed
In this video, we discuss the basic functions of glycolysis and the Krebs cycle in producing ATP, NADH, and FADH2, of which the latter two power the electron transport chain.
Instructional Video13:52
Curated Video

Multi-Paradigm Programming with Modern C++ - Coroutine Machinery

Higher Ed
C++ does not specify semantics for coroutines. Instead, the language provides some low-level constructs. The promise is an interface for a coroutine’s state machine, and there are also a few primitives for suspending and resuming a...
Instructional Video4:09
FuseSchool

Theoretical Yield & Losses

6th - Higher Ed
What are Theoretical yield and losses? This is an important concept within Chemistry. In this video we will discover this answer together!
Instructional Video8:36
Professor Dave Explains

Practice Problem: Limiting Reagent and Percent Yield

9th - Higher Ed
Once we get the hang of stoichiometric calculations, we get a curve ball. Limiting reagents? Not all of the reactants will react? We might not get as much product as we expect? Let's practice identifying the limiting reagent, calculating...
Instructional Video14:42
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Generators

Higher Ed
Generators. Like loops, but not quite. Learn what they are and how to create one!
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps...
Instructional Video7:16
Professor Dave Explains

Nef Reaction (Introduction to Umpolung Chemistry)

9th - Higher Ed
The Nef reaction is a good way to convert nitronates into carbonyl compounds. This is a technique that can be incorporated into a strategy called "Umpolung", which refers to a reversal of polarity, such that upon converting from the...
Instructional Video3:27
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using Item in Spiders

Higher Ed
In this video, we will learn about scrapy items in scrapy projects. The video tutorial demonstrates how to structure extracted data into scrapy items, specifically creating an ebook item, and how to import it into your spider module...