Instructional Video7:03
National Parks Service

Glacier National Park - Lords & Ladies: The Harlequin Ducks of Glacier National Park

Pre-K - Higher Ed
Harlequin ducks are a species of concern in Montana. Little is known about where they nest and their habitat requirements for survival. This film highlights a three-year research project that examines the factors influencing harlequin...
Instructional Video5:09
Curated Video

Java 11 Programming for Beginners 5.3: Working with Annotations

Higher Ed
Here we cover annotations and how they help with documentation as well as compile-time and runtime uses. • Add an analysis of financial data based on average spending on each day of week. The new code uses annotations • Explain the...
Instructional Video3:02
All In One Social Media

Why You Should Go Live On YouTube // Premier vs Live - Which Should You Do?

Higher Ed
In this video I am going to break down for you why you should go live on Youtube and my secret for going live with pre-recorded video.
Instructional Video3:55
All In One Social Media

How To Streamyard: How To Add Video To Live Stream for Streamyard

Higher Ed
Adding video to a live stream couldn't be easier with Streamyard, which is why in this video I am going to show you how to add video to live stream. Whether you are adding video so you can do a show introduction or you want to play clip...
Instructional Video2:26
All In One Social Media

How To Go Live On YouTube Mobile

Higher Ed
How To Go Live On YouTube Mobile // Going live on YouTube is a great way to engage your audience, and now you can do it with your phone. Mobile live streaming on the YouTube app has never been easier and it can be a great way to make...
Instructional Video8:11
EarthEcho International

Into the Dead Zone: Investigating the Impact of Wastewater on Our Water Planet

9th - 12th
This video explores the issue of dead zones in water bodies around the world, caused by the release of nitrogen and phosphorus from wastewater and agricultural runoff. The expedition team investigates the impact of these pollutants on...
Instructional Video4:10
Brainwaves Video Anthology

Allan McCullough - Teachers Make a Difference - Bill Oehlke and Myron Yates

Higher Ed
Allan is President of Canada’s non-profit Child Safety Research & Innovation Center and CEO of the video game developer Entertaining Knowledge Inc. He is also an expert in the field of child safety and street proofing of children. Allan...
Instructional Video4:06
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Introducing GlobalKTable

Higher Ed
This lecture introduces you to the GlobalKtables in Kafka. This clip is from the chapter "KTable - An Update Stream" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about KTable. You will create...
Instructional Video5:49
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Introducing KTable

Higher Ed
This lecture introduces you to the notion of KTable. This clip is from the chapter "KTable - An Update Stream" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about KTable. You will create your...
Instructional Video2:39
Tarver Academy

How to Invite Students to your Google Classroom

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Invite Students to your Google Classroom
Instructional Video2:05
Science360

Using Fiberoptics to Measure Water Temperature

12th - Higher Ed
Travis Roth describes fiberoptic technologies used to measure stream water temperatures meter-by-meter for tens of kilometers. Roth is a Ph.D. student in Oregon State University's Water Resources Engineering Program.
Instructional Video7:09
All In One Social Media

How to Streamyard: Using Streamyard Record Only Feature AND How To Go Live Later With Recording

Higher Ed
Let me show you what the Streamyard record only feature is, why you would want to use it, how to use it, and how you can go Live with your recording later.
Instructional Video4:42
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Common Mistakes in Aggregation

Higher Ed
In this lecture, you will understand the difference between KStream aggregation and KTable aggregation. This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This...
Instructional Video13:17
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Creating your First Update Stream – Ktable

Higher Ed
In this lecture, we are going to create a super simple example to understand some details of using KTable. This clip is from the chapter "KTable - An Update Stream" of the series "Apache Kafka - Real-time Stream Processing (Master...
Instructional Video4:01
NASA

NASA | Meanwhile at the Bottom of the Ocean

3rd - 11th
The Ben Franklin mission has been forgotten by time, overshadowed by the concurrent Apollo 11 mission. However, the scientific findings obtained by the six aquanauts has provided a foundation for understanding the Gulf Stream and ocean...
Instructional Video10:52
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Creating Session Windows

Higher Ed
You will learn about creating session windows This clip is from the chapter "Timestamps and Windows" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Timestamps and windows.
Instructional Video5:56
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Project #1: Canny Sobel and Laplace Edge Detection using Webcam

Higher Ed
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: [Activity] Project #1: Canny Sobel and Laplace Edge Detection using Webcam
Instructional Video3:08
IDG TECHtalk

Writing files in Go: Smart Go

Higher Ed
How to write text to a file in the Go language, using Go's built-in packages. Learn how to use "os" for simple file writing operations, and "bufio" for when you need more control.
Instructional Video1:30
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Section Summary and References "States and Stores"

Higher Ed
This lecture summarizes the state stores section. This clip is from the chapter "States and Stores" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about States and Stores. You will learn to...
Instructional Video5:21
Curated Video

Java 11 Programming for Beginners 4.5: Managing the Input/OutputJava 11

Higher Ed
The I/O for Java is one area that is very useful but also very tricky. This video aims to give that landscape a good overview. • Slides will highlight the classes and methods to look out for • Add the capability to read a sentence from...
Instructional Video7:55
All In One Social Media

10 BEST Ways to Use Live Streaming for Business 2021

Higher Ed
Live streaming is show ZERO signs of slowing down and I want you to be ready! So in this video I will show you the best ways to use live streaming for business 2021.
Instructional Video17:47
Packt

Performing Web Table Sorting using Selenium JavaStreams

Higher Ed
This video explains how to perform a web table sort using Selenium JavaStreams. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with Java -...
Instructional Video3:57
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Introducing Micro-services Requirement

Higher Ed
This video introduces Micro services requirement This clip is from the chapter "Interactive Query and Micro-Service Responses" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Interactive...
Instructional Video4:18
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Joining a KStream to a KTable and GlobalKTable

Higher Ed
This video is about joining a KStream to a KTable and GlobalKTable This clip is from the chapter "Joining Streams and Tables" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Joining Streams...