Skip to the content.

📚 Resources 08 — Go Deeper on Git & GitHub

All free. The first two are the natural next steps after the lab; the games are for making branches and merges feel like second nature.


🎓 Official & interactive

🎮 Games (yes, really)

đź’ˇ One tip for going further

Everything in this module used GitHub’s website buttons. Professional engineers usually drive Git by typing commands (git commit, git branch, git merge — the same ideas, same names). If the course so far has you curious about that world, Learn Git Branching above is the bridge: same concepts you already know, now with the commands.