1st Step to GIT Before learning GIT i think it is better to understand what V ersion C ontrol S ystem(Source control) is, Version Control System- Version control system is a tool which we used to tack changes of collection of data on time, By using version control we can track what are the exact changes we have done in specific time and, we can undo those changes or we can re-check those changes by versioning history, and we can find out who have done the changes or when it was done, and also we can host our files(Code, document or etc...) can access to those files anywhere from a a any device, yeah you are right! it's pretty cool isn't it, altogether we can say it is Version Control. Now lets see what is GIT, How it works and How we can use that for our projects? What is Git and How we can install Git? GIT is a famous and powerful version controlling tool use by software engineers, writers , project managers and many more, ...
Search This Blog
Seeking the Source code of LIFE
Posts
Featured
Latest Posts
Fetching data from an API in react native
- Get link
- X
- Other Apps

