Member-only story

Learn Git from Microsoft for free!

Manpreet Singh
3 min readJul 10, 2021

--

Welcome back! Git is an important piece for most programming related projects, Git allows you to manage your version of your projects, so how do you learn Git? Well, there are actually tons of ways online to do so, but one of these ways is actually through Microsoft! They actually have a course that’s over an hour long available for free! If you would like to take a look at this course, please view the link below:

I will go over the highlights of this specific course, so be sure to view the course above to get the full information. Starting off, this course breaks down the very basics of what Git / version control is:

After the very basics, we get straight into the many commands within Git, these include git status, git add, git commit, git log and git help:

--

--

Manpreet Singh
Manpreet Singh

No responses yet