Intro to Git & GitHub Workshop
Learn how you can use Git to store and collaborate on the code for your project!
PowerPoint Presentation
Make a GitHub Account
Follow these instructions to get started with Git by making a GitHub account.
Hello World Activity
Follow these instructions to start using GitHub online.
Installation and Local Setup - Cloning
Follow these instructions to get Git going with a local clone.
Push Practice
Follow these instructions to practice pushing a change from the clone to the server.
Pull Practice
Follow these instructions to practice pulling a change from the server to the clone.
Resources
Take a look at this page for some helpful resources for learning and using Git.