About this course
Why students take this
Git and GitHub fundamentals — the version control workflow every developer (and increasingly every designer, writer, marketer) needs to know.
Two weeks of practical labs. By the end you'll branch, merge, resolve conflicts, write good commit messages, open pull requests, and use GitHub for both code and writing collaboration.
Two-week core skills
- Git mental model: working copy, index, commit, branch
- Day-to-day commands until they're muscle memory
- Branching strategies for solo + team work
- Pull requests, code review, GitHub workflows
- Stretch: GitHub Actions for automation basics