Pragmatic Guide to Git
Author: Travis Swicegood
Publisher: Pragmatic Bookshelf, 2010
Pages: 160 pages
ISBN: 978-1934356722
Aimed at: Newcomers to GIT for version control
Rating: 5
Pros: Excellent practical introduction
Cons: Stops short of advanced topics
Reviewed by: Ian Elliot

My only complaint about this book is that I didn't find it sooner.

Author: Travis Swicegood
Publisher: Pragmatic Bookshelf, 2010
Pages: 160 pages
ISBN: 978-1934356722
Aimed at: Newcomers to GIT for version control
Rating: 5
Pros: Excellent practical introduction
Cons: Stops short of advanced topics
Reviewed by: Ian Elliot

My only complaint about GIT is that I wish it had a name that didn't make me smirk and my only complaint about this book is that I didn't find it sooner.

In case you don't know what GIT is I'd better tell you, before reviewing a book on the subject, that it is an open source version control system designed and implemented by Linus Torvalds - yes that Linus Torvalds the man who gave us Linux. There are people out there who will argue that GIT is actually his greater achievement - but who knows as he is still quite young.

This is a very short and to the point introduction to GIT. It does a very good job outlining the structure of GIT and demonstrating how to achieve the basic operations - yes it really does deserve the "Pragmatic" in the title.

Banner

It starts off with a quick look at the history of GIT, design philosophy and how to  get started (including installation). The second section goes over basic operations - creating a repository, moving files, seeing what has changed. The third part moves on to consider more advanced organisational principles - creating branches, viewing branches and so on. From here things get increasing oriented towards the "bigger picture". Section Four is about working with a team, Five revisits branching and Six deals with managing the history. Section Seven deals with what to do when things go wrong and the final section goes beyond the basics - but not very far (it does include a short section on syncing with Subversion). As well as how to use GIT there are also lots of asides that are more about methodology - don't keep changes to yourself, commit often, etc.

If you want to know what GIT has to offer then read the first few sections to get the general idea and simple use of the system. It will also be useful as a reference once you decide to make use of it. One warning is that it isn't an advanced book but it does provide lots of links to the web where you can follow up topics in more depth.

This short book convinced me that GIT was the way to go and got me up and running in no time - what more recommendation can a "pragmatic" book hope for?


Banner


Mathematics for Machine Learning

Authors: Marc Peter Deisenroth, Aldo Faisal and Cheng Soon Ong
Publisher: Cambridge University Press
Pages: 398
ISBN: 978-1108455145
Print: 110845514X
Kindle: B083M7DBP6
Audience: Developers interested in machine learning
Rating: 3.5
Reviewer: Mike James
Lots of people need to learn the math behind mach [ ... ]



Pro Database Migration to Azure

Author: Kevin Kline et al
Publisher: Apress
Pages: 352
ISBN: 978-1484282298
Print: 1484282299
Kindle: B0B924H21P
Audience: Managers & architects
Rating: 4
Reviewer: Ian Stirk

This book aims to give you a holistic approach to migrating on-premise databases to Azure, how does it fare?


More Reviews

Last Updated ( Thursday, 13 January 2011 )