diff --git a/free-programming-books.md b/free-programming-books.md index a779f61b97c7b9801258cdd5a5a75fbcb9229d70..e08a1d6eda504617283e73a0d575bd991b71c468 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)