Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is a Git Hosting Service?

Higher Ed
This video explains the concept of a Git hosting service. 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....
Instructional Video11:07
Curated Video

Creating Challenging Levels with Clones in Game Design

Pre-K - Higher Ed
In this tutorial, the teacher demonstrates how to create a challenging game in Scratch by adding multiple levels, enemies, and clones. By utilizing the concept of clones, students learn how to dynamically increase the difficulty of the...
Instructional Video2:57
Curated Video

Learn Git in 3 Hours- Cloning Repositories

Higher Ed
We won’t always start the projects we work on from our own machines. To begin working on an existing repository, we can clone the repository using Git clone. • Get the URL of the repository you want to clone • Clone it to your local...
Instructional Video4:38
Curated Video

The Full Stack Web Development - Part 2 - Angular 2 App From The Quickstart

Higher Ed
App Development with Angular: Part 2 - Angular 2 App From The Quickstart This clip is from the chapter "App Development with Angular" of the series "The Full Stack Web Development".In this section, we work with Angular 2 components,...
Instructional Video6:10
Curated Video

Creational Design Patterns in Modern C++ - Prototype Manager - Part I

Higher Ed
This video is the first part of the two-part video that demonstrates how to implement the prototype manager. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video provides an...
Instructional Video6:02
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cloning Remote Repository

Higher Ed
This video explains the concept of cloning remote repository in Git. 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 Video4:12
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cloning a Remote Repository and Verifying a Pre-Commit Hook

Higher Ed
This video demonstrates how to clone a remote repository and verify a pre-commit hook in Git. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Instructional Video5:00
Curated Video

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

Higher Ed
This video explains the concept of tracking branch 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 push,...
Instructional Video15:49
Packt

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

Higher Ed
This video presents the first 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 Video11:22
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Cosmos Database (DB) To-do Application Code, Line by Line

Higher Ed
This video focuses on Cosmos DB to-do application code, line by line. This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to...
Instructional Video6:55
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Setting Up Budget App

Higher Ed
In this video you'll be setting up the directory structure for the Expensify application. This clip is from the chapter "React-Router" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about...
Instructional Video4:58
Curated Video

Learn Git in 3 Hours- Forking Repositories

Higher Ed
When contributing changes to existing repositories we may not always have write access, and may need to create a copy to work on. This can be done using forking. • Create a fork of the repository to contribute to • Create changes on the...
Instructional Video5:15
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Cloning a Remote Repository

Higher Ed
This video focuses on cloning a remote repository in GitHub. 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...
Instructional Video2:43
Curated Video

Active Directory with Windows Server 2016 - DC Cloning

Higher Ed
You’ll walk through the cloning operation for DCs, looking at the various clone tools that can be used and the benefits of using clones. This clip is from the chapter "Install and Configure AD DS" of the series "Active Directory with...
Instructional Video8:57
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Cloning Any Webpage

Higher Ed
In this video, you'll learn to clone any webpage. This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll get an introduction to...
Instructional Video0:48
Curated Video

Bash Shell Scripting- Required documents for this course

Higher Ed
This video outlines the various resources you need to complete this course. This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you with the...
Instructional Video11:30
Curated Video

Ansible for the Absolute Beginner - Lab Setup - Cloning Virtual Machines (VMs) and Installing Ansible

Higher Ed
This video demonstrates how to clone VMs and install Ansible. This clip is from the chapter "Lab – Setting up Virtual Machines (VMs) and Installing Ansible" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This...
Instructional Video9:33
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating Lightweight Tags

Higher Ed
This video explains how to create lightweight 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 also highlights the...
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 Video4:16
Packt

CompTIA Network+ Certification N10-007: The Total Course - Connecting with Cable Modems

Higher Ed
This video shows how to connect with cable modems. This clip is from the chapter "Remote Connectivity" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will learn to work with remote...
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 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 Video1:58
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Accessing Azure Active Directory (AD) Using Code

Higher Ed
This video explains how to access Azure AD using code. This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on AZ-204 Azure authentication.
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...