From 46f5c402fab1e670c591c3c1d6e95a0625fc788f Mon Sep 17 00:00:00 2001 From: randomducks Date: Fri, 29 Nov 2013 16:54:00 -0600 Subject: [PATCH] Gradle Section + Building and Testing with Gradle Added a Gradle Section and the book Building and Testing with Gradle --- free-programming-books.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index a779f61b..e08a1d6e 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -51,6 +51,7 @@ * [Forth](#forth) * [Git](#git) * [Go](#go) +* [Gradle](#gradle) * [Grails](#grails) * [Hadoop](#hadoop) * [Haskell](#haskell) @@ -615,6 +616,8 @@ * [An Introduction to Programming in Go](http://www.golang-book.com/) * [Network programming with Go](http://jan.newmarch.name/go/) +###Gradle +* [Building and Testing with Gradle](http://www.gradleware.com/registered-access?content=books%2Fbuilding-and-testing%2F) ###Grails * [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started) -- GitLab