Core Java
-
Leaner Java Collections with FastUtil
In response to my recent post Discovering a Trove of Java Primitives Collection Handling on the GNU Trove library, TheAlchemist…
Read More » -
Configurable ETL processing using Apache Storm and Kite SDK Morphlines
From the first days I have worked as software engineer, I always hear the same request by many sides: “We…
Read More » -
Introducing Cucumber for Java + STANDARD Values
As software developers, we all have our favorite tools for making us successful. Many are perfect for the job when…
Read More » -
If You’ve Written Java Code in 2015 – Here Are the Trends You Couldn’t Have Missed
A practical overview of the most interesting trends we had the chance to encounter over the last year In this…
Read More » -
Please, Java. Do Finally Support Multiline String Literals
I understand the idea of Java-the-language being rather hard to maintain in a backwards-compatible way. I understand the idea of…
Read More » -
Discovering a Trove of Java Primitives Collection Handling
While reading the blog post 5 Tips for Reducing Your Java Garbage Collection Overhead, I was reminded of the existence…
Read More » -
Decorator Design Pattern using lambdas
With the advent of lambdas in Java we now have a new tool to better design our code. Of course…
Read More » -
Profile of successful Java developer in 2016
2015 is almost over. It’s time to summarise what was done and what wasn’t during the past year. Furthermore it’s…
Read More » -
Java in 2015 – Major happenings
2015 was the year where Java the language, platform, ecosystem and community continue to dominate the software landscape, with only…
Read More »