-
Software Development
Two Years of Pair Programming
For the last two years, I’ve built software using pair programming. I recently switched jobs; during this process, I talked…
Read More » -
Core Java
The Java Ecosystem – My top 5 highlights of 2014
1. February the 1st – RedMonk Analyst firm declares that Java is more popular & diverse than ever! The Java…
Read More » -
Enterprise Java
What’s up with Java EE 8 ? (part 2)
Work on Java EE 8 is still in the initial phases and expected to catch pace in the upcoming year…
Read More » -
Enterprise Java
Riding Camel on Java EE 7 – REST Services with Swagger Documentation
Camel comes with a bunch of features out of the box. One of them is the Swagger integration. Unfortunately, most…
Read More » -
Scala
Solving “Water buckets” problem using Scala
I recently came across a puzzle called the “Water Buckets” problem in this book, which totally stumped me. You have…
Read More » -
Agile
The New Agile–Why Is Agile So Popular?
Is it the cool name? Is it the actual successes? Is it the drawings with lots of loops in them?…
Read More » -
Enterprise Java
Exposing HTTP Restful API with Inbound Adapters. Part 1 (XML)
1. Introduction The purpose of this post is to implement an HTTP Restful API using Spring Integration HTTP inbound adapters.…
Read More » -
Software Development
You Do Need Independent Technical Reviews!
Do you have a team of brilliant and enthusiastic programmers? Of course! You’ve carefully chosen them from a hundred candidates!…
Read More » -
Software Development
Why I Won’t Accept ANY Magic Number
One of the first things I like to establish in a new project is the use of tools like Checkstyle…
Read More »