summaryrefslogtreecommitdiffhomepage
path: root/groovy.html.markdown
diff options
context:
space:
mode:
authorRoberto Perez <pr@manoderecha.mx>2013-08-17 10:19:47 -0500
committerRoberto Perez <pr@manoderecha.mx>2013-08-17 10:19:47 -0500
commit767fb174f8e5981dec603c2ed6782cef5574c7b4 (patch)
treed0e30e60b74f1f52e668d371b67acdb38505cb70 /groovy.html.markdown
parentc903f5a73dc0b0eb5fe84e20182767dc310bd30a (diff)
Groovy: Added references
Diffstat (limited to 'groovy.html.markdown')
-rw-r--r--groovy.html.markdown28
1 files changed, 27 insertions, 1 deletions
diff --git a/groovy.html.markdown b/groovy.html.markdown
index d015e5d2..94906ffc 100644
--- a/groovy.html.markdown
+++ b/groovy.html.markdown
@@ -6,4 +6,30 @@ contributors:
filename: learngroovy.groovy
---
-Groovy - A dynamic language for the Java platform
+Groovy - A dynamic language for the Java platform [Read more here.](http://groovy.codehaus.org)
+
+```cpp
+
+
+```
+
+## Further resources
+
+[Groovy documentation](http://groovy.codehaus.org/Documentation)
+
+[Groovy web console](http://groovyconsole.appspot.com/)
+
+Join a [Groovy user group](http://groovy.codehaus.org/User+Groups)
+
+## Books
+
+* [Groovy Goodness] (https://leanpub.com/groovy-goodness-notebook)
+
+* [Groovy in Action] (http://manning.com/koenig2/)
+
+* [Programming Groovy 2: Dynamic Productivity for the Java Developer] (http://shop.oreilly.com/product/9781937785307.do)
+
+
+
+
+