mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Groovy: Added references
This commit is contained in:
parent
c903f5a73d
commit
767fb174f8
@ -6,4 +6,30 @@ contributors:
|
|||||||
filename: learngroovy.groovy
|
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)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user