Instructional Video2:25
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Delete Merged and Unmerged Branches

Higher Ed
This video explains how to delete merged and unmerged branches.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and...
Instructional Video8:36
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Solving: Merge Conflict

Higher Ed
This video explains how to solve the merge conflict in Git.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how...
Instructional Video13:46
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Introduction: Merge Conflict

Higher Ed
Merge conflicts happen when you merge branches that have competing commits, and Git needs your help to decide which changes to incorporate in the final merge.
<
br/>
This clip is from the chapter "Merge Conflicts" of the series "Git...
Instructional Video6:15
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Pull Command

Higher Ed
This video explains the Git pull command.<br<br/>/>

This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git branches and the feature branch.
Instructional Video10:37
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Pull Changes and Merge Branch

Higher Ed
This video explains pull changes and merge branch.<br<br/>/>

This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git branches and the feature branch.
Instructional Video15:17
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Feature Branch

Higher Ed
The Git feature branch workflow is a composable workflow that can be leveraged by other high-level Git workflows.
<
br/>
This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical...
Instructional Video7:50
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Introduction to Git Branches

Higher Ed
This video introduces you to Git branches.<br<br/>/>

This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git branches and the feature branch.
Instructional Video7:51
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Restore

Higher Ed
This video explains Git Restore, which will restore the file to the last committed version, effectively undoing any changes that have been made since then.
<
br/>
This clip is from the chapter "Other: Diff, Stash, and Restore" of...
Instructional Video12:35
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Stash

Higher Ed
This video explains Git Stash, which is used when you want to record the current state of the working directory and the index but want to go back to a clean working directory.
<
br/>
This clip is from the chapter "Other: Diff,...
Instructional Video6:33
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Diff

Higher Ed
This video explains Git Diff, which shows changes between the working tree and the index of a tree, changes between the index and a tree, changes between two trees, changes resulting from a merge, and changes between two blob...
Instructional Video16:04
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Commit Timeline

Higher Ed
This video explains the commit timeline on GitHub.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push...
Instructional Video12:03
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Lifecycle In-Depth

Higher Ed
This video explains the Git lifecycle in detail.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push...
Instructional Video16:28
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Practice: Common Commands

Higher Ed
This video explains some common commands that we have discussed earlier such as Git status, Git commit, and so on.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The...
Instructional Video13:34
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Push Changes on GitHub

Higher Ed
This video explains how to push the changes onto GitHub.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how...
Instructional Video18:12
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Basic Commands and Lifecycle

Higher Ed
This video explains the basic commands used in GitHub and the lifecycle.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git...
Instructional Video3:43
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Configuration

Higher Ed
This video explains how to configure Git into your system.
<
br/>
This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you...
Instructional Video9:11
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Installation and Setup

Higher Ed
This video explains the process of installation and setting up of Git.
<
br/>
This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git...
Instructional Video11:20
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Introduction and Version Control System

Higher Ed
This video introduces you to Git and version control system.
<
br/>
This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps...
Instructional Video5:51
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Resources (Important)

Higher Ed
This video explains where you can find the various resources, links, cheat sheets, and interview questions associated with the course.
<
br/>
This clip is from the chapter "Course Introduction" of the series "Git and GitHub...
Instructional Video4:24
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Course Introduction

Higher Ed
This video introduces you to the course and the course contents as well as gets you familiar with the author and his experience.
<
br/>
This clip is from the chapter "Course Introduction" of the series "Git and GitHub Masterclass -...
Instructional Video5:05
Curated Video

Modern JavaScript from the Beginning - Second Edition - Callback to Promise Refactor

Higher Ed
In this video, you will learn how to refactor code that uses callbacks into code that uses Promises. We will see how using Promises can make code more readable and easier to maintain and how to handle errors when working with...
Instructional Video15:29
Curated Video

Modern JavaScript from the Beginning - Second Edition - Setting Up Git and GitHub (Optional)

Higher Ed
In this optional video, you will learn how to set up Git and GitHub for version control and collaboration.
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this...
Instructional Video7:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Array Challenges

Higher Ed
This video presents some challenges related to arrays and requires students to apply their knowledge of array methods and manipulation.
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript from...
Instructional Video10:33
Curated Video

Modern JavaScript from the Beginning - Second Edition - Basic Array Methods

Higher Ed
In this video, you will learn about some basic array methods in JavaScript, such as push(), pop(), shift(), unshift(), and splice().
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript from the...