Instructional Video8:38
Curated Video

Hands-On WebAssembly for C++ Programmers - Exploring the Syntax of WebAssembly

Higher Ed
Before we go too much deeper, it is worth understanding what WebAssembly looks like when compiled. It will help with debugging and diagnostics. • Learn how to convert WASM code to a human-readable format • Explore what a function looks...
Instructional Video8:26
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Create a GitHub Repository and setup GitFlow

Higher Ed
The Camtasia Adept: Camtasia Editor Main Menu Walkthrough This clip is from the chapter "Development (Code, Test, Review and Merge)" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".In this section, you will...
Instructional Video5:20
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Develop Branch Configuration

Higher Ed
This video provides an overview of adding code for Develop branch on the Jenkinsfile. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory,...
Instructional Video4:16
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Fast-Forward Merge

Higher Ed
This video explains the concept of fast-forward merge in Git. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging...
Instructional Video6:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - SourceTree in Action

Higher Ed
This video explains the working of the SourceTree. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and explains...
Instructional Video6:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Disabling Rebasing Using a Pre-Rebase Hook

Higher Ed
This video demonstrates how to disable rebasing using a pre-rebase 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 GitHub hooks in...
Instructional Video1:24
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Section 16 Introduction

Higher Ed
This video provides an introduction to this section. This clip is from the chapter "Detached HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the detached HEAD state and explains how...
Instructional Video1:39
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Deleting a Feature Branch and Pushing to Remote

Higher Ed
This video demonstrates the process of deleting a feature branch and pushing to remote. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process...
Instructional Video2:36
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is a Pull Request?

Higher Ed
This video explains the concept of a Git 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 a...
Instructional Video3:55
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Checking Out a Remote Branch

Higher Ed
This video explains how to check out a remote 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...
Instructional Video3:57
Rachel's English

American Accent Training | R vs. L Part 2

6th - Higher Ed
This accent training video is an in-depth lesson on the American R and L sounds. Are you learning English? Are you feeling fluent but ready to improve your pronunciation and comprehension? Great! This video is perfect for you. This...
Instructional Video10:18
JJ Medicine

Glycogen Metabolism | Glycogenolysis | Pathway, Enzymes and Regulation

Higher Ed
Lesson on Glycogen Metabolism (Glycogenolysis) pathway: Step-by-step overview of the pathway, including regulation, advantages, and disadvantages of glycogenolysis, important enzymes (glycogen phosphorylase) and differences between liver...
Instructional Video6:23
Catalyst University

ORGANIZE! Anterior Forearm Muscle Innervation

Higher Ed
In this video, we will discuss and organized method for learning the innervation of the anterior forearm musculature.
Instructional Video5:02
Let's Tute

Painting a Romantic Night Scenery with a Couple

9th - Higher Ed
In this video, the teacher guides viewers through the process of painting a beautiful night scenery with a couple. They demonstrate step-by-step instructions, from blending the sky colors to adding details like the moon, clouds, trees,...
Instructional Video5:49
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Jenkins SNAPSHOT Builds

Higher Ed
In this video, you will be able to configure the plugins for building snapshot releases. This clip is from the chapter "Continuous Integration and Continuous Deploy" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Instructional Video4:36
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in the New Branch

Higher Ed
This video explains how to commit changes in the new branch 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...
Instructional Video10:42
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Fixing Errors with Cached Credentials Using SSH Instead of HTTPS

Higher Ed
This video demonstrates the process of fixing errors with cached credentials using SSH instead of HTTPS. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video7:13
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Reflog - Log of All Git Operations

Higher Ed
This video explains the concept of reflog - log of all Git operations. 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...
Instructional Video1:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Completing Rebasing by Performing Merging

Higher Ed
This video explains how to complete rebasing by performing merging. 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...
Instructional Video3:17
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Tags Overview

Higher Ed
This video provides an overview of Git 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 difference...
Instructional Video2:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Changing the Author of the Last Commit

Higher Ed
This video explains the process of changing the author of the last commit. 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 Video4:55
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Pull Request Versus Merge Request

Higher Ed
This video illustrates the difference between pull request and merge 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...
Instructional Video4:29
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Collaboration Between Contributors

Higher Ed
This video explains the collaboration between contributors. 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...
Instructional Video5:16
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - SonarQube GIT Release Preparation

Higher Ed
In this video, you will learn about GIT Release Preparation. This clip is from the chapter "SonarQube Continuous Code Quality Metrics Integration" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".This section...