Back to Tutorials | Interactive Beginner

Git Basics & GitHub Workflow: Hands-On Practice Session

30 minutes admin 5 views Internal

External Tutorial

This tutorial is hosted on Internal. Click below to access it.

Open Tutorial

Overview

Git basics for absolute beginner .

Prerequisites

A computer running Windows, macOS, or Linux
A GitHub account (free — sign up at github.com)
Comfort typing commands in a terminal / command prompt
No prior Git knowledge needed — we start from absolute zero

Learning Outcomes

What Git is and why it dominates version control
How to install and configure Git on Windows, macOS, and Linux
The three-tree architecture (Working Directory → Staging → Repository)
Every core command: init, clone, add, commit, status, log, diff
Branching, merging, and resolving conflicts
Full GitHub workflow: remote, push, pull, pull requests, forks
10 quizzes to reinforce every concept before moving on

Tutorial Info

Type Interactive
Difficulty Beginner
Duration 30 minutes
Provider Internal
Published Jul 09, 2026
Last Updated Jul 17, 2026