-
-
Save iTonyYo/7178813 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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