summaryrefslogtreecommitdiffhomepage
path: root/groovy.html.markdown
blob: 94906ffc59996fd8838d1325908442e7124cff33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
language: Groovy
filename: learngroovy.groovy
contributors:
    - ["Roberto Perez Alcolea", "http://github.com/rpalcolea"]
filename: learngroovy.groovy
---

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)