In July we asked you about your level of Git mastery, what you want out of a teacher-training program, and where your students struggle with Git and GitHub.
Here are the results of our first annual GitHub Education Classroom Report.
- Principles Computer Science I Software Development Fundamentals Computer Science II Software Engineering Algorhthms and Complexity Platform-based Development Networking and Communication Archiecture and Organization Graphics and Visualization Human-Computer Interaction Operating Systems Parallel and Distributed Computing # of teachers 0 18 35 53 70 13 15 15 15 15 17 21 29 41 41 47 59 34 34 68 Which courses do you teach? (Check all that apply)
a repository on your local machine Creating a repository on the command line Pushing to a remote repository Opening a pull request Editing a pull request Merging a pull request # of teachers 0 25 50 75 100 49 43 59 84 65 91 75 75 Which of the following are your comfortable doing without referencing documentation?
the remote Reverting a commit Renaming a file with Git Moving a file with Git Rebasing Shashing commits Cherry-picking commits # of teachers 0 15 30 45 60 10 14 20 37 37 36 26 53 Which of the following are your comfortable doing without referencing documentation?
using milestones Effectively using issues Integrating automated testing Making a call to the GitHub API Setting up a page on GitHub Pages Using Git with your IDE # of teachers 0 12,5 25 37,5 50 44 33 7 15 33 21 20 11 25 Which of the following are your comfortable doing without referencing documentation?
at all important Slightly important Somewhat important Very important Creating a new branch IMPORTANCE DIFFICULTY 0 10 20 30 40 5 15 37 39 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Committing to a new branch IMPORTANCE DIFFICULTY 0 10 20 30 40 5 18 38 36 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Cloning a repository to your local machine IMPORTANCE DIFFICULTY 0 17,5 35 52,5 70 3 5 20 69 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Pushing to a remote repository IMPORTANCE DIFFICULTY 0 12,5 25 37,5 50 4 12 41 40 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Opening a pull request IMPORTANCE DIFFICULTY 0 8 16 24 32 15 28 32 22 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Editing a pull request IMPORTANCE DIFFICULTY 0 8,5 17 25,5 34 17 33 32 15 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Merging a pull request IMPORTANCE DIFFICULTY 0 10 20 30 40 17 34 36 10 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important IMPORTANCE DIFFICULTY 0 15 30 45 60 13 57 24 3 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class Resolving a merge conflict from your local machine
at all important Slightly important Somewhat important Very important IMPORTANCE DIFFICULTY 0 15 30 45 60 26 51 18 2 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class Resolving a merge conflict from the remote
at all important Slightly important Somewhat important Very important IMPORTANCE DIFFICULTY 0 15 30 45 60 26 51 18 2 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class Reverting a commit
at all important Slightly important Somewhat important Very important IMPORTANCE DIFFICULTY 0 10 20 30 40 16 16 37 28 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class Renaming a file with Git
at all important Slightly important Somewhat important Very important Moving a file with Git IMPORTANCE DIFFICULTY 0 10 20 30 40 16 17 37 27 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Rebasing IMPORTANCE DIFFICULTY 0 12,5 25 37,5 50 45 31 18 3 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Squashing commits IMPORTANCE DIFFICULTY 0 12,5 25 37,5 50 45 32 17 3 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Cherry-picking commits IMPORTANCE DIFFICULTY 0 12,5 25 37,5 50 48 28 17 4 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Using Git reset IMPORTANCE DIFFICULTY 0 10 20 30 40 30 30 32 5 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Using the reflow to view history IMPORTANCE DIFFICULTY 0 10 20 30 40 25 26 34 12 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Effectively using labels IMPORTANCE DIFFICULTY 0 7,5 15 22,5 30 30 22 29 16 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Effectively using milestones IMPORTANCE DIFFICULTY 0 7,5 15 22,5 30 29 26 28 14 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Effectively using issues IMPORTANCE DIFFICULTY 0 7,25 14,5 21,75 29 23 24 29 21 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Integrating automated tests IMPORTANCE DIFFICULTY 0 12,5 25 37,5 50 42 33 19 3 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Making a call to the GitHub API IMPORTANCE DIFFICULTY 0 12,5 25 37,5 50 47 31 17 2 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Setting up a webpage on GitHub Pages IMPORTANCE DIFFICULTY 0 9 18 27 36 21 19 36 21 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
at all important Slightly important Somewhat important Very important Using Git with your IDE IMPORTANCE DIFFICULTY 0 8,5 17 25,5 34 15 21 33 28 Easy Comprehension takes several attempts Students struggle with this material Too difficult to teach in my class
working alone, working in a small group, contributing to a major project as one of many, managing a project with many contributors. What do each of those look like day to day, building up from the simple to the complex.”