/intro-december-2015

demo & practice repo for December 1, 2015's Introduction to GitHub class

Primary LanguageHTML

So you signed up for GitHub. Now what? Whether you're new to version control or just need an explanation of Git and GitHub, this one hour class will help you understand the concepts of distributed version control and get started using GitHub. We'll demonstrate basic Git and GitHub concepts using step-by-step lessons.

Teachers

  • Patrick McKenna (@patrickmckenna)
  • Joshua Wehner (@jaw6)

References

  • Virtually every place you enter text on GitHub accepts Markdown. Not sure what that is? Check out this introduction.
  • Unsure how to start making changes to your project? We recommend a workflow we call GitHub Flow.