Building and Testing with Gradle
by Tim Berglund, Matthew McCullough
Publisher: O'Reilly Media 2011
ISBN/ASIN: 144930463X
ISBN-13: 9781449304638
Number of pages: 116
Description:
The book provides an excellent start and orientation for the Gradle technology, both using Gradle as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.
Download or read it online for free here:
Download link
(2MB, PDF)
Similar books
Fundamentals of Programming: With Object Orientated Programmingby Gary Marrer
Written for students who are preparing for their first computer programming language class. The topics are presented in an easy to understand fashion with special emphasis on the fundamental concepts necessary to develop quality software programs.
(16550 views)
Software Architectby Nigel - ivencia.com
In this high technology world of computing, we have forgotten the original promise of software technology -- to make our lives easier. This book is about how individuals can take the lead in realigning our development efforts to that promise.
(14933 views)
Think Python: An Introduction to Software Designby Allen Downey - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(25944 views)
The Twelve-Factor Appby Adam Wiggins - 12factor.net
This document synthesizes all of our experience on a wide variety of software-as-a-service apps in the wild. It is a triangulation on ideal practices for app development, paying particular attention to the dynamics of the organic growth of an app.
(9212 views)