Download WordPress Themes, Happy Birthday Wishes
Home » Computer (page 7)

Computer

Free computer eBooks (programming, web development, networking, hacking and security).

Git Magic

Get up to speed on Git for tracking, branching, merging, and managing code revisions. Through a series of step-by-step tutorials, this practical guide takes you quickly from Git fundamentals to advanced techniques, and provides friendly yet rigorou

Read More »

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 explan

Read More »

Git Notes for Professionals

This book explains how to use Git for project version control in a distributed environment while working on web-based and non web-based applications development.Git greatly simplifies the software development cycle, enabling users to create, use, and

Read More »

Subversion Version Control: Using the Subversion Version Control System in Development Projects

In any software development project, many developers contribute changes over a period of time. Using a version control system to track and manage these changes is vital to the continued success of the project. This book introduces you to Subversion

Read More »

Mercurial: The Definitive Guide

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. Mercurial is the easiest system to l

Read More »

Learn Enough Git to Be Dangerous

Learn Enough Git to Be Dangerous 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 yo

Read More »

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 R

Read More »

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 it

Read More »

Version Control with Subversion

Subversion is the perfect tool to track individual changes when several people collaborate on documentation or, particularly, software development projects. As a more powerful and flexible successor to the CVS revision control system, Subversion ma

Read More »

Essential Git

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Git programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change th

Read More »