Skip to content

Instantly share code, notes, and snippets.

@mapsam
Last active June 17, 2016 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mapsam/00128549cf135e10bfc138b14c0f6230 to your computer and use it in GitHub Desktop.
Save mapsam/00128549cf135e10bfc138b14c0f6230 to your computer and use it in GitHub Desktop.
MapboxSEA Git Lesson

We are going to jump into Git, the version control system behind GitHub. Many projects, geospatial or otherwise, rely on git to track changes made to source code and documentation so people can work collaboratively without accidental code deletions.

Lesson breakdown

  1. Git vocabulary quest
  2. GitHub and social coding
  3. Introduction to the command line
  4. Standard Git workflow
  5. Maps & GitHub
  6. Websites with GitHub pages (if time permits)

How to prepare

This tutorial is for those who are not familiar with Git & GitHub. No programming experience necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment