A gentle introduction to Versioning Systems

fusco_5

Event Date:

Wednesday, May 4th, 2016 – 12:00 PM to 1:00 PM

Speaker:

Giovanni Fusco

Abstract

Abstract:

Using Version Control Systems is a smart way to keep backups of your code and a wise choice with very little overhead, regardless of whether you work alone or in a team.  VCSs are powerful tools that record the changes to your files, allowing you to revert files back to a previous state, keep a history of the evolution of your project, and see who might have caused a problem with their last changes. Another benefit is that you will be able to share code with your collaborators without having to worry about losing that precious “stable” version or overwriting each other’s contributions to the project.

Event type

Brown Bag