course

Git Version Control for Beginners

In this course, you will learn how to use the Git version control utility, how to contribute to a Github repository, and how to troubleshoot common issues.

If you are just getting started as a developer or in a non-technical role and want to dive into the world of coding, learning Git is one of your first stops.

Git is a source control utility that allows us to keep track of changes to a group of files—typically in a codebase hosted on Github, a popular GUI and platform for using the Git utility.

In this course, I'll take you from start to finish learning Git.

Get started: Go to lesson 1