Course overview
BeginnerLearn version control and team collaboration with Git and GitHub.
What you will learn
- Track changes safely with Git
- Publish code to GitHub
- Collaborate using branches and pull requests
Course curriculum
- Introduction to Git and installation
- Repositories and git init
- git add, git commit, and git status
- Branches and merging
- GitHub
- Push and pull
- Pull requests and collaboration
- GitHub Projects
Practical examples
- Create a repository and first commit
- Resolve a simple merge conflict
Projects
- Publish a portfolio repository
- Collaborative project board on GitHub