Thursday 30 July 2015

Learning Git From First Principles

I've been tasked with bringing the developers at work up-to-speed on Git. Creating a training package really highlights the areas of a topic you don't know, so I decided to relearn Git from first principles. Below are some resources I found to be invaluable when attacking Git from the ground up. They're in the order I think you'll find them most useful.

Think like a git:
http://think-like-a-git.net

Git for Ages 4 and Up:
https://www.youtube.com/watch?v=3m7BgIvC-uQ

Getting Git:
https://vimeo.com/14629850

Understanding Git Conceptually
http://www.sbf5.com/~cduan/technical/git/ 

Visualisation Tool:
http://onlywei.github.io/explain-git-with-d3

No comments:

Post a Comment