Poetry Foundation
Eduardo C. Corral reads "Border Patrol Agent"
Eduardo C. Corral reads his poem "Border Patrol Agent
NASA
NASA Surveys Hurricane Damage to Puerto Rico’s Forests
On September 20, 2017, Hurricane Maria barreled across Puerto Rico with winds of up to 155 miles per hour and battering rain that flooded towns, knocked out communications networks and destroyed the power grid. In the rugged central...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How Remote Repository Empowers Collaboration?
This video explains how remote repository empowers collaboration in GitHub. This clip is from the chapter "GitHub and Remote Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains Git...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Unpacking Git Objects
This video explains the unpacking of Git objects. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Why Git Reuses Blobs with the Same Contents?
This video explains why Git reuses blobs with the same contents. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common Git...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Basic Git Commands
This video explains the basic Git commands. This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the Git file lifecycle. It also explains the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring Changes in a Git Repository
This video explains the changes in a Git repository. This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the Git file lifecycle. It also...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Adding a Post-Commit Hook
This video demonstrates how to add a post-commit hook. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It focuses on the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 19 Introduction
This video provides an introduction to this section. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It focuses on the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Preparing the React Application for Publishing to the GitHub Pages
This video explains how to prepare the react application to publish it to the GitHub Pages. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Filtering Commits by Author or Keyword
This video demonstrates the process of filtering commits by author or keyword. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git File Statuses: Untracked, Tracked, and Ignored
This video explains the various Git file statuses including untracked, tracked, and ignored. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in a Forked Repository
This video explains how to commit changes in a forked repository. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring Pull Requests in the Public Repositories
This video explores pull requests in the public repositories. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how to...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging after Gaining Required Approval
This video explains the merging process after gaining required approval. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging without Approvals
This video explains how, by default, merging without approvals is allowed. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring Your GitHub Account
This video helps you explore your GitHub account. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how to create a new...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Fetch in Action
This video explains the process of Git fetch. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push, fetch, and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref
This video focuses on Git show-ref. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push, fetch, and pull Git...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Removing a Remote Branch Using a Local Terminal
This video explains the process of removing a remote branch using a local terminal in Git. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Installing SourceTree
This video demonstrates how to install a SourceTree. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring Cloned Repository in GitHub Desktop
This video explores cloned repository in GitHub Desktop. This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is HEAD in Git?
This video explains the concept of HEAD in Git. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common Git operations. It also...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Why Git Blobs do not Store File Names
This video explains why the Git blobs do not store a file name. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize...