JVM Languages
-

Scala: Working with Predicates
I love me some Scala. Actually, since it’s now my day job, I love it all the time. It combines…
Read More » -

First steps with Scala, say goodbye to bash scripts…
Those who know me are aware that I’ve been following play framework, and actively taking part of it’s community, for…
Read More » -

Using Groovy – A soft introduction
Groovy is an object-oriented programming language for the Java platform and can be used as a scripting language. Most of…
Read More » -

Even simpler scalability with Akka through RegistryActor
Let’s imagine, your system is deployed on one node, where you running actors that literally draining out the resources. You…
Read More » -

First steps into Scala
For over a full year now, I’ve been looking into Scala. I have heard many people talk about it passionately…
Read More » -

Scala for 2012? Deciding Whether to Invest In a Programming Language
I have found it both interesting and rewarding to learn a new programming language or major framework on a roughly…
Read More » -

Scala’s version fragility make the Enterprise argument near impossible
I have been working with Scala for more than five years. In those five years, I’ve seen Scala evolve and…
Read More » -

Scala Tutorial – code blocks, coding style, closures, scala documentation project
Preface This is part 12 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -

Scala Tutorial – SBT, scalabha, packages, build systems
Preface This is part 11 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More »


