NASA
NASA | NASA Sees Holiday Lights from Space
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...
Curated Video
Learn and Master C Programming - Bit-wise Right Shifting Operator (>>)
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.
Curated Video
C++ Developer - User Input
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++.
Packt
WeatherJS [Part 2] - Fetch Weather from API
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.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Creating Storage Account - Lab Activity
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - GRS and RA-GRS
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...
Curated Video
C++ Standard Template Library in Practice - Lists
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Setting up the Prototype Object
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"...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Java Reference Types – Puzzles
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Reference Types - How are they Stored in Memory?
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...
Curated Video
Windows PowerShell Hands-On Training for Beginners - PowerShell Modules - Introduction and Benefits
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...
Curated Video
Plotting Paths in a Coordinate Plane
Represent real-world problems by graphing and interpreting points on a coordinate plane.
Curated Video
Understanding File Types, Formats, and Versioning in Word Processing
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,...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Game - Naive Random Solution
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.
The Business Professor
Laws for Lost, Mislaid, and Abandoned Items
This Video Explains Laws for Lost, Mislaid, and Abandoned Items
Weatherthings
Weather Things: Hybrid Clouds
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...
Brave Wilderness
Now it's a JEEP!
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!
Curated Video
Serverless JavaScript Projects 2.4: Connect the Two Lambdas
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...
Curated Video
Serverless JavaScript Projects 2.1: Front-End Design
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
NASA
NASA/NOAA | Saved By A Weather Satellite
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...
Curated Video
Comprehensive Android Developer Bootcamp - Setting Up FusedLocationProvider
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...
Curated Video
Comprehensive Android Developer Bootcamp - Android Location - Introduction
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...
IDG TECHtalk
How to use the hostnamectl command: Linux tip
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...
IDG TECHtalk
R tip: Write your own RStudio addins
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.