Search Results

4
votes

Dynamic languages - which one should I choose?

I found Groovy to be a relatively easy jump from an extensive Java background -- it's sort of a more convenient version of Java. It integrates really nicely with existing Java code as well, if you …