Git Resources: Difference between revisions
From charlesreid1
| Line 181: | Line 181: | ||
|name=Code School - Try Git | |name=Code School - Try Git | ||
|link=https://try.github.io/levels/1/challenges/1 | |link=https://try.github.io/levels/1/challenges/1 | ||
|notes=This is a fantastic interactive way to learn git. | |notes=This is a fantastic interactive way to learn git. Using an interactive webapp really sharpens your mental model and your intuition about git. | ||
}} | }} | ||
{{GitWebResourceFantastic | |||
|name=Learn Git Branching | |||
|author=Peter Cottle | |||
|link=http://pcottle.github.io/learnGitBranching/ | |||
|notes=Another really fantastic interactive webapp for learning git. Can't stress this enough - webapps are fantastic for use as education tools. Use them! | |||
}} | |||
{{GitWebResource | {{GitWebResource | ||
|name=git - the simple guide - no deep shit | |name=git - the simple guide - no deep shit | ||
Revision as of 04:52, 24 July 2015
This page is an attempt at a git-awesome list: comprehensive list of resources related to Git. I have made a note of items that are particularly helpful to learning git or developing git abstractions.
To start with, there's GitHub's list of resources: https://help.github.com/articles/good-resources-for-learning-git-and-github/
Books and Ebooks
Books
Ebooks
Web Tutorials
Template:GitWebResourceFantastic
Template:GitWebResourceFantastic Template:GitWebResource