-
Agile
Good Vs Evil
Posts about agile dying or becoming irrelevant come and go. God knows I’ve contributed to that movement. The latest wave…
Read More » -
Core Java
Default methods an approach to extend legacy code
As you know the new version of java was released on 18 March 2014 and i am going to introduce…
Read More » -
Career
Why Hire Older Engineers
Another day, another article about age and technology. The comments of these articles usually escalate into some generational war played out…
Read More » -
Software Development
The Way of the Pro
Enterprise developers are serious professionals. They don’t waste their time for creating silly things. They leave this to the hipster…
Read More » -
Enterprise Java
Java EE: The Basics
Wanted to go through some of the basic tenets, the technical terminology related to Java EE. For many people, Java EE/J2EE…
Read More » -
Core Java
What are Mockito Extra Interfaces?
Mockito is my favored little helper if it comes down to write light weight JUnit tests. It is very useful…
Read More » -
Android Core
Android Weather app Tutorial: Step by Step guide (Part 2)
The app is available at google play. Download it and have fun. If you like my work you can donate…
Read More » -
Software Development
Developers Are Lazy (And How To Use That To Your Advantage With Eclipse)
As I sat down to write this blog post, I thought through how many years I’ve been developing, and how…
Read More » -
Core Java
JUnit ExpectedException rule: beyond basics
There are different ways of handling exceptions in JUnit tests. As I wrote in one of my previous posts, my…
Read More »