Groovy 2.1 released
Hot on the heels of its 1.7+ million downloads last year, and its successful 2.0 release last summer, Groovy 2.1 continues its evolution... more »
Tweet 4 Comments Save Tags: announcement , groovy , java , other languages
InfoQ Speaks to Guillaume Laforge about the Recent Groovy 2.1 Release
InfoQ editor interviews Groovy project lead Guillaume Laforge about the recent Groovy 2.1 release, covering "invoke dynamic"... more »
Tweet 0 Comments Save Tags: groovy , java , other languages
Spring Framework creator Rod Johnson to join TypeSafe
Johnson to join as a member of Board of Directors to help oversee the development of Scala and related stack.
Tweet 2 Comments Save Tags: java , news , other languages
It's time for DZone to have a tag for Scala
Don't you think Scala as one of the most, if not the most important JVM language deserves its own tag at DZone? just as Groovy has one.... more »
Tweet 0 Comments Save Tags: java , other languages , trends
A better Java: Scala or Xtend?
Xtend and Scala have some similarities, but don’t let this make you think they are that similar. Both are JVM based languages offering a... more »
Tweet 1 Comments Save Tags: java , opinion , other languages , tools
A Pragmatic Guide to Scala Adoption in Your Java Organization
Is Scala too complicated for widespread adoption, or is it that Devs who tinker around with things they don’t fully understand make Scala... more »
Tweet 3 Comments Save Tags: java , opinion , other languages , trends
It's here! Scala 2.10 is released
Scala 2.10 has been officially released including many new features. Value classes, string interpolation and the inclusion of Akka actors... more »
Tweet 4 Comments Save Tags: java , other languages , trends
Vert.x - the JVM's answer to node.js
From W-JAX 2012 in Munich, Diana Kupfer talks to SpringSource's Stuart Williams about vert.x, a framework/platform for the next... more »
Tweet 2 Comments Save Tags: java , opinion , other languages
Inside the JVM
This article explains the internal architecture of the Java Virtual Machine (JVM) in simple terms. Diagrams are used to illustrate how... more »
Tweet 0 Comments Save Tags: java , other languages
14m funding for Typesafe - now Scala can take on Java
Today’s latest news is the surest indication so far that JVM language Scala has positioned itself to challenge Java and can only mean... more »
Tweet 6 Comments Save Tags: java , news , opinion , other languages
Course: Functional Programming Principles in Scala
Learn about functional programming, and how it can be effectively combined with object-oriented programming. Gain practice in writing... more »
Tweet 5 Comments Save Tags: java , other languages
Rebel Labs Report: Mastering Java Bytecode at the Core of the JVM
In this 30+ page report from Rebel Labs, we provide a technical overview of Java bytecode, the machine code that enables the JVM to... more »
Tweet 0 Comments Save Tags: java , other languages , research
4 Things Java Programmers Can Learn from Clojure (without learning Clojure)
I was trained in Java at University. The OOP matrix was firmly implanted in my thinking. I wanted to share some things that I have... more »
Tweet 1 Comments Save Tags: java , other languages , reviews
CocoaConf Raleigh Recap: Using Instruments to optimize your iPhone and iPad apps
Have you ever wondered why your app runs slow? Or have you heard about Xcode’s Instruments tool but didn’t know how to use it? In this... more »
Tweet 0 Comments Save Tags: apple , how-to , mobile , other languages
Dr. Douglas Lenat (Cyc) joins Dr. Robert Greenes to keynote IntelliFest 2012
I'm very excited that this year Dr. Douglas Lenat will be one of the keynote Speakers. Dr Lenat is the founder of the gound breaking AI project Cyc.
Tweet 0 Comments Save Tags: open source , other languages
Why Your Next Cloud App Will Probably Suck Without….Unit Testing
Every day, developers are the world use unit tests as an internal control on the functionality and compatibility of their applications... more »
Tweet 0 Comments Save Tags: java , methodology , other languages
Twitter survives election after Ruby-to-Java move
Article about Twitter surviving election load due to switching to Scala+Java.
Tweet 0 Comments Save Tags: java , other languages , ruby
This week in #Scala (16/02/2013)
Get the latest Scala news and content including news on new Scala releases, case studies, tutorials and blogs.
Tweet 0 Comments Save Tags: java , news , open source , other languages
This week in #Scala (01/03/2013)
A roundup of the latest Scala content from the past week including new Scala and Akka releases plus a bounty of excellent blogs and... more »
Tweet 0 Comments Save Tags: java , news , open source , other languages
Scala: The Scalable JVM Language
Scala is a general-purpose programming language that has both object oriented and functional programming language features. The name... more »
Tweet 0 Comments Save Tags: java , news , open source , other languages
Why Learn Scala in 2013?
2012 was a big year for the Scala programming language - with monumental releases, adoption by major enterprises and social sites alike... more »
Tweet 5 Comments Save Tags: opinion , other languages
This week in #Scala (26/01/2013)
A roundup of the latest Scala content from the past week. Includes new sbt and slick releases as well as excellent presentation videos and podcasts.
Tweet 0 Comments Save Tags: java , news , open source , other languages
Weekly Poll: Scala, Friend or Foe? What's DZone's Consensus?
There's been some interesting news in the last week about Scala, and we thought the community would be curious to find out just how many... more »
Tweet 0 Comments Save Tags: java , opinion , other languages , research
Kotlin in action: A few tricks for every day use
Few very useful trick for everyday use of Kotlin developer
Tweet 0 Comments Save Tags: groovy , java , javascript , other languages
The Power of Java 8 Lambdas with Generics
Keep your code DRY and learn about Java 8 lambdas along the way!
Tweet 0 Comments Save Tags: java , other languages