By Jacob Fiksel, Leah Jager, Margaret Taub, and Johanna Hardin (Johns Hopkins University)
Abstract
As more businesses, governments, and researchers make analysis-driven decisions, it is important to teach students how to collaborate with others in managing data, code, and results that are part of the analysis pipeline. Git and GitHub are common tools for keeping track of multiple versions of data analytic content, which allow for more than one person to simultaneously work on a project. GitHub Classroom aims to provide a way for students to work on and submit their assignments via Git and GitHub, giving teachers an opportunity to teach these version control tools as part of their course. In the Fall 2017 semester, we implemented GitHub Classroom in two educational settings--an introductory computational statistics lab at Johns Hopkins University (JHU) and a more advanced computational statistics course at Pomona College (PO). We found many educational benefits of implementing GitHub Classroom, such as easily providing coding feedback during assignments and making students more confident in their ability to collaborate and use version control tools for future data science work. We also discuss challenges for implementing GitHub Classroom in an introductory course setting and suggest different ways of introducing it in a statistics or data science course, based on student background knowledge. In addition to this discussion, we provide free and publicly available resources both for students to begin using Git/GitHub and for teachers to use GitHub Classroom for their own courses.
Resources:
- https://classroom.github.com/
- https://education.github.com/
- Guide to GitHub Classroom for teachers:
https://github.com/jfiksel/github-classroom-for-teachers - Guide to GitHub Classroom for students:
https://github.com/jfiksel/github-classroom-for-students - Bryan, Jennifer. "Excuse me, do you have a moment to talk about version control?." The American Statistician just-accepted (2017).
- Çetinkaya-Rundel, Mine, and Colin Rundel. "Infrastructure and tools for teaching computing throughout the statistical curriculum." The American Statistician just-accepted (2017).
- https://github.com/rundel/ghclass
Contact:
- Email: jfiksel@gmail.com
- Website: https://jfiksel.github.io/
- Twitter: @jfiksel1