InfoQ Homepage Java SE Content on InfoQ
-
JRuby: Not Just Another JVM Language
Charles Nutter discusses JRuby features, the JRuby compiler, calling between Java and JRuby, Swing and JRuby, JRuby web applications, JRuby on Rails, persistence, build automation, TDD and BDD.
-
Chet Haase on Java FX, Update N and JDK 7
In this presentation, Chet Haase discusses Java SE 6, Update N/Consumer JRE, the goals and feature set for Java FX, and the current set of possible features for JDK 7.
-
An Overview of Desktop Java Technologies in Today's RIA World
Scott Delap provides an overview of Swing and Eclipse RCP technologies in today's world of RIA & desktop applications including when to use Java for the client vs. Ajax, Flex, OpenLazslo.
-
Dynamically Typed Languages for the JVM
Gilad Bracha discusses improved support for dynamic langages on the JVM via the new invokedynamic bytecode and through improved support for hot-swapping.