> For the complete documentation index, see [llms.txt](https://fundamentals.rocketacademy.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fundamentals.rocketacademy.co/7-version-control/additional-resources-7.md).

# Additional Resources 7

## Git

1. [Git and GitHub in Plain English](https://blog.red-badger.com/2016/11/29/gitgithub-in-plain-english)
2. [What is Version Control Systems?](https://www.youtube.com/watch?v=8oRjP8yj2Wo)
3. [Getting Started: About Version Control](https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control)
4. [Learn Git Branching](https://learngitbranching.js.org) (game)
5. [W3S: Git Exercises](https://www.w3schools.com/git/git_exercises.asp)
