Event Details
Event Title Version Control with Git and GitHub (Online)
Location Online via Zoom
Sponsor H.W. Odum Institute
Date/Time 06/10/2024 - 06/12/2024 9:30 AM - 12:00 PM
Event Price
Cutoff Date 06/06/2024 Must register before this date
For more information, contact the event administrator: Jill Stevens jill_stevens@unc.edu
Event Presenters
Name Title  
Matthew Wigginton Bhagat-Conway Assistant Professor in the Department of City and Regional Planning and a consultant in the Odum Institute for Research in Social Science.
 
This 2-part (6/10/24 & 6/12/24) 5-hour course will be offered via Zoom, over two mornings. Attendance is required as the course will not be recorded.

In this course, participants will learn how to keep track of the code they use in their research using the version control system Git and the collaboration platform GitHub. Git allows you to keep track of changes to your code, easily revert to previous versions, and “tag” versions of code used in publications so that the exact code used can be retrieved at a later date. GitHub allows Git users to collaborate with each other on projects by managing simultaneous changes to the same files and allowing users to review and discuss each others’ code. Git and Github are applicable to any text-based programming or analysis language, including R, Python, Stata, Julia, and others.

Participants should create a github account at github.com and install git prior to the class. Windows users can download git at https://git-scm.com/download/win ; there are multiple installation options, the first link is fine. Mac users can install git by opening the terminal application (in Applications -> Utilities -> Terminal) and typing “git version” (no quotes) and pressing enter. If git is not installed, you will be prompted to install it.
UNC - Chapel Hill