Core Java
-

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

JEP 277 “Enhanced Deprecation” is Nice. But Hereās a Much Better Alternative
Maintaining APIs is hard. Weāre maintaining the jOOQ API which is extremely complex. But we are following relatively relaxed rules…
Read More » -

Geometric Brownian motion with Java
The Wiener process is a continuous-time stochastic process named in honor of Norbert Wiener. Itās commonly used to represent noise…
Read More »
