Instructional Video4:29
NASA

NASA | NASA Sees Holiday Lights from Space

3rd - 11th
It’s official — our holiday lights are so bright we can see them from space. Thanks to the VIIRS instrument on the Suomi NPP satellite, a joint mission between NASA and NOAA, scientists are presenting a new way of studying satellite data...
Instructional Video1:05
Curated Video

Learn and Master C Programming - Bit-wise Right Shifting Operator (>>)

Higher Ed
Learn to use this operator. This clip is from the chapter "Let's Talk Binary | Manipulating Bits" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into bit manipulation in C.
Instructional Video15:13
Curated Video

C++ Developer - User Input

Higher Ed
This video explains user input. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video8:02
Packt

WeatherJS [Part 2] - Fetch Weather from API

Higher Ed
API Projects: WeatherJS [Part 2] - Fetch Weather from API This clip is from the chapter "API Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build API projects.
Instructional Video5:30
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Creating Storage Account - Lab Activity

Higher Ed
In this video, we will cover creating storage accounts - lab activity. This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage...
Instructional Video5:17
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - GRS and RA-GRS

Higher Ed
In this video, we will cover GRS and RA-GRS. This clip is from the chapter "Data Protection" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains data protection and its agenda along with local and zone...
Instructional Video3:55
Curated Video

C++ Standard Template Library in Practice - Lists

Higher Ed
The user is unfamiliar with the list container, wishes to know more about them, and when to use them. • Begin by introducing the user to the list, discussing how it works • Inform the user of the pros and cons of using the data structure...
Instructional Video13:46
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up the Prototype Object

Higher Ed
In this video, you’re going to learn about the prototype property. The prototype property gives you a way to define a shared set of properties/methods for all your instances. This clip is from the chapter "Advanced Objects and Functions"...
Instructional Video8:53
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Java Reference Types – Puzzles

Higher Ed
In this video, we will learn about Java reference types – puzzles. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string class and...
Instructional Video7:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Reference Types - How are they Stored in Memory?

Higher Ed
In this video, we will learn about reference types - how they are stored in memory. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into...
Instructional Video12:37
Curated Video

Windows PowerShell Hands-On Training for Beginners - PowerShell Modules - Introduction and Benefits

Higher Ed
This video focuses on the introduction and benefits of PowerShell modules. This clip is from the chapter "PowerShell Modules - Introduction and Benefits" of the series "Windows PowerShell Hands-On Training for Beginners".This section...
Instructional Video4:24
Curated Video

Plotting Paths in a Coordinate Plane

3rd - 5th
Represent real-world problems by graphing and interpreting points on a coordinate plane.
Instructional Video7:48
Curated Video

Understanding File Types, Formats, and Versioning in Word Processing

Pre-K - Higher Ed
In this video transcript from the ECDL Word Processing Module, viewers learn how to save documents in various file types such as Word, PDF, RTF, and plain text. The instructor explains the importance of file extensions, version numbers,...
Instructional Video3:26
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Game - Naive Random Solution

Higher Ed
This video provides an introduction to the game. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Naive Random solution.
Instructional Video3:45
The Business Professor

Laws for Lost, Mislaid, and Abandoned Items

Higher Ed
This Video Explains Laws for Lost, Mislaid, and Abandoned Items
Instructional Video2:56
Weatherthings

Weather Things: Hybrid Clouds

6th - 8th
Clouds manifest moisture condensed in the air. In this program they are appreciated and pondered. Clouds give clues to wind direction, humidity levels, weather patterns, and they just make pretty sights. We look at the basic type of...
Instructional Video3:10
Brave Wilderness

Now it's a JEEP!

6th - 8th
Coyote Peterson believes no off-road truck looks better than a good and muddy Jeep Wrangler…so when he was given a clean shiny red one for his location vehicle...something had to be done! Oh yeah, NOW it’s a JEEP!
Instructional Video12:08
Curated Video

Serverless JavaScript Projects 2.4: Connect the Two Lambdas

Higher Ed
We need to get all relevant data returned to the front end in a timely fashion so all functions have the right info they need. • Have the front end call the location lambda while passing the IP as a parameter • Take the returned location...
Instructional Video6:57
Curated Video

Serverless JavaScript Projects 2.1: Front-End Design

Higher Ed
This video is walking through building a front end for the Weather App. • First get the boilerplate code for Bootstrap 4 • Utilize jQuery to get the IP address • Write up a simple front-end app using Bootstrap Jumbotron and card
Instructional Video4:45
NASA

NASA/NOAA | Saved By A Weather Satellite

3rd - 11th
The Geostationary Operational Environmental Satellites (GOES) have the ability to constantly oversee a large area of the Earth and send real time data to users. GOES sends not only weather data but it also watches the sun continuously...
Instructional Video10:41
Curated Video

Comprehensive Android Developer Bootcamp - Setting Up FusedLocationProvider

Higher Ed
Android Locations and Maps:Setting Up FusedLocationProvider This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to create Maps and add...
Instructional Video3:42
Curated Video

Comprehensive Android Developer Bootcamp - Android Location - Introduction

Higher Ed
Android Locations and Maps:Android Location – Introduction This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to create Maps and add...
Instructional Video2:50
IDG TECHtalk

How to use the hostnamectl command: Linux tip

Higher Ed
In this Linux tip, we look at the hostnamectl command. It’s a command that provides information on a particular system – including but not limited to its hostname – and even allows you to make some changes. Leave a comment and let us...
Instructional Video6:33
IDG TECHtalk

R tip: Write your own RStudio addins

Higher Ed
This RStudio Addins tutorial shows step by step how to create an addin for the RStudio IDE. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.