Search Results for: Scala
-
Scala
Student Questions about Scala, Part 1
Preface I’m currently teaching a course on Applied Text Analysis and am using Scala as the programming language taught and…
Read More » -
Scala
Apache Camel – A little Scala DSL example
So we have a Scala DSL in Apache Camel for many years now, and I guess its about time I…
Read More » -
Scala
Variations for computing results from sequences in Scala
Introduction A common question from students who are new to Scala is: What is the difference between using the map…
Read More » -
Desktop Java
JavaFX 2.0 and Scala, Like Milk and Cookies
JavaFX 2.0 and Scala are both great technologies individually, but work even better when used together. JavaFX 2.0 is a…
Read More » -
Scala
Implicit Conversions in Scala
Following on from the previous post on operator overloading I’m going to be looking at Implicit Conversions, and how we…
Read More » -
Scala
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 » -
Scala
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 » -
Scala
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 » -
Scala
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 »