-
Software Development
Iterative or Incremental?
Hopefully most of my readers have noticed by now that I regularly stray from the Agile Gospel, or rather, I…
Read More » -
Software Development
CQRS and Event Sourcing for dummies
CQRS (Command and Query Responsibility Segregation) and Event Sourcing are concepts that are not new at all. Alongside NoSql, Functional…
Read More » -
Enterprise Java
How to Develop a Highly Customizable Product
Have you ever heard: ‘We really like your product…except for a few minor details.’? And then the CIO rolls out…
Read More » -
Software Development
R: Bootstrap confidence intervals
I recently came across an interesting post on Julia Evans’ blog showing how to generate a bigger set of data…
Read More » -
Core Java
JVM Buzzwords Java developers should understand
This article will share with you a few JVM “buzzwords” that are important for Java developers to understand and remember before performing any…
Read More » -
Software Development
Don’t jump on the microservices bandwagon
A couple of weeks ago I was very fortunate to be able to attend the excellent GOTO Amsterdam conference. One…
Read More » -
Core Java
Java performance tutorial – How fast are the Java 8 streams?
In this JAX Magazine sneak preview, JAX London speaker Angelika Langer answers the most important question for anyone using Java…
Read More » -
Enterprise Java
Using JPA And CDI Beans With Camel on WildFly
I didn’t really plan for it, but with a conference free month, I had the chance to dig around a…
Read More » -
Software Development
R: Blog post frequency anomaly detection
I came across Twitter’s anomaly detection library last year but haven’t yet had a reason to take it for a…
Read More »