Version Control Curriculum

Version Control

Here are some internal and external educational resources to help you understand using git and GitHub for version control.

  • Start here, if you’ve never worked with git, or want to understand what version control is or why a researcher would ever want to use it: Git 101
  • Git 102 shows you how to start your first repository using CHOP’s GitHub and the GitHub Desktop client software. No coding or command line needed!
  • If you’re an R user, you might enjoy Happy Git With R, which is extensive but irreverent and friendly