Instructional Video3:05
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Branches Management

Higher Ed
This video sheds light on Git branches management. 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 operations. It...
Instructional Video4:11
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Probability Theory in a Dice Game

Higher Ed
This video explains the probability theory in a dice game. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a...
Instructional Video6:26
The Noted Anatomist

Drawing the Brachial Plexus

Higher Ed
This is a tutorial to help draw and label the brachial plexus.
Instructional Video1:54
Curated Video

Learn Git in 3 Hours- The Course Overview

Higher Ed
This video provides an overview of the entire course. This clip is from the chapter "Version Control and the Terminal" of the series "Learn Git in 3 Hours".In the first section students will learn what Version Control is, what it is used...
Instructional Video5:10
Curated Video

Learn Git in 3 Hours- Creating New Branches

Higher Ed
Branches can and should be used often to enable parallel workflows and allow developers to work independently in the same repo. The Git branch command can be used to create new branches. • Check out the branch you want to branch from •...
Instructional Video2:30
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Tree Diagrams - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video2:23
XKA Digital

Seek out opportunities

Higher Ed
Dan Doherty was CEO of Cadence Innovation Marketing, a director of Applied Market Strategy and Chief Operating Officer of Guardian Water. He had worked at board level within corporate and private businesses of all sizes up to being CEO...
Instructional Video14:02
Institute for New Economic Thinking

John Kay: Creating a Socially Useful Financial System 4/5

Higher Ed
John Kay, Visiting Professor, London School of Economics and Political Science, speaking at the breakout panel entitled "How Can We Create a Financial System That Is Socially Useful?" at the Institute for New Economic Thinking's (INET)...
Instructional Video3:10
Curated Video

Artistic Optical Illusions

Pre-K - Higher Ed
This video explores the concept of optical illusions in art, highlighting how arrangements and compositions can deceive our perception. It showcases various examples, including images formed by branches and sidewalk art that create...
Instructional Video10:37
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why Do We Need Branches?

Higher Ed
This video explains the purpose of branches 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 operations. It...
Instructional Video4:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Examining Tree Object

Higher Ed
This video demonstrates how to examine a tree object in Git. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a...
Instructional Video9:35
Catalyst University

The Facial Nerve [CN VII] | Structure, Function, & Major Branches

Higher Ed
In this video, we discuss the origin, anatomy, functions, and major branches of cranial nerve VII, the facial nerve.
Instructional Video7:19
Catalyst University

Radial Nerve Overview | Branches & Functions

Higher Ed
In this video, we discuss the major branches of the radial nerve as it traverses from the posterior brachium down to the forearm and hand.
Instructional Video10:18
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - SHA-1 Hash Function

Higher Ed
This video explains the SHA-1 hash function. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new Git...
Instructional Video1:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Working Directory, Staging Area, and Git Repository

Higher Ed
This video focuses on the working directory, staging area, and Git repository. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Instructional Video5:56
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Hash Collision Probability

Higher Ed
This video explains the Git hash collision probability. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new...
Instructional Video8:03
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Retaining Changes Made in the Detached HEAD State

Higher Ed
This video demonstrates how to retain the changes made in a detached HEAD state. 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...
Instructional Video5:17
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Tree Diagrams - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video13:13
Catalyst University

The Abdominal Aorta | Branches & Components

Higher Ed
In this video, we will discuss in detail the major branches of the abdominal aorta and the celiac trunk and what major structures the supply.
Instructional Video10:19
Curated Video

Learn Git in 3 Hours- Merging Branches

Higher Ed
Once our work has been completed on a separate branch, we will want to add that code back to the main branch of the repository. To do this, we use the Git merge command. • Check out the branch you want to merge into • Use the Git merge...
Instructional Video6:31
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Setup and Git Configuration

Higher Ed
This video provides an overview of Blueocean setup and integration with Git. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Instructional Video9:49
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating Merge Conflict

Higher Ed
This video explains the process of creating a merge conflict 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...
Instructional Video4:01
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Overview of the .git Folder

Higher Ed
This video provides an overview of the .git folder. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new Git...
Instructional Video8:25
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Shell Commands - File Management - Part 2

Higher Ed
This video is the second part of the two-part video that explains some more shell commands with respect to file management. This clip is from the chapter "Basic Shell Commands" of the series "Complete Git Guide: Understand and Master Git...