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. 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: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. 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 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. 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 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. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".This...
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 Video7:19
Catalyst University

Regulation of Purine Biosynthesis

Higher Ed
Regulation of Purine Biosynthesis
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. 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...
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. 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 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. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub...
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. 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 to...
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. 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 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. 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 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. 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 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. 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 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. 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...
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. 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 Video2:46
Curated Video

Learn Git in 3 Hours- What Is a Branch?

Higher Ed
Branches can be used to enable parallel, simultaneous workflows in a single repository. • Learn how they are represented by Git • Learn why they are so useful This clip is from the chapter "Branches and Workflows" of the series "Learn...
Instructional Video5:23
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Third Commit

Higher Ed
This video explains the concept of third commit 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....
Instructional Video8:38
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Files Lifecycle

Higher Ed
This video explains the Git files lifecycle. 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 Video10:15
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Contents of Git Objects

Higher Ed
This video explains the various contents of Git 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 initialize a new...
Instructional Video7:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a New Git Blob Based on a File

Higher Ed
This video explains how to create a new Git blob based on a file. 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 Video9:49
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a Basic React application

Higher Ed
This video explains how to create a basic React application. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to create GitHub pages from...