Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is a Git Hosting Service?
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....
Curated Video
Creating Challenging Levels with Clones in Game Design
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...
Curated Video
Learn Git in 3 Hours- Cloning Repositories
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...
Curated Video
The Full Stack Web Development - Part 2 - Angular 2 App From The Quickstart
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,...
Curated Video
Creational Design Patterns in Modern C++ - Prototype Manager - Part I
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cloning Remote Repository
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cloning a Remote Repository and Verifying a Pre-Commit Hook
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is Tracking Branch?
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,...
Packt
End-to-End Working Example on GIT Commands - 1
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...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Cosmos Database (DB) To-do Application Code, Line by Line
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Setting Up Budget App
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...
Curated Video
Learn Git in 3 Hours- Forking Repositories
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cloning a Remote Repository
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...
Curated Video
Active Directory with Windows Server 2016 - DC Cloning
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...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Cloning Any Webpage
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...
Curated Video
Bash Shell Scripting- Required documents for this course
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...
Curated Video
Ansible for the Absolute Beginner - Lab Setup - Cloning Virtual Machines (VMs) and Installing Ansible
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating Lightweight Tags
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Forking Repository
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...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Connecting with Cable Modems
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a New Repository
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Section 7 Introduction
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...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Accessing Azure Active Directory (AD) Using Code
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.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Cloning One of the Public Repositories
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...