Instructional Video5:13
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging Versus Rebasing

Higher Ed
This video illustrates the difference between merging and rebasing. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing. It also...
Instructional Video5:13
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Synching Changes from the Parent Repository

Higher Ed
This video explains how to sync changes from the parent 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:30
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Versus GitHub

Higher Ed
This video illustrates the difference between Git and GitHub. This clip is from the chapter "Introduction to Git and GitHub" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an introduction...
Instructional Video3:06
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is Merge Conflict?

Higher Ed
This video explains the concept of merge conflict in Git. 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 Video6:45
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Writing a New Git Object with a git hash-object

Higher Ed
This video illustrates how to write a new Git object with a git hash-object. 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...
Instructional Video4:21
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Section Summary

Higher Ed
This video provides a summary of this section. 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 a new Git...
Instructional Video3:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing the Jest NPM Package for Testing

Higher Ed
This video demonstrates how to install the Jest NPM package for testing. 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....
Instructional Video7:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Interactive Rebasing with Squashing in the Local Repository

Higher Ed
This video focuses on the interactive rebasing with squashing in the local repository. 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...
Instructional Video1:33
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Introduction to Rebasing

Higher Ed
This video provides an introduction to rebasing in Git. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing. It also explains how...
Instructional Video4:18
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Configuring a Protected Branch Rule

Higher Ed
This video explains how to configure a protected branch rule. 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 Video3:04
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Listing Remote and Local Branches

Higher Ed
This video explains how to list remote and local branches. 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,...
Instructional Video8:00
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Updating the Tracking Status of the Branches

Higher Ed
This video demonstrates how to update the tracking status of the branches. 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...
Instructional Video3:07
Jabzy

The First Recession - Stuff That I Find Interesting

12th - Higher Ed
In this video, Jabzy brings us historical tidbits and unknown facts about The First Recession
Instructional Video10:29
Catalyst University

Subclavian Artery | Branches & Divisions

Higher Ed
In this video, we discuss the major divisions and branches of the subclavian artery.
Instructional Video8:59
Catalyst University

Glycogenesis Pathway EXPLAINED

Higher Ed
In this video, we explore the process of glycogenesis and how cells make glycogen.
Instructional Video23:18
Let's Tute

Painting a Serene Landscape: Deer in the Woods

9th - Higher Ed
In this video, the teacher guides viewers through the process of creating a beautiful landscape painting of a deer in the woods. From sketching the initial placement ideas to blending colors and creating detailed tree branches, this...
Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is a Git Hosting Service?

Higher Ed
This video explains the concept of a Git hosting service. 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 hosting service....
Instructional Video1:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging process

Higher Ed
This video explains the Git merging process. 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 explains the...
Instructional Video9:01
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Resolving Conflicts in Visual Studio Code

Higher Ed
This video explains how to resolve conflicts in Visual Studio Code. 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...
Instructional Video1:14
Curated Video

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

Higher Ed
This video provides an introduction to this section. 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 Video13:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git diff Command

Higher Ed
This video explains the Git diff command. 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 unpacking Git...
Instructional Video4:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - GitHub Desktop Overview

Higher Ed
This video provides an overview of GitHub Desktop. 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...
Instructional Video7:22
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Matching an Author's Email against a Regular Expression

Higher Ed
This video demonstrates how to match an author's email against a regular expression. 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...
Instructional Video14:06
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Introduction to Linter and Running Linter in the Pre-Commit Hook

Higher Ed
This video introduces you to linter and demonstrates how to run linter in a pre-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...