-
Agile

Where I Think āAgileā is Headed, Part 2: Where Does Management Fit?
In Part 1, I wrote about how āAgileā is not a silver bullet and is not right for every team…
Read More » -
Software Development

Golang – Optional Arguments for APIs
I was recently directed towards Dave Cheneyās article Functional options for friendly APIs where he shares his thoughts on designs…
Read More » -
Enterprise Java

Minimize turnaround times with Open Libertyās dev mode
Iāve uploaded a video in which I show how to reduce the turnaround times while writing Enterprise Java applications that…
Read More » -
Software Development

5 Questions Everyone’s Asking About Microservices (Question 2)
When discussing the development impact on existing applications while transitioning to microservices, there are five questions that keep popping up…
Read More » -
Core Java

Checking Whatās Thrown in Java Tests
Someone came up with the idea of using try and catch blocks in unit tests in Java: 1 2 3…
Read More » -
Core Java

The Chameleon Function
In Doctor Who the character Kamelion was a robot which could take any form. The physical prop they used was…
Read More » -
Core Java

The Final Word on āfinalā
In Java, overuse of final feels like SHOUTING. Itās outdated and inappropriate much of the time. Java and JavaScript This…
Read More » -
Enterprise Java

5 Questions Everyone’s Asking About Microservices (Question 1)
One of the joys of my role is that Iām often talking to customers (or potential customers) about their concerns,…
Read More » -
Core Java

JVM with no garbage collection
JVM community keeps on adding new GC and recently new one was added and it is calledĀ EpsilonĀ and is very…
Read More »




