Instructional Video12:53
Packt

Browser HTTP Requests with Fetch

Higher Ed
Accessing API from Browser: Browser HTTP Requests with Fetch This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to access API...
Instructional Video3:19
NASA

Working on a NASA Mission: Lucy Goes to Space

3rd - 11th
Discover the mysteries of the solar system through the eyes of the Lucy mission and its team members. This fifth episode features a variety of team members who discuss their roles on the Lucy mission. Video credit: NASA's Goddard Space...
Instructional Video2:38
NASA

Lyman Spitzer: Making Space For Hubble

3rd - 11th
Seventy-five years ago, astronomer Lyman Spitzer envisioned a future for space exploration that deepened humanity’s curiosity about the cosmos. A visionary behind the Hubble Space Telescope, Spitzer was among the earliest astronomers...
Instructional Video9:59
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Analyzing Logs with Kibana Dashboards

Higher Ed
This video demonstrates how to analyze log data using Kibana dashboards. This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Instructional Video6:49
Curated Video

The Complete React Developer Course (with Hooks and Redux) - What Is Component State?

Higher Ed
In this video you'll learn about component state. Component state is the React way to track changing data in your components. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks...
Instructional Video7:48
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Infer Schema

Higher Ed
In this lesson, you will learn about the schema of Spark DataFrames. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video0:46
Next Animation Studio

China launches relay satellite to the far side of the moon

12th - Higher Ed
China has deployed a relay satellite that's meant to bridge communication between Earth and a planned exploration on the far side of the moon, Xinhua News Agency reports.
Instructional Video4:37
NASA

How America's First Satellite Helped Create NASA

3rd - 11th
On Jan. 31 att 10:48 p.m. EST, Explorer 1 launched into space, hurtling into Earth's orbit in seven and a half minutes. The next day's front-page news declared that the United States was now officially in the Space Age. Music: Look...
Instructional Video5:02
NASA

Goddard at 60

3rd - 11th
On July 29, 1958, President Eisenhower signed the National Aeronautics and Space Act, establishing the National Aeronautics and Space Administration. When it began operations on Oct. 1, 1958, NASA consisted mainly of the four...
Instructional Video1:50
Encyclopaedia Britannica

What did the Viking Program Find on Mars?

Pre-K - Higher Ed
Learn about the missions of the Viking space probes.
Instructional Video2:59
NASA

Welcome to the Ionosphere

3rd - 11th
Learn about the features of the ionosphere! This little-explored region exists between space and Earth. It is home to the aurora, the international space station, a variety of satellites, and radio communication waves. We know it is...
Instructional Video3:10
NASA

NASA | The Heliophysics Program

3rd - 11th
This short program overview for NASA's heliophysics division explains how NASA studies the sun--and more importantly--how it affects our daily lives. Learn more:Or get tweeted by NASA:
Instructional Video0:54
Curated Video

TypeScript for Beginners - declare Prefix

Higher Ed
This video demonstrates how to use the declare prefix. This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Instructional Video3:39
Curated Video

How to Write a Band 9 Essay for IELTS Task 2

9th - Higher Ed
Today you’ll learn how to score band 9 for IELTS Task 2 essays.
Instructional Video15:46
Curated Video

The Modern JavaScript Bootcamp (2019) - Multiple Arguments and Argument Defaults

Higher Ed
In this video, we’re going to take a deeper dive into function arguments. You’ll learn how to set up multiple arguments and come up with default argument values if none is provided. This clip is from the chapter "JavaScript Functions" of...
Instructional Video1:06
Curated Video

The Modern JavaScript Bootcamp (2019) - Section Intro: Advanced Objects and Functions

Higher Ed
In this section, you’re going to explore how JavaScript handles inheritance via prototypal inheritance. This includes the new operator, the constructor function, the class syntax, and more. This clip is from the chapter "Advanced Objects...
Instructional Video2:55
NASA

Why Won't it Melt? How NASA's Solar Probe will Survive the Sun

3rd - 11th
NASA's Parker Solar Probe is heading to the Sun. Why won't the spacecraft melt? Thermal Protection System Engineer Betsy Congdon (Johns Hopkins APL) outlines why Parker can take the heat. Music credit: Cheeky Chappy [Main Track] by Jimmy...
Instructional Video5:53
NASA

NASA | LRO: Mapping Our Future

3rd - 11th
The Lunar Reconnaissance Orbiter (LRO) is the first mission in NASA's planned return to the moon. LRO is an unmanned mission to create the comprehensive atlas of the moon's features and resources necessary to design all future lunar...
Instructional Video3:51
NASA

Javier Colon & Matt Cusson: The Moon and More (NASA Collaboration)

3rd - 11th
"The Moon and More" is a music video starring musicians Javier Colon (Season 1 winner of NBC's "The Voice"), and Matt Cusson in collaboration with NASA's Goddard Space Flight Center and the Lunar Reconnaissance Orbiter (LRO) mission....
Instructional Video1:42
NASA

Lucy’s Journey: Episode 1 – 'Launch'

3rd - 11th
Episode 1: Launch. Meet Lucy as she prepares for the first ever journey to the Trojan asteroids, a population of primitive small bodies orbiting in tandem with Jupiter. Music is "Fizzy and Witty" by Fabien Langard and Philippe Villar and...
Instructional Video5:47
Curated Video

Power BI Masterclass - Power Query Editor Tips and Tricks: How to Extract Patterns from Columns

Higher Ed
In this video, we will learn how to extract patterns from columns. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional tips and tricks....
Instructional Video5:01
Packt

Welcome to the Class!

Higher Ed
Welcome: Welcome to the Class! This clip is from the chapter "Welcome" of the series "The Complete Node.js Developer Course (3rd Edition)".This section will give a brief introduction to the course and its uses.
Instructional Video7:34
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Implementation Of Kruskal's Algorithm

Higher Ed
Learn to implement Krushal’s Algorithm. This clip is from the chapter "Spanning Tree Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".Prim's algorithm is very similar to Dijkstra's shortest path algorithm...
Instructional Video8:25
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Avoid Global Modules

Higher Ed
In this video you'll learn why global npm modules are a bad idea. This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.