Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Pro Git
Top Free Web Programming Books 🌠 - 100% Free or Open Source!
  • Title Pro Git
  • Authors Scott Chacon
  • Publisher: Apress; 2nd ed. 2014 edition (December 24, 2014)
  • License(s): CC BY-NC-SA 3.0, and CC BY 4.0
  • Paperback: 456 pages
  • eBook: HTML, PDF, ePub, and Mobi (Kindle)
  • Language: English
  • ISBN-10: 1484200772
  • ISBN-13: 978-1484200773
  • Share This:  

Book Description

Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.

Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you'll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need.

Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It's the best book for all your Git needs.

What you'll learn

  • Use Git as a programmer or a project leader.
  • Become a fluent Git user.
  • Use distributed features of Git to the full.
  • Acquire the ability to insert Git in the development workflow.
  • Migrate programming projects from other SCMs to Git.
  • Learn how to extend Git.

This book is for all open source developers: you are bound to encounter Git somewhere in the course of your working life. Proprietary software developers will appreciate Git's enormous scalability, since it is used for the Linux project, which comprises thousands of developers and testers.

This book takes you step-by-step through ways to track, merge, and manage software projects, using this highly flexible, open source version control system.

  • A book by Git experts to turn you into a Git expert
  • Introduces the world of distributed version control
  • Shows how to build a Git development workflow
About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Pro Git Reedited (Jon Forrest)

    The author thinks that this book can replace Pro Git for online English readers. It's simply a collection of English-specific changes to Pro Git that can be ignored in other languages. It makes concept of Git much easier to understand.

  • GitHub Succinctly (Joseph D. Booth)

    This hands-on book is an interactive, fun and practical guide to install, configure and use Git and GitHub. It shows you how to use GitHub's web interface to view projects and collaborate effectively with your team.

  • Version Control by Example (Eric Sink)

    This book uses practical examples to explain version control with both centralized and decentralized systems. It starts with an overview of version control systems, and shows how being distributed enables you to work more efficiently.

  • Introduction to Git and Github (Launch School)

    This book is for the absolute beginner and provides a gentle introduction to git and Github. Get a jump start using git on your projects, and learn how to push those projects to Github.com.

  • Conversational Git (Alan Hohn)

    This is a short book that covers the basics of Git version control. The lessons are short and provide step-by-step instructions to guide a beginner to the basic usage of Git commands. This is a practical hands-on guide to learning Git.

  • Ry's Git Tutorial (Ryan Hodson)

    This comprehensive guide will walk you through the entire Git library, writing code and executing commands every step of the way. You'll create commits, revert snapshots, navigate branches, communicate with remote repositories, and experience core Git concepts first-hand.

  • Git Succinctly (Ryan Hodson)

    This book is your quick guide to how Git operates, what its advantages are, and how you can incorporate it into your own workflow. You can get up and running with one of the fastest-spreading revision control systems out there.

  • Essential Git (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the Git programming as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • O'Reilly® Version Control with Subversion

    This is the official guide and reference manual for the popular open source revision control technology: Subversion.

  • Learn Enough Git to Be Dangerous (Michael Hartl)

    This book doesn't even assume you're familiar with the category of application, so if you're unsure about what 'version control' is, you're in the right place. Even if you are already familiar with the subject, it's likely you'll still learn a lot from this tutorial.

  • O'Reilly® Mercurial: The Definitive Guide (Bryan O'Sullivan)

    This instructive book takes you step by step through ways to track, merge, and manage both open source and commercial software projects with Mercurial, using Windows, Mac OS X, Linux, Solaris, and other systems.

  • Subversion Version Control in Development Projects (William Nagel)

    In this practical, hands-on guide, you will learn how to use Subversion and how to effectively merge a version control system within your development process. It also includes development approaches that you can customize to fit your own environment.

  • Git Notes for Professionals (Stack Overflow)

    This is a deep and immersive guide to Git, with plenty to teach those who've been using it for a while, yet goes out of its way to be welcoming to new Git users coming from other version control systems.

  • Learn Version Control with Git: A Step-by-Step Guide for Beginners

    This book is a beginner-friendly step-by-step course. The book doesn't require a deep technical background. Instead, it's aimed at beginners of version control and/or programming, designers, and project managers.

Book Categories
:
Other Categories
Resources and Links