-
Scala
Power with control: Scala control structures and abstractions
So ramping up with the Scala 101 series, I thought now is an appropriate juncture to introduce control structures in…
Read More » -
Scala
ScaTDD: Casting an eye over three major Test frameworks in Scala
Testing has traditionally been the gateway process for Scala development at a number of Java shops looking to evolve their…
Read More » -
Scala
A crash course in Scala types
After many years of Java development, discovering Scala’s type system and related features was something of a departure for me.…
Read More » -
Scala
Partial updates in an immutable World
This post was prompted by a conversation with a good friend, who is an experienced Java developer taking their first,…
Read More »