Private Repositories vr. Public Repositories
What is a repository?
A repository is a place where you post information , project data and others, is a space in the cloud ( Internet ) , which serves to keep our information safely . A repository helps us to have better control of information, so the information will always be current and can make checkpoints more often.
When you develop a project, it is good practice to put the project in a repository. This is because if for some reason the project is damaged, you can return to the last working version without problems. If the project is lost or the computer you are working is damaged , please download the latest version of it.
part 1 - Why use a public repository ?
When you want to present and publish their projects and holding, use github is very important, because this is a public github repository. Thus, you can have a personal resume with all your projects, and so show your development computer engineer.
part 2 - Why use private repository?
When major projects are done, you need to be securely supported and information. It is also important, because only people related to each project will have access to each repository.
In the end, the important thing is to use a repository to have projects safely and always updated backup.