Version control fundamentals, branching strategies, and collaborative workflows on GitHub.
Git Fundamentals
Learn how Git tracks changes, the staging area model, and the most important everyday commands.
Branching and Merging
Create feature branches, merge changes, resolve conflicts, and use rebase for a clean history.
GitHub Collaboration Workflows
Pull requests, code reviews, protected branches, and the fork-and-PR open-source model.