Domain Names for Sale:

BESTGOOGLETABLET.COM ; GOOGLE-TABLETBLOG.COM ; GOOGLE-TABLETS.COM  ;GOOGLE-TABLETSHOP.COM ; GOOGLE-TABLETSTORE.COM ; GOOGLETABLET-BLOG.COM ; GOOGLETABLETBLOG.COM ; GOOGLETABLETS.COM ; GOOGLETABLETSTORE.COM ; MYGOOGLE-TABLET.COM ; MYGOOGLETABLET.COM ; THEGOOGLE-TABLET.COM ; THEGOOGLETABLET.COM




Monday, August 22, 2011

Scala as a Java Replacement on Android

Mike Burns (thoughtbot)
Platform Development Grand Ballroom A

Android is not limited to just Java and C++. Anything that compiles to the JVM is fair game, opening up the possibilities to modern rapid development languages. Scala is one such language, combining various concepts from Ruby, Java, and Haskell, compiling down to high-performing Java. In this talk we present the Scala programming language, show how it integrates with the Android SDK, explore debugging, and discuss limitations and existing bugs.

Scala has a vibrant and social community pushed by both academic research and high-performance work. Interesting concepts such as monads, nullables, lenses, traits, and non-strict evaluation can be explored in an efficient framework that compiles down to normal Java. All of these modern developments can be used in Android, and demonstrate that in this talk.

http://androidopen.com/android2011/public/schedule/detail/20978

Link:

Source: Mike Burns by Open Android

No comments:

Post a Comment