JVM Languages
-

Developing Modern Applications with Scala: Build with SBT
This article is part of our Academy Course titled Developing Modern Applications with Scala. In this course, we provide a…
Read More » -

IntelliJ Scala and Apache Spark – Well, Now You Know
IntelliJ Scala and Spark Setup Overview In this post, we’re going to review one way to setup IntelliJ for Scala…
Read More » -

Scala notes – Futures – 3 (Combinators and Async)
In the previous parts of this post, we discussed about Futures and Promises. In this last part, we’ll compose Futures…
Read More » -

Unit vs Integration Akka Testing
This is the sixth post in the series about integrating sync clients with async systems (1, 2, 3, 4, 5).…
Read More » -

Spark Streaming Testing with Scala Example
Spark Streaming Testing How do you create and automate tests of Spark Streaming applications? In this post, we’ll show an…
Read More » -

So If You’re Using Tag Libraries for Your View Models You Have To Test Them, Right?
In a previous post I introduced thinking about (visual) components and used a Task Browser as an example of an…
Read More » -

Scala notes – Futures – 2 (Promises)
In the last post, we saw how to extract values from the Future upon onComplete and their counterparts – onSuccess…
Read More » -

Ceylon on Android
In my last post, I explained how you can use Ceylon in Apache Cordova to write applications for every mobile…
Read More » -

Coordination in Akka
This is the fifth post in the series about integrating sync clients with async systems (1, 2, 3, 4). Here…
Read More »




