Instructional Video3:30
Curated Video

Creational Design Patterns in Modern C++ - Memory Management

Higher Ed
This video demonstrates how to modify your implementation to use smart pointers to avoid the manual memory management.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This...
Instructional Video4:20
Packt

Start Kafka Development Environment Using Docker

Higher Ed
This video demonstrates how to start Kafka development environment using Docker.
<
br/>
This clip is from the chapter "Annex - Starting Kafka Differently" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In...
Instructional Video2:25
Curated Video

Advanced Cloning Techniques: Embryo Transplants and Adult Cell Cloning

Higher Ed
This video discusses two advanced techniques of cloning - embryo transplants and adult cell cloning. The video mentions Dolly the sheep being the first animal clone produced using adult cell cloning, and also highlights that these...
Instructional Video5:35
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part VI

Higher Ed
This video is the sixth part of the six-part video that demonstrates how to refactor the game to use a deep copy to prevent issues with a shallow copy.
r/>
This clip is from the chapter "Prototype" of the series "Creational...
Instructional Video3:16
Curated Video

API Testing with Postman - Install and Set Up API Testing Challenges

Higher Ed
Get some hands-on API testing challenges installed locally.

• Get setup on G
itHub
• Clone the testing challenge re
po locally
• Install the testing cha
ll
enges locally

This clip is from the chapter...
Instructional Video3:44
Curated Video

Mastering Grunt (Video 2)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks...
Instructional Video4:39
Curated Video

Creational Design Patterns in Modern C++ - Cloning Types

Higher Ed
This video explains the basics of cloning and demonstrates how to use the prototype pattern to implement it.

• Open Qt Cr
eator
• Create a ne
w Qt class
• Add the files to the correct folders in
th
e course code
...
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.
r/>
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...
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...
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
r/>
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...
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.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This video...
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.
r/>
This clip is from the chapter "Cloning, Exploring, and Modifying Public Repositories" of the series "Complete Git Guide: Understand and Master Git and...
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.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This...
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.
r/>
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...
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.
<
br/>
This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and...
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.
r/>
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...
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.
r/>
This clip is from the chapter "React-Router" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
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 contribu
te to
•...
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.
r/>
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...
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.
r/>
This clip is from the chapter "Install and Configure AD DS" of the series "Active...
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.
r/>
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...
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.
r/>
This clip is from the chapter "Introduction" of the series "Complete Bash Shell Scripting".This section introduces you to the course and helps you...
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.
r/>
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 –...