29
Introduction to Git and GitHub
This blog is part of 4 Blogs Series in which I will tell you How I went from thinking "Git and Github as same" to "Pushing my Projects to Github and Contributing to Open Source".
Yes, I was also one of those newbies Who used to think that Git and Github are the same but if they are not the same then How they are different ? 😕
If I tell you in layman language then:
If I tell you in layman language then:
Git is the platform that makes it easier to track changes made in code/projects/files or as we call it in more complicated language Version Control System .
Github can be considered as a Social Media Platform where developers post their Projects/Codes.
Git: Git can be installed using this Git. It is a simple one-click process.
Github: Now to use Github use just need to create an account on Github Platform.
Now you are ready to work on Git and Github. But before we start you should be familiar with some of the basic terminology.
Don't worry if you don't remember them we will again understand them while using them practically in our future blogs. That's all for this blog.
In Blog 2 (4/7/2021) we will discuss: How to begin with Git and GitHub, Push your local projects on GitHub and more...
Until then Keep Learning, Keep Growing 👋. Please do share your feedback.
Connect with me 👇
29