Skip to content
Gradland
Interactive Guide — Official GitHub Skills Courses

GitHub Skills Learning Guide

37official hands-on courses across 6 levels — from Git basics to Copilot, Actions & DevSecOps. Each course is a GitHub template repo with automated step-checking. Tick each course as you complete it.

0%
0/37 done
🌱
Foundation
Git basics, GitHub core concepts, Markdown, and publishing your first site. No prerequisites — start here.
0/4

The absolute starting point. Learn how version control works using Git on the command line and in VS Code.

📖 What you'll learn
  • What version control is and why it matters
  • Core Git commands: init, add, commit, log, diff
  • How to work with a local Git repository
  • Navigate history and understand the commit graph
🔨 What you'll build

A simple game tracked with Git — make changes and commit them step by step.

gitcliversion-control
Start on GitHub →