Instructional Video7:29
Curated Video

The Full Stack Web Development - Branches and Merging

Higher Ed
Git & Version Control: Branches and Merging This clip is from the chapter "Git & Version Control" of the series "The Full Stack Web Development".We move on to version control and debugging. GIT is a very popular version controlling...
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 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 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 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 Video6:34
Curated Video

Hands-On Auto DevOps with GitLab CI - Dynamic Application Security Testing

Higher Ed
Some security testing can only be accomplished when our application is deployed. We can use GitLab Review Apps to perform dynamic security scanning. • Add a security scanning job for feature branches • Create a feature branch and merge...
Instructional Video8:21
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Publishing the Data Factory to Azure DevOps

Higher Ed
This video helps in publishing the Data Factory to Azure DevOps. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Instructional Video10:50
Mazz Media

Bingo's Lingo Letter Blends (Part 2 )

6th - 8th
Sight words instruction is an excellent supplement to phonics instruction. Phonics is a method for learning to read in general, while sight words instruction increases a child’s familiarity with the high frequency words he will encounter...
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:42
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Under Another Author

Higher Ed
This video explains how to commit under another author 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 provides an overview of the...
Instructional Video2:48
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Rebasing - Step 1

Higher Ed
This video explains the first step of 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 explains how to...
Instructional Video4:23
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Lightweight Versus Annotated Tags

Higher Ed
This video highlights the difference between lightweight and annotated tags. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It...
Instructional Video2:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Removing a Repository Collaborator

Higher Ed
This video demonstrates the process of removing a repository collaborator. 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...
Instructional Video3:00
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Forking Repository

Higher Ed
This video explains the concept of forking repository in GitHub. 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 - Creating and Publishing a New Branch Using GitHub Desktop

Higher Ed
This video demonstrates the process of creating and publishing a new branch using GitHub Desktop. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video7:30
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Opening a Pull Request

Higher Ed
This video explains the process of opening a pull request. 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...
Instructional Video11:58
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Resolving Conflicts Using Git Pull

Higher Ed
This video demonstrates the process of resolving conflicts using the Git pull command. 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 Video2:15
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a New Repository

Higher Ed
This video explains how to create a new repository 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...
Instructional Video2:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - How to Open Pull Request from a Forked Repository

Higher Ed
This video explains how to open pull request from 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...
Instructional Video4:31
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Opening Pull Request from a Forked Repository

Higher Ed
This video explains the process of opening pull request from 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...
Instructional Video6:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why was Pull Request Named Pull Request?

Higher Ed
This video explains why pull request was named pull request. 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...