Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label Version Control. Show all posts
Showing posts with label Version Control. Show all posts

Monday, 13 April 2015

A Hacker’s Guide to Git


 Complex systems like Git become much easier to understand once you understand how they work under the hood. 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 is currently the most widely used version control system in the world, mostly thanks to GitHub. Complex systems like Git become much easier to understand once you figure out how they really work. The goal of this guide is to shed some light on how Git works under the hood.

Title A Hacker’s Guide to Git
Authors Joseph Wynn
Publisher: Leanpub (May 25, 2014)
Paperback: N/A
eBook: HTML and PDF
Language: English
ISBN-10/ASIN: N/A
ISBN-13: N/A
Download: http://wildlyinaccurate.com/a-hackers-guide-to-git/

Thursday, 9 April 2015

Pro Git


 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

Title Pro Git
Authors Scott Chacon
Publisher: Apress; 2nd ed. 2014 edition (December 24, 2014)
Paperback: 456 pages
eBook: HTML, PDF, ePub, and Mobi (Kindle)
Language: English
ISBN-10: 1484200772
ISBN-13: 978-1484200773
Download: http://git-scm.com/book/en/v2

Wednesday, 20 August 2014

O'Reilly® Git Pocket Guide: A Working Introduction

 

 This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience.

Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as making commits, fixing mistakes, merging, and searching history.

    Title Git Pocket Guide: A Working Introduction
    Authors Richard E. Silverman
    Publisher: O'Reilly Media (July 9, 2013)
    Paperback: 224 pages
    Language: English
    ISBN-10: 1449325866
    ISBN-13: 978-1449325862
    eBook: http://chimera.labs.oreilly.com/books/1230000000561/index.html

Sunday, 18 May 2014

Pro Git Reedited


 Unless I’ve made a serious mistake in judgment, I think that Pro Git Reedited can replace Pro Git for online English readers. I’m not sure whether it’s worth translating Pro Git Reedited into other languages. In fact, I’d like to think of Pro Git Reedited as simply a collection of English-specific changes to Pro Git that can be ignored in other languages.

Title Pro Git Reedited
Authors Jon Forrest
Publisher: Leanpub (2014)
Language: English
eBook: https://leanpub.com/progitreedited/read

Building and Testing with Gradle


Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.

Discover how Gradle improves on the best ideas of Ant, Maven, and other build tools, with standards for developers who want them and lots of flexibility for those who prefer less structure.

Title Building and Testing with Gradle
Authors Tim Berglund, Matthew McCullough
Publisher: O'Reilly Media; 1 edition (July 16, 2011)
Paperback: 116 pages
Language: English
ISBN-10: 144930463X
ISBN-13: 978-1449304638
eBook: http://www.gradleware.com/registered-access?content=books%2Fbuilding-and-testing

Tuesday, 13 May 2014

Learn Version Control with Git: A Step-by-Step Course for the Complete Beginner


You won't find a top programmer, web developer, or web designer who doesn't use version control. Because it helps you produce better results and makes collaboration easy.

Git is one of those version control systems - but not just any: Top projects like the Linux Kernel, Ruby On Rails, or jQuery use Git as their version control system of choice. Around the world, in teams large and small, Git is an essential part of the tool chain.

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.

Title Learn Version Control with Git: A Step-by-Step Course for the Complete Beginner
Authors Tobias Günther
Publisher: Amazon Digital Services, Inc. (2014); Git-Tower.com (HTML, Update Continuously)
Paperback: 136 pages
Language: English
eBook: http://www.git-tower.com/learn/ebook/command-line/introduction
loading...

Search: