Skip to content

Instantly share code, notes, and snippets.

@iTonyYo
Forked from bumi/git.txt
Created October 27, 2013 07:29
Show Gist options
  • Save iTonyYo/7178813 to your computer and use it in GitHub Desktop.
Save iTonyYo/7178813 to your computer and use it in GitHub Desktop.
* http://www.youtube.com/user/GitHubGuides/videos - github video guides
* http://gitimmersion.com/ - a guided tour that walks through the fundamentals of git.
* http://try.github.io/ - an interactive git tutorial to try and learn the basic git commands
* http://training.github.com/ - the github training page. they offer free git webinars
* https://www.codeschool.com/courses/git-real - git course on code school. great interactive course by the codeschool peeps.
* http://opentechschool.github.io/social-coding/ - the opentechschool course
* http://rogerdudler.github.io/git-guide/ - another simple and short git guide
* http://think-like-a-git.net/ - think like a git
* http://git-scm.com/book - full book about git. if you want to learn everything
* http://git-scm.com/book/en/Getting-Started-Git-Basics - a more technical introduction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment