Merge pull request #444 from randomducks/master

Gradle Section + Building and Testing with Gradle
pull/445/head
vhf / victor felder 11 years ago
commit c98c0a33ef
  1. 3
      free-programming-books.md

@ -51,6 +51,7 @@
* [Forth](#forth) * [Forth](#forth)
* [Git](#git) * [Git](#git)
* [Go](#go) * [Go](#go)
* [Gradle](#gradle)
* [Grails](#grails) * [Grails](#grails)
* [Hadoop](#hadoop) * [Hadoop](#hadoop)
* [Haskell](#haskell) * [Haskell](#haskell)
@ -616,6 +617,8 @@
* [An Introduction to Programming in Go](http://www.golang-book.com/) * [An Introduction to Programming in Go](http://www.golang-book.com/)
* [Network programming with Go](http://jan.newmarch.name/go/) * [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 ###Grails
* [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started) * [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started)

Loading…
Cancel
Save