Instructional Video0:56
Curated Video

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

Higher Ed
This video provides an introduction to this section. 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. It...
Instructional Video6:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Observing a Git Repository after a Three-Way Merge

Higher Ed
This video focuses on the Git repository after a three-way merge. 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 Video3:44
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Overview of the Changes

Higher Ed
This video provides an overview of the changes made in this section. 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 Video0:55
Curated Video

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

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

Complete Git Guide: Understand and Master Git and GitHub - Git Repository Changes after a Third Commit

Higher Ed
This video illustrates the Git repository changes after a third commit. 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...
Instructional Video5:37
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring a Commit Object

Higher Ed
This video explains the Git commit object. 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 Video4:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a Static GitHub Page Using Markdown

Higher Ed
This video explains how to create a static GitHub Page using markdown. 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...
Instructional Video7:27
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Verifying a React GitHub Page

Higher Ed
This video explains how to verify a React GitHub Page. 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 scratch....
Instructional Video8:26
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Hosting any Repository Using GitHub Pages

Higher Ed
This video explains how to host any repository using 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 to create GitHub pages...
Instructional Video5:31
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git ignore Common Practices and Templates

Higher Ed
This video explains how Git ignore performs common practices and creates templates. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on...
Instructional Video3:19
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Garbage Collection

Higher Ed
This video focuses on the garbage collection command in Git. 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 of the public...
Instructional Video5:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cherry-picking Commits

Higher Ed
This video explains the cherry-picking commits in Git. 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 of the public...
Instructional Video6:15
Packt

End-to-End Working Example on GIT Commands - 2

Higher Ed
This video presents the second part of an end-to-end working example on GIT commands. This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video5:45
Let's Tute

Autumn Scenery Painting with Acrylics: Creating Depth and Realism

9th - Higher Ed
In this video, the instructor guides viewers through the process of painting an autumn scenery using acrylics. They demonstrate how to create depth and texture in the painting, from the sky and road to the trees and fallen leaves. The...
Instructional Video6:59
Curated Video

Excel VBA Programming The Complete Guide - The MsgBox Method In Depth, Part II

Higher Ed
Continuing where we left off in the previous lesson, we wire up the buttons in a sample MsgBox to follow different branches of logic in our VBA code using the If conditional. This clip is from the chapter "Miscellaneous Features" of the...
Instructional Video2:07
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Changes

Higher Ed
This video explains how to commit changes in Git. 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 Video2:58
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Unstage File using git rm

Higher Ed
This video explains the concept of an unstage file using git rm. 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....
Instructional Video5:37
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing iTerm2 on MacOS

Higher Ed
This video explains how to install iTerm2 on MacOS. This clip is from the chapter "Installation of Git and Configuration of the Shell" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section demonstrates how...
Instructional Video3:02
Curated Video

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

Higher Ed
This video provides a summary of Git hooks. 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 basics of...
Instructional Video6:29
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Introducing a Lint-Staged Package to Check only Staged Files

Higher Ed
This video demonstrates how to use a lint-staged package to check only staged files. 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 Video8:33
Curated Video

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

Higher Ed
This video explains the Git revert command. 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 of the public repositories. It also...
Instructional Video3:14
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cloning One of the Public Repositories

Higher Ed
This video explains how to clone one of the public repositories. 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 of the public...
Instructional Video6:20
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Development Workflow

Higher Ed
This video explains the Git development workflow. 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 of the public repositories. It...
Instructional Video8:01
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Basic Git ignore Rules

Higher Ed
This video explains the basic git ignore rules. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on Git file statuses: untracked, tracked,...