JVM Languages
-
Kotlin Month Post 4: Properties
Intro In this, the fourth and final post in the Kotlin Month series, we take a look at a widely…
Read More » -
Developing Scala in Atom with Ensime
When I began Java software development way back in the time of Java 1.3 I remember using JDeveloper for a…
Read More » -
Ceylon Might Just be the Only (JVM) Language that Got Nulls Right
Here we go again. THAT TOPIC. But hang on. The approach discussed here (and in the Ceylon language) is not…
Read More » -
Kotlin Month Post 3: Safety
Intro In this third post for Kotlin Month, I’m going to go over some of the safety features that Kotlin…
Read More » -
How-To Apache Spark Streaming with Scala Part 1 – Supergloo
Let’s start Apache Spark Streaming by building up our confidence with small steps. These small steps will create the forward…
Read More » -
How to Get Started Using Apache Spark GraphX with Scala
Editor’s Note: Don’t miss our new free on-demand training course about how to create data pipeline applications using Apache Spark…
Read More » -
Kotlin Month Post 2: Inheritance and Defaults
Intro Continuing on with Kotlin Month, this week, I’ll be discussing topics in Kotlin that have to do with inheritance…
Read More » -
Kotlin Month Post 1: Assorted Features
To open up Kotlin Month, we’ll look at a small assortment of Kotlin’s features that aren’t big enough to merit…
Read More » -
A Very Peculiar, but Possibly Cunning Kotlin Language Feature
This has caught me by surprise. After studying the Kotlin language to learn about how to best leverage this interesting…
Read More »