JVM Languages
-

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 » -

Using Groovy scriptlets inside a *.docx document
Introduction One of my recent projects required automated generation of contracts for customers. Contract is a legal document of about…
Read More » -

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 » -

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 » -

Processing JSON in Scala with Jerkson
Introduction The previous tutorial covered basic XML processing in Scala, but as I noted, XML is not the primary choice…
Read More » -

Squealer: An Anti-ORM Influenced Scala Tool
I was reading a blog post from Prismatic the other day and it got me thinking about how we, as…
Read More » -

Scala Basic XML processing
Introduction Pretty much everybody knows what XML is: it is a structured, machine-readable text format for representing information that can…
Read More » -

Publishing Play 2 modules on github
Now youâve doubtless followed my earlier guides on writing modules for Play 2, I imagine youâre keen to show your…
Read More » -

Binary websockets with Play 2.0 and Scala
In a recent article I showed how you can use webrtc, canvas and websockets together to create a face detection…
Read More »





