Go from Beginner to Pro at Git using these Free Resources

·

1 min read

Go from Beginner to Pro at Git using these Free Resources

You have learnt the basics of programming in the language of your choice and now you have decided to learn how to use Git or just looking to refresh your skills using git. In this article, I will share resources which I have come across and refer to every now and then in addressing certain issues relating to version control.

1. Udacity: Version Control with Git

Screen Shot 2021-06-09 at 2.07.56 PM.png

2. Github Learning Lab: First Week on Github

3. Git Started with Github by Jason Taylor

4. Git and Github Tutorial for Beginners by Net Ninja

5. Git Immersion by Jim Weirich

Screen Shot 2021-06-14 at 11.39.48 AM.png

These are all comprehensive free resources and have as much knowledge packed in them as the paid ones.