Over some time in different jobs, I came across a need for several utilities that I couldn't find available at the time. And I saw that I needed them several... (more…)
Read more »
String concatenation is one of the most well known caveat in Java. Almost all experienced Java developpers have already heard or read explanations about when...
Read more »
With CI Fuzz CLI, Java developers can integrate fuzz tests into their unit testing setups (e.g. JUnit). In this video, Josh demos how easy this can be done i... (more…)
Read more »
Learn how to write AWS Lambda handler in java using AWS SDK for Java... (more…)
Read more »