Java bans operator overloading. Groovy does not. Learn everyday uses of 3 types of overloadable ope...
Review and tutorial. Pyrasun, The Spille Weblog.
A series of IBM developer works tutorials on groovy and grails
First installment; shows simple way to unit test Java code with Groovy, JUnit. By Andrew Glover. IB...
Informal introduction to proposed addition to standard programming languages for Java platform. By ...
Shows how to use GroovySql to build simple data-reporting program. GroovySql merges closures and it...
Views are integral to MVC programming, which is ubiquitous to enterprise programming; shows how Gro...
Shows many ways to embed simple, easy-to-write Groovy scripts in more complex Java code; where and ...
Groovlet, GroovyServer Pages (GSP) frameworks are built on Java Servlet API. Unlike Struts and JSF,...
Primer on Meta Object Protocol, an old-is-new way to build programs, languages, and programs as lan...
Enhance standard closures with Curry method, invented by Haskell Curry; was in Groovy before JSR co...
Ant and Maven are common in build processing, but XML is sometimes a less expressive configuration ...