Let’s start with the Shadoks Les Shadoks is a cartoon created by Jacques Rouxel which was first broadcast in France between 1968 and 1974.
Les Shadoks series had a lasting cultural impact, and introduced some lovely phrases/expressions that, to this day, ... (more…)
Read more »
Records in Java provide several improvements over writing classes when working predominantly with data. However, we have to understand a few nuances to make ... (more…)
Read more »
Testing is often hard. Mostly because we need data to perform some forms of testing. For Unit Tests often you can fake your own data pretty ... (more…)
Read more »
Over the past year my team has been doing something shocking to a lot of
engineers: we’re favoring pure Java over Clojure. We aren’t …...
Read more »
When the subject of Java modules comes up in online discussions every so often, I get the sense that many people misunderstand what it is that modules are supposed to do. That's understandable, as the name 'modules' does not evoke the precise purpose of t... (more…)
Read more »