Skip to content

butlife/teach.github.com

 
 

Repository files navigation

GitHub Official Git Teaching Materials

This is the official set of GitHub Training courseware, including outlines, topic-specific guides, examples, and slides provided under the CC BY 3.0 license to aid schools, universities, user groups, hackathons, corporate lunch-and-learns and other educational outlets in teaching GitHub and Git. In short, you should take these materials and make the development world a better place by leveraging them to teach a class or give a conference talk. Do a quick check that you are using the materials in the spirit of the license and then go forth and spread the good GitHub and Git news.

A rising tide lifts all boats
– John F. Kennedy

GitHub believes, as a company, that educational materials should be free and improved by the wisdom of the community whenever possible. Inspiration for this comes from more places than we can list, but, to name just a few: Khan Academy, Git Immersion, Ruby Koans, Coursera, and MIT Open Courseware.

Original Authors

These materials were lovingly donated to the OSS community by GitHub because it is an awesome company that has a passion for open sourcing a significant portion of their work. The original authors of these materials include Matthew McCullough, Tim Berglund, and Jared Koumentis, but we eagerly look forward to seeing those contributions overwhelmed by a community effort to improve and grow these materials for the benefit of the Git-learning community.

Spread the Love

We’ve already seen our materials in use by tens of thousands of individuals, but we’re excited to take this next step of open sourcing our curriculum and seeing where it gets put to great use. If you are using these materials, we’d love to see you say so in the Wiki.

Help Us Improve These Materials

We’re always looking for contributions to improve these materials. If you have corrections, polish, or materials contributions, please submit them via a Pull Request. If your contribution is larger than a syntax fix or sentence re-wording, please initiate a discussion via a new Issue (type c after switching focus to the Issues tab) so we can help guide your contribution to the right location in the materials. In the highly unlikely case you merely want to rant or denigrate our open materials, please resist that urge and turn that energy into a world-benefitting contribution.

Materials Format

The majority of these materials will be in Markdown, a lightweight markup language strongly supported in the GitHub web application user interface. There is a syntax guide to the original Markdown format and also GitHub Flavored Markdown.

Developing

Then:

git clone https://github.com/github/teach.github.com
cd teach.github.com
script/setup
script/server

About

The open source teaching materials site for Git and GitHub technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published