Instructional Video2:41
Poetry Foundation

Eduardo C. Corral reads "Border Patrol Agent"

Pre-K - Higher Ed
Eduardo C. Corral reads his poem "Border Patrol Agent
Instructional Video4:32
NASA

NASA Surveys Hurricane Damage to Puerto Rico’s Forests

3rd - 11th
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...
Instructional Video4:04
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - How Remote Repository Empowers Collaboration?

Higher Ed
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...
Instructional Video4:07
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Unpacking Git Objects

Higher Ed
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...
Instructional Video7:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why Git Reuses Blobs with the Same Contents?

Higher Ed
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...
Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Basic Git Commands

Higher Ed
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...
Instructional Video7:54
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Changes in a Git Repository

Higher Ed
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...
Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Adding a Post-Commit Hook

Higher Ed
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...
Instructional Video1:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Section 19 Introduction

Higher Ed
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...
Instructional Video8:43
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Preparing the React Application for Publishing to the GitHub Pages

Higher Ed
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...
Instructional Video2:51
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Filtering Commits by Author or Keyword

Higher Ed
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...
Instructional Video2:07
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git File Statuses: Untracked, Tracked, and Ignored

Higher Ed
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...
Instructional Video3:17
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in a Forked Repository

Higher Ed
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...
Instructional Video5:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Pull Requests in the Public Repositories

Higher Ed
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...
Instructional Video2:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging after Gaining Required Approval

Higher Ed
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...
Instructional Video2:23
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging without Approvals

Higher Ed
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...
Instructional Video4:49
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Your GitHub Account

Higher Ed
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...
Instructional Video6:22
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Fetch in Action

Higher Ed
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...
Instructional Video4:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref

Higher Ed
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...
Instructional Video3:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Removing a Remote Branch Using a Local Terminal

Higher Ed
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...
Instructional Video4:01
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing SourceTree

Higher Ed
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...
Instructional Video5:19
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Cloned Repository in GitHub Desktop

Higher Ed
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...
Instructional Video5:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is HEAD in Git?

Higher Ed
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...
Instructional Video2:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why Git Blobs do not Store File Names

Higher Ed
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...