Loading...

Friday, March 27, 2009

Interesting times

These are interesting times we live in. Java is definitely mainstream and it feels like there is not much more to add to the language. But then comes Groovy and Scala. Both dynamic languages which run on the JVM. So the JVM is becoming the new platform. Big advantage is we can use all known Java libraries from within Groovy and Scala. Anyway I've got a lot to read about and can't wait to develop applications with Groovy (Grails) and Scala.

3 comments:

Jurgen said...

Also interresting: "The Book of JOS(C)H" http://thegreylensmansview.blogspot.com/2009/02/book-of-josh.html

mrhaki said...

Very interesting read indeed. Seems I really need to learn more about Scala (and OSGI), to address current software problems.

Dominic Mitchell said...

OSGI still seems big & complicated to me. I don't see the benefit for webapps right now. There's a good discussion in the latest Java Posse episode (#237)

Post a Comment