Skip to main content
IntermediateCore1 week

Git & GitHub

Use version control, branches, pull requests, code review, and collaboration workflows professionally.

Topic 11 of 24

Prerequisites

  • Basic command line

Key Concepts & Skills

  • Commits
  • Branches
  • Pull requests
  • Merge conflicts
  • GitHub issues
  • Code review

Learning Outcomes

  • Understand the core principles of Commits
  • Configure and deploy Branches successfully
  • Troubleshoot common issues with Pull requests
  • Understand the core principles of Merge conflicts
  • Configure and deploy GitHub issues successfully
  • Troubleshoot common issues with Code review

Resources

Official documentation

Community resources

Interactive practice

Practice Exercises

Project Task

Publish a portfolio repo with clean commits and a useful README.

Quiz