From charlesreid1

Line 8: Line 8:


=Books and Ebooks=
=Books and Ebooks=
==Books==
{{GitBooksHead}}
{{GitBook
|title=Version Control with Git: Powerful tools and techniques for collaborative software development
|author=Loelinger and McCullough
|publisher=O'Reilly
|notes=The Bat Book
}}
{{GitBook
|title=Pro Git
|author=Chacon and Straub
|publisher=Apress
|notes=The Doorstop
}}
{{GitBook
|title=Git In Practice
|author=McQuaid
|publisher=Manning
|notes=The Hand-Basket Book
}}
{{GitBook
|title=Git Essentials
|author=Santacroce
|publisher=Packt
|notes=
}}
{{GitBook
|title=Git for Teams
|author=Emma Jane Hogbin Westby
|publisher=O'Reilly
|notes=
}}
{{GitBook
|title=Learn Git in a Month of Lunches
|author=Rick Umail
|publisher=Manning
|notes=
}}
{{GitBook
|title=Git Version Control Cookbook
|author=Olsson and Voss
|publisher=Packt
|notes=
}}
{{GitBook
|title=Introducing GitHub: A Non-Technical Guide
|author=Bell and Beer
|publisher=O'Reilly
|notes=The Chameleon Book
}}
{{GitBook
|title=Pragmatic Version Control Using Git
|author=Swicegood
|publisher=Pragmatic Bookshelf
|notes=
}}
{{GitBook
|title=Pragmatic Guide to Git
|author=Swicegood
|publisher=Pragmatic Bookshelf
|notes=May be same as above, but not sure.
}}
{{GitBook
|title=Git: Version Control for Everyone
|author=Somasundaram
|publisher=Packt
|notes=
}}
{{GitBooksFoot}}
==Ebooks==
{{GitBooksHead}}
{{GitBook
|title=Learn Version Control with Git: A step-by-step course for the complete beginner
|author=Günther
|publisher=Amazon Digital Services
|notes=
}}
{{GitBook
|title=Essential Git: Introduction to Git Basics for Beginners
|author=Paranj
|publisher=Amazon Digital Services
|notes=
}}
{{GitBook
|title=Introduction to Git-flow: A Git Workflow and Development Model
|author=Weed
|publisher=Amazon Digital Services
|notes=
}}
{{GitBook
|title=Git: Questions and Answers
|author=Duckett
|publisher=Amazon Digital Services
|notes=
{{GitBook
|title=What Is Git?!
|author=Ahmadpanah
|publisher=CreateSpace Independent Publishing Platform
|notes=
}}
{{GitBooksFoot}}


=Web Tutorials=
=Web Tutorials=

Revision as of 04:16, 24 July 2015

This page contains a collection of git-related resources.

First, there's GitHub's list of resources: https://help.github.com/articles/good-resources-for-learning-git-and-github/

Notes

The page below is an attempt at a comprehensive list of resources around Git. I have made a note of items that are particularly helpful to developing git abstractions.

Books and Ebooks

Books

Template:GitBooksHead

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook

Template:GitBook


Template:GitBooksFoot

Ebooks

Template:GitBooksHead

Template:GitBook

Template:GitBook

Template:GitBook

{{GitBook |title=Git: Questions and Answers |author=Duckett |publisher=Amazon Digital Services |notes=

Template:GitBook

Template:GitBooksFoot

Web Tutorials

Template:GitWebResourcesHead

Template:GitWebResource

Template:GitWebResourcesFoot

Video Tutorials

Talks