Posted on March 25, 2009 by Ruchi
.
If you happen to attend a Java Interview and someone ask you about design pattern, more often than not the first question which will be thrown to you is Tell me About Singleton Pattern.
Here I am trying to cover all the Questions Related to Singleton Pattern that can be thrown to you during [...]
Posted on February 24, 2009 by Ruchi
.
Well if you are writing Java code from quite a some time you must have came across quite a number of bad practices ,I am going to show 4 bad practices which are very common and we should definitely try to avoid them, I am listing 4 of so many bad practices out there.
Bad Practice [...]
Posted on February 1, 2009 by Ruchi
.
I have used it for the first time, and no wonder it goes by its name, it really find the bugs , absolutely brillant tool, I think that every java programmer must have in his kitty.
Let me start off with a very short description of what is it all about, it is a static analysis [...]
Posted on January 21, 2009 by Ruchi
.
Well if you are using eclipse you might have came across people who looks like a miracle boy/girl when they are using eclipse , they will move around in eclipse as fast as bullet train, I am using eclipse in java development from quite a some time, and colleagues of mine whenever sits with me [...]