Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Version Control by Example
🌠 Top Free Data Science Books - 100% Free or Open Source!
  • Title Version Control by Example
  • Authors Eric Sink
  • Publisher: Pyrenean Gold Press; 1 edition (July 25, 2011)
  • Paperback: 288 pages
  • eBook: PDF (6 MB), HTML, ePub, etc.
  • Language: English
  • ISBN-10: 0983507902
  • ISBN-13: 978-0983507901
  • Share This:  

Book Description

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 in our increasingly mobile society.

Topics covered include:

  • Basic version control commands and concepts
  • Introduction to Distributed Version Control Systems (DVCS)
  • Advanced branching workflows
  • Strengths and weaknesses of DVCS vs. centralized tools
  • Best practices
  • How distributed version control works under the hood

There's a change in the air. High-profile projects such as the Linux Kernel, Mozilla, Gnome, and Ruby on Rails are now using Distributed Version Control Systems (DVCS) instead of the old stand-bys of CVS or Subversion.

About the Authors
  • Eric Sink, founder of SourceGear, has been developing version control tools for over a decade. He is a popular conference speaker and blogger. Eric is also the author of Eric Sink on the Business of Software (Apress, 2006).
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Pro Git, 2nd Edition (Scott Chacon)

    Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. It takes you step-by-step through ways to track, merge, and manage software projects, using this highly flexible, open source version control system: Git.

  • 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.

  • 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.

  • A Hacker's Guide to Git (Joseph Wynn)

    This guide explains some of Git's core concepts including basic object storage, commits, branches and tags. It also contains in-depth explanations about the different kinds of merging in Git, including the much-feared rebase.

  • Git Magic (Ben Lynn)

    Through a series of step-by-step tutorials, this practical guide takes you quickly from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating the many functions of this open source version control system.

  • 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.

Book Categories
:
Other Categories
Resources and Links