-
Career
“Why You No Train?”
It is a simple question. So why don’t you get more training? Do you feel that you operate already effectively?…
Read More » -
Core Java
Using Google Guava’s Ordering API
We’ve been playing a bit more with Google’s Guava library – what a great library! The most recent thing we…
Read More » -
Core Java
Java 8: From PermGen to Metaspace
As you may be aware, the JDK 8 Early Access is now available for download. This allows Java developers to…
Read More » -
Software Development
History of Open Source
I gave a talk last year at Walmart HQ about Fuse open source integration and messaging, the benefits of using…
Read More » -
Software Development
Unix pipelines for basic spelling error detection
Introduction We can of course write programs to do most anything we want, but often the Unix command line has…
Read More » -
Core Java
Defensive API evolution with Java interfaces
API evolution is something absolutely non-trivial. Something that only few have to deal with. Most of us work on internal,…
Read More » -
Enterprise Java
High Performance Durable Messaging
Overview While there are a good number of high performance messaging systems available for Java, most avoid quoting benchmarks which…
Read More » -
Enterprise Java
Building Vaadin UI with Xtend
Today I have decided to say hello to Xtend . I had wish to learn some new programming language. The…
Read More » -
Core Java
40 Java Collections Interview Questions and Answers
Java Collections Framework are the fundamental aspect of java programming language. It’s one of the important topic for java interview…
Read More »