Learn Git In A Month Of Lunches (Manning)
Thursday, 19 October 2017

This book introduces the discipline of source code control using Git. In easy-to-follow lessons designed to take an hour or less, Rick Umali works through Git's distributed collaboration model, along with core concepts like committing, branching, and merging. The book concentrates on the components of Git you'll use every day.

<ASIN:1617292419>

Purchase of the print book from Manning Publications includes a free eBook in PDF, Kindle, and ePub formats 

Author: Rick Umali
Publisher: Manning
Date: Oct 2017
Pages: 376
ISBN: 978-1617292415
Print: 1617292419
Audience: Developers unfamiliar with Git
Level: Introductory
Category: Theory & Techniques 

 

learngit

  • Start from square one—no experience required
  • The most frequently used Git commands
  • Mental models that show how Git works
  • Learn when and how to branch code

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]


More Reviews