30:34
Git Source Code Management Tutorial
Git is a distributed source code management (SCM) system with efficient branching and merging operations.
8:45
Introduction To Git And Source Code Management | GitHub Tutorial | Coding Knowledge
In this session, We learn about Git and source code management as SCM with an real-time example. #git #CodingKnowledge ...
5:48
A Source Code Management (SCM) is a software tool used by programmers to manage the source codes. SCMs are used to give ...
6:56
Using Git with Visual Studio Code (Official Beginner Tutorial)
A brief/compact intro to #Git & #GitHub made easy with #visualstudiocode 0:00 Intro 0:35 Initialize repository 0:55 Rename branch ...
15:39
Tutorial: Unity and Source Code Control - Git
In this video I show how to setup Unity to work with source code control like git by using SourceTree from Atlassian. In a later video ...
40:42
Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git
Git has the power to make you a better software developer. But you'll have to go beyond the basic "commit, push, pull" to use it ...
6:06
Chapter 1 : Source Code Management
Lab assessment for BCS3293 Software Configuration Management.
1:12:07
Git & GitHub Tutorial | Visualized Git Course for Beginner & Professional Developers in 2024
In this visualized Git Tutorial, you'll learn everything from the basics of Git to advanced tips no one else talks about. We'll dive into ...
55:54
Git & GitHub Tutorial for Beginners (2026)
In this full tutorial on Git & GitHub, you'll learn Git commands (git init, add, commit, log, branch, merge, revert) to stage and commit ...
1:09:13
Git Tutorial for Beginners: Learn Git in 1 Hour
Git: The essential tool for modern development. This quick explainer shows why it's a must-have skill. Ready for a deep dive ...
10:29
How To Use GitHub For Beginners
like & subscribe :) Turn your AI coding agent into a senior engineer: https://boostmyagent.com GitHub · Build and ship software on ...
9:45
With this video, you can easily understand the concept of source code management (SCM) or version control. Every programmer ...
3:18
Contributing to Open Source Can Change Your Life - Here’s How to Do It
There are over 128000000 open source projects on GitHub and every single one of them has the potential to change your life ...
40:07
Introduction to Source Code Management, git and Sourcetree
In this video Prof. Patterson introduces the concept of source code management. Collaborative software projects inevitably require ...
32:44
DevOps | Git | Version Control (DVCS) | Git Beginners Tutorial | SCM Tool | Source Code Management
git #devops #aws #cloudcomputing #scm DevOps | Git | Version Control (DVCS) | Git Beginners Tutorial | SCM Tool | Source ...
1:43
What is Source Code and What Does it Do?
Source code: it's the brains behind the scenes. Source code is what makes it possible for all computer programs to -- well -- work.
1:57
Learn the basics of Git in 100 seconds. 0:09 Initialize a git repo 0:33 Stage files 0:39 Commit a snapshot 1:12 Branch off into an ...
50:44
Compiling Software from Source
Compiling software can be a daunting task, especially if you've never done it before. To get more familiar, I'll walk through ...
46:19
Git and GitHub Tutorial for Beginners
In this step-by-step tutorial, learn how to use Git and GitHub for source control management (SCM). We start with Git. What is it?