-
Software Development
What Is Blockchain?
The world and its dog has gone crazy for blockchain (and related technologies, which is a whole other post). The…
Read More » -
Core Java
Deferred Execution with Java’s Consumer
In an earlier blog post (“Deferred Execution with Java’s Supplier“) I referenced Cay Horstmann‘s statement in the book “Java SE8…
Read More » -
Enterprise Java
Speed Up Services With Reactive API in Java EE 8
Services can often be optimized with asynchronous processing even without changing their behavior towards the outside world. The reason why…
Read More » -
Software Development
How to write better code
My previous blog post took off on Twitter. It pointed out a problem: Insisting on the obligation to follow certain…
Read More » -
Software Development
MySQL Stored Procedure Tutorial
1. Introduction In an enterprise level application, there is always a need to perform certain specific set of tasks on…
Read More » -
Agile
Time You Spend in Agile Meetings
Whenever I teach agile approaches, I discuss the possible meetings a team might choose. Some people turn to me in…
Read More » -
Core Java
Inside Simple Binary Encoding (SBE)
SBE is very fast serialization library which is used in financial industry, in this blog i will go though some…
Read More » -
Software Development
Apache NetBeans 9.0 – How to Build & Run the Latest
In my last post, I spoke about how to obtain the Release Candidate of Apache NetBeans 9.0. There have been…
Read More » -
Software Development
Forget about Clean Code, let’s embrace Compassionate Code
When your heroes start acting weird, you reexamine their influence on your life. I’ve long been learning, demonstrating and teaching…
Read More »