The Artima Developer Community
Sponsored Link

Cool Tools and Other Stuff
JavaOne 2010: Article Roundup
by Eric Armstrong
September 23, 2010
Summary
This umbrella article encompasses newsworthy items gleaned from the show, with pointers to the content pieces.

Advertisement

The good news (sort of) is that this has been the most relaxing JavaOne ever, because there are so few sessions I really want to see. Usually, I'm racing from session to session, scribbling notes during the sessions, writing up articles in the evening, finishing them the next morning, and then doing it all over again the next day. After a week of that, I'm a wreck.

So for better or worse, I've had time to dive into things more deeply than in years past. As a result, these posts are about 1/2 content from the talks, and 1/2 additional related content to provide context, background, or explanation.

Articles

  1. A few weeks ago, I wondered if generics were going to be the death of Java. But today, I began to wonder if Oracle might just manage to do it in a lot more quickly. That particular tirade is under Trials and Tribulations.

  2. Despite the difficulties, though, I managed to glean some good information. In Upcoming Java Features I mention some things coming up in the Java language that look pretty cool --and some that sounded a lot cooler on paper, before I got a look at them.

  3. In Functional Programming, from Java to Scala, I recount a terrific talk by Dick Wall that showed how to do serious functional programming in Java, explained when and why you might want to do that, and showed how much easier it is to do in Scala. Then he listed a bunch of Scala features I happen to love from JRuby, including DSLs and closures, and all kinds of stuff. So I have to admit that my interest is seriously piqued.

Note:
It looks like the only things left are out are the massively dangerous/powerful things you get from a totally dynamic language, where the class you're using at one point in the program could be completely rewritten at a later point. That kind of flexibility comes with serious tradeoffs, so I'm inclined to think that Scala may be in the ideal "sweet spot", where you have power and flexibility at one of the spectrum, safety and readability at the other, and Scala managing to come up with the ideal object-oriented, functional programming language. I've been wishing for "Ruby without the Perlisms" for a while now. Dick's talk makes me think that Scala just might be it.

Talk Back!

Have an opinion? Be the first to post a comment about this weblog entry.

RSS Feed

If you'd like to be notified whenever Eric Armstrong adds a new entry to his weblog, subscribe to his RSS feed.

About the Blogger

Eric Armstrong has been programming and writing professionally since before there were personal computers. His production experience includes artificial intelligence (AI) programs, system libraries, real-time programs, and business applications in a variety of languages. He works as a writer and software consultant in the San Francisco Bay Area. He wrote The JBuilder2 Bible and authored the Java/XML programming tutorial available at http://java.sun.com. Eric is also involved in efforts to design knowledge-based collaboration systems.

This weblog entry is Copyright © 2010 Eric Armstrong. All rights reserved.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use