# Getting Started with Git and Github



![image.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1621396590561/upxIEv8dX.png)

Most of us must have heard the word Git or Github without knowing what it is or used for. Hmm, don’t panic, In this article I will explain what Git is and how you can make use of it as a software developer. 

**What is Git?**

According to Wikipedia,  [Git](https://en.wikipedia.org/wiki/Git)  is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

**What is Github?**

**Is Git and Github the same?**


