-
Agile
What Product Owners should not do
Last time I set out some of the things a Product Owner should be doing – or at least considering doing. Even…
Read More » -
Software Development
Why I Deleted My IDE; and How It Changed My Life For the Better
Everything you need to know if you decide to delete your IDE About 3 years ago, I made a big…
Read More » -
Software Development
How to Be Lazy and Stay Calm
What frustrates me most in my profession of software development is the regular necessity to understand large problem scopes before…
Read More » -
Software Development
Dolls and Maquettes
I’ve already written quite a few posts about why I don’t consider JavaBeans real objects. For instance, I think we…
Read More » -
Core Java
Parallel and Asynchronous Programming in Java 8
Parallel code, which is code that runs on more than one thread, was once the nightmare of many an experienced…
Read More » -
Enterprise Java
jwt-cli: A Shell Library to Decode JSON Web Tokens (JWT Tokens)
When I started having the need of decoding JSON Web Tokens quite often, I felt the urge of writing a…
Read More » -
Software Development
Importance of Programming in Focused Time Blocks
In this day and age, there are a seemingly infinite number of things that are pulling your attention to various…
Read More » -
Enterprise Java
Get to Know JSON Merge Patch: JSON-P 1.1 Overview Series
Java EE 8 includes an update to the JSON Processing API and brings it up to date with the latest…
Read More » -
Enterprise Java
Jdbi for SaaS & NoSQL
A natural interface for Java-based data integration with CRM, ERP, Accounting, Marketing Automation, NoSQL, flat files and more Jdbi is…
Read More »