Packt
Browser HTTP Requests with Fetch
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...
NASA
Working on a NASA Mission: Lucy Goes to Space
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...
NASA
Lyman Spitzer: Making Space For Hubble
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...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Analyzing Logs with Kibana Dashboards
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - What Is Component State?
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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Infer Schema
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.
Next Animation Studio
China launches relay satellite to the far side of the moon
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.
NASA
How America's First Satellite Helped Create NASA
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...
NASA
Goddard at 60
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...
Encyclopaedia Britannica
What did the Viking Program Find on Mars?
Learn about the missions of the Viking space probes.
NASA
Welcome to the Ionosphere
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...
NASA
NASA | The Heliophysics Program
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:
Curated Video
TypeScript for Beginners - declare Prefix
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.
Curated Video
How to Write a Band 9 Essay for IELTS Task 2
Today you’ll learn how to score band 9 for IELTS Task 2 essays.
Curated Video
The Modern JavaScript Bootcamp (2019) - Multiple Arguments and Argument Defaults
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Section Intro: Advanced Objects and Functions
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...
NASA
Why Won't it Melt? How NASA's Solar Probe will Survive the Sun
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...
NASA
NASA | LRO: Mapping Our Future
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...
NASA
Javier Colon & Matt Cusson: The Moon and More (NASA Collaboration)
"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....
NASA
Lucy’s Journey: Episode 1 – 'Launch'
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...
Curated Video
Power BI Masterclass - Power Query Editor Tips and Tricks: How to Extract Patterns from Columns
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....
Packt
Welcome to the Class!
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.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of Kruskal's Algorithm
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Avoid Global Modules
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.