1.

What Is Github?

Answer»

GITHUB is industry-standard version control and PUBLISHING platform for web developers. GitHub is the PLACE where developers STORE the code. It is the best place to SHARE code with friends, co-workers, classmates, and total strangers. For understanding GitHub, we should understand about “Git.” “Git” is version control system, which means that whenever the developer creates something and make changes to the code or release new versions, anyone can keep track of all the modifications in a central repository.

GitHub is industry-standard version control and publishing platform for web developers. GitHub is the place where developers store the code. It is the best place to share code with friends, co-workers, classmates, and total strangers. For understanding GitHub, we should understand about “Git.” “Git” is version control system, which means that whenever the developer creates something and make changes to the code or release new versions, anyone can keep track of all the modifications in a central repository.



Discussion

No Comment Found