Learn Groovy You can copy and reuse code To test groovy in terminal use groovysh To test groovy in console use groovyConsole To run groovy in terminal use: groovyc <filename.groovy> groovy <filename>