소스 검색

Merge pull request #444 from randomducks/master

Gradle Section + Building and Testing with Gradle
vhf / victor felder 12 년 전
부모
커밋
c98c0a33ef
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      free-programming-books.md

+ 3 - 0
free-programming-books.md

@@ -51,6 +51,7 @@
 * [Forth](#forth)
 * [Git](#git)
 * [Go](#go)
+* [Gradle](#gradle)
 * [Grails](#grails)
 * [Hadoop](#hadoop)
 * [Haskell](#haskell)
@@ -616,6 +617,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)