LLearnCodeAll academies
🌿 VERSION CONTROL WORKSHOP

Git & GitHub, taught through useful outcomes.

Learn Git as a safe history and collaboration system instead of a collection of scary commands.

10 guided lessons111 guided minutesLearn → Try → Test → Build✓ Full journey + boss live
GUIDED ROADMAP

One concept at a time. One useful build each time.

Lessons unlock in order so the next step stays obvious. Completed lessons remain available for review, and the boss project unlocks only after the full journey.

YOUR GUIDED JOURNEYRestoring saved progress…
019 min

Git mental model

Understand snapshots, history and working state

MINI BUILDMake two small file changes and describe what you would want each commit to mean.
Checking saved progress…
029 min

Repositories & status

Know what Git is watching

MINI BUILDInitialize a tiny repository and create one tracked and one untracked change.
Checking saved progress…
0310 min

Staging & commits

Record focused changes deliberately

MINI BUILDCreate two focused commits whose messages describe why each change exists.
Checking saved progress…
0410 min

Diffs & history

Inspect what changed before trusting it

MINI BUILDReview and summarise one staged diff before writing its commit message.
Checking saved progress…
0511 min

Branches

Work on an idea without rewriting main immediately

MINI BUILDPlan a three-commit feature branch and describe what belongs in each commit.
Checking saved progress…
0612 min

Merges & conflicts

Combine work and resolve disagreements intentionally

MINI BUILDResolve a toy text conflict and explain the final merged intent.
Checking saved progress…
0711 min

Remotes, clone & push

Synchronise local history with a shared repository

MINI BUILDDescribe the full local-to-remote flow for one feature branch.
Checking saved progress…
0812 min

Update safely

Bring remote work in without losing the story

MINI BUILDUpdate a hypothetical feature branch from main and explain why your chosen strategy is safe.
Checking saved progress…
0913 min

Pull requests & review

Turn code history into a collaboration workflow

MINI BUILDPrepare a concise PR description for a fictional feature including outcome, testing and risk.
Checking saved progress…
1014 min

Recovery & safe habits

Recover mistakes without panic

MINI BUILDCreate a recovery checklist for accidental commit, wrong branch and seemingly lost commit scenarios.
Checking saved progress…
FINAL BOSS

Feature Delivery Boss

Prove you can move a change from local history to review-ready collaboration.

Checking your lesson progress…
JOURNEY + BOSS LIVE

Git & GitHub has a complete guided arc.

The journey includes 10 sequenced lessons, local mastery and a final project that checks whether the major ideas were combined.

Begin Git & GitHub →