Blog Archives

Groovy console for beginner and meta programming

This assumes that you have setup groovy as per Setting up Groovy and groovysh beginner for eval exp, dynamic typing, operator overloading & closure.

Step 1: Start the groovyConsole from a command prompt

Step 2: Run the following Groovy Plain Old Object code

Execute it as a Groovy script.

Read more ›



groovysh beginner for eval exp, dynamic typing, operator overloading & closure

This assumes that you have setup groovy as per Setting up Groovy.

#1: Running groovysh

You can now type your expressions on the “

Read more ›



Setting up Groovy beginner tutorial with eclipse & command-line

Groovy is a general purpose scripting language which runs on the JVM, and can be viewed as a superset of Java. There are jobs requiring Java and Groovy skills. Any “.java”

Read more ›



Answers are detailed to be useful beyond job interviews. A few Q&As each day will make a huge difference in 3 to 24 months to go places depending on your experience.
Top