Instructional Video3:52
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is the Hash Function?

Higher Ed
This video explains the hash function.
r/>
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:50
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Overview of Current File Distribution

Higher Ed
This video provides an overview of the current file distribution.
r/>
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...
Instructional Video2:41
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Tree Objects in Git

Higher Ed
This video explains the tree objects in Git.
r/>
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...
Instructional Video0:44
Curated Video

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

Higher Ed
This video provides an introduction to the basic shell commands.
r/>
This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section introduces you to...
Instructional Video8:27
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Making Experimental Commits in Detached HEAD State

Higher Ed
This video demonstrates how to make experimental commits in a detached HEAD state.
r/>
This clip is from the chapter "Detached HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses...
Instructional Video3:45
The Noted Anatomist

SMA and IMA

Higher Ed
This video tutorial covers the arterial supply to the midgut (superior mesenteric artery or MSA) and hindgut (inferior mesenteric artery or IMA) portions of the GI tract.
Instructional Video0:58
Curated Video

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

Higher Ed
This video provides an introduction to this section.
r/>
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...
Instructional Video3:03
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Object Types

Higher Ed
This video explains the various Git object types.
r/>
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...
Instructional Video2:20
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Number of Folders Created for Objects

Higher Ed
This video explains the number of folders that can be created for objects. 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...
Instructional Video3:51
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Read-tree

Higher Ed
This video sheds light on the Git read-tree.
r/>
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...
Instructional Video22:57
Let's Tute

Creating a Pink Sunset Landscape

9th - Higher Ed
This video demonstrates how to create a stunning evening landscape using acrylic paints. It guides viewers through each step, from securing the canvas with masking tape to adding vibrant colors and creating intricate details like trees...
Instructional Video5:37
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Understanding Pipeline as Code Configuration

Higher Ed
This video provides an overview of Jenkins pipeline changes.
r/>
This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Instructional Video7:19
Catalyst University

Regulation of Purine Biosynthesis

Higher Ed
Regulation of Purine Biosynthesis
Instructional Video11:11
Catalyst University

Cranial Nerve V - Trigeminal Nerve [Part 2] | Origin, Structure, Pathway & Function

Higher Ed
In this video, we explore the following as it pertains to cranial nerve V; specifically, the sensory components of the trigeminal nerve: Origin Anatomy Functions Pathway to the Brain
Instructional Video11:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in the Cloned Repository

Higher Ed
This video explains how to commit changes in the cloned repository.
r/>
This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and...
Instructional Video6:44
Curated Video

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

Higher Ed
This video explains the concept of branch in Git.
r/>
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 Video4:46
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Verifying Selective Linting and Testing Using Lint-staged

Higher Ed
This video demonstrates how to verify selective linting and testing using lint-staged.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video1:26
Curated Video

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

Higher Ed
This video provides an introduction to this section.
r/>
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 Video3:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Remote Show Origin

Higher Ed
This video explains the concept of Git remote show origin.
r/>
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...
Instructional Video3:57
Curated Video

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

Higher Ed
This video illustrates the difference between JSON and the Git database.
r/>
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...
Instructional Video9:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a Git Tree Object

Higher Ed
This video explains how to create a Git tree object.
r/>
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...
Instructional Video5:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Git Objects with the git cat-file Command

Higher Ed
This video explores some Git objects with the git cat-file command.
r/>
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...
Instructional Video9:48
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Adding Multi and Sum Modules with Tests

Higher Ed
This video demonstrates how to add multi and sum modules with tests.
r/>
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 Video3:54
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Pull Two-Step Process

Higher Ed
This video explains the two-step process of Git pull.
r/>
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...