Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - OOPS Example - Fan Class - Deciding State and Constructors
In this session, we will learn about OOPS example - fan class - deciding state and constructors. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
FuseSchool
Create your own OER: How to create a Video
In this tutorial I show you how to create your own open educational resources (in a video multimedia format) using free software. Step 1 - Write your script - Create a quick storyboard Step 2 - Record your audio - You can use free audio...
NASA
Hubble Science: Starbirth Nebulae, Cosmic Cradles
For the past 31 years, the Hubble Space Telescope has continued its important mission of uncovering the mysteries of the universe. One of those mysteries that Hubble has helped us begin to understand are the beautiful nebulae in space....
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Forking Repository
This video explains the concept of forking repository in GitHub. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
NASA
Sonification of the Butterfly Nebula
This spectacular Hubble image of the Butterfly Nebula shows a colorful view of star death. The "wings" of the butterfly are regions of gas heated to more than 36,000° F (about 20,000° C) that are tearing across space at more than 600,000...
Curated Video
The Complete Practical Docker Guide - Course Overview
This clip is from the chapter "Introduction to the Course" of the series "The Complete Practical Docker Guide".This section provides an introduction to the course.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Development Workflow
This video explains the Git development workflow. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public repositories. It...
Curated Video
Different Kinds of Data Have Different Lifecycles
In this video viewers will learn that different data types have different lifecycle management requirements, complicating data management. Viewers will come to understand that data can be classified by function (transactional data,...
Curated Video
The Complete Practical Docker Guide - Introduction to the Dockerfiles and Docker Compose
This video provides an introduction to the Dockerfiles and Docker Compose. This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...
Curated Video
The Complete Practical Docker Guide - Docker Components: Overview
This video provides an overview of the Docker components. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Curated Video
The Complete Practical Docker Guide - Docker Image
This video explains about the Docker image. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - OOPS Exercise - Rectangle Class
In this session, we will learn about OOPS exercise - rectangle class. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will revert to...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Setting Up Free Domain and Hosting Using GitHub Pages
In this video, we'll be setting up free domain and hosting using GitHub Pages. This clip is from the chapter "Launching TLS Secured Website with Free Domain and Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this...
NASA
Sonification of the Bubble Nebula
In this Hubble image, a super-hot, massive star is blowing an enormous bubble into space. Fittingly named the Bubble Nebula, this beautiful cosmic object is roughly seven light-years across and resides 7,100 light-years from Earth....
Curated Video
The Complete Practical Docker Guide - Project Overview
This video provides an overview of the project. This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on launching course project...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Converting HashMap into JSON
This video demonstrates how to convert HashMap into JSON. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains the...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Hashing Overview
In this video, we'll take a quick overview of hashing. This clip is from the chapter "Encryption and Hashing Overview" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you learn about encryption and hashing.
NASA
Sonification of Hubble Ultra Deep Field (2014)
This sonification of the Hubble Ultra Deep Field (2014) image plays a note for each galaxy when it emitted the light captured in this image. The farther away the galaxy is, the longer its light has traveled before reaching the Hubble...
Curated Video
The Complete Practical Docker Guide - Creating Multiple Ubuntu Containers from the Same Image
This video explains how to create multiple Ubuntu containers from the same image. This clip is from the chapter "Docker Containers Management (Ubuntu, Nginx)" of the series "The Complete Practical Docker Guide".This section focuses on...
Curated Video
The Complete Practical Docker Guide - Conclusion - Containers can Create and Modify External Files
This is a conclusion video that revises how containers can create and modify external files. This clip is from the chapter "Running Node.js Applications in Docker" of the series "The Complete Practical Docker Guide".This section focuses...
Flipping Physics
"Pillars of Creation" Explanation for Kate
This video is my attempt to help my wife understand the Pillars of Creation. In doing so I show where they are in the Eagle Nebula, define a lightyear, determine how far it is from the Earth to the Sun, demonstrate the speed of sound,...
NASA
Sonification of NGC 2392
About 5,000 light-years from Earth, the stunning nebula NGC 2392 formed after the demise of a star like our Sun. In this sonification, the image is scanned clockwise like a radar. The radius is mapped to pitch, so light farther from the...
Curated Video
The Complete Practical Docker Guide - Docker Components: Summary
This video provides a summary of Docker components. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its components.
Curated Video
REST APIs with Flask and Python - Implementing Other Endpoints
This video explains how to implement other endpoints. This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in Python.