GIT

What is version control?

  • Method to work on programming code with others and maintain control
  • Method to "backup" your work and various versions
  • What every programmer should be using!

Resources

One of our IGM Graduate Teaching Assistants (Joshua Issac) created a video for the IGME105 class that shows how to use GIT for Windows: https://www.youtube.com/watch?v=i4LM3QBhAac&feature=youtu.be

Additionally, there is a free kindle book that is very good on GIT that was created by Ryan Hodson.
Ry's Git Tutorial