Why do we need Static members? There are situations in which the method’s behaviour does not depend on the state of an object. So, there will be no use of having an object when the method itself will not be… Read More ›
Java
Java SE Update 10 Beta Available
Java SE 6 Update 10 Beta is an update release that introduces new features and enhancements aimed at providing an optimized consumer-end user experience. It is available for download as part of Java SE Early Access Downloads. Java SE 6… Read More ›
Casting Reference Variables- Downcasting, Upcasting
Let us consider two classes class Animal, a more generic class and class Cat, a more specific class i.e a more specific animal. Let us settle for simple definitions for both the classes so as to get the concept right…. Read More ›
Top Ten Errors Java Programmers Make
I read an article on “Top Ten Errors Java Programmers Make“. The author has mentioned the errors which even the most programmers often commit or the New to Java programmers may commit in the future. Not only has he listed… Read More ›
Things one has to know about Interfaces in Java
The following article is mainly focused at beginners who are not much familiar to Java. It can also be a quick recap tool for Java Developers. What are Interfaces? Interfaces are 100 percent abstract classes i.e it defines only abstract… Read More ›
BOJUG Meet, June 27, 2008
Event: BOJUG Meet (Website) Organized By: Bangalore Open Java Users Group (BOJUG) Key Dates: Event Date: 27 June, 2008
Top Ten Errors Java Programmers Make
I read an article (linked below) on “Top Ten Errors Java Programmers Make“. The author has mentioned the errors which even the most experienced programmers often commit or the New to Java programmers may commit in the future. Not only… Read More ›
The GIDS-2008- Day 3
I made it to the Day-3 of the GDIS-2008 and hopefully my last day at the summit. Pretty sad that i cannot attend the Daring Java Conference. Coming to the Day-3 we started off with some problems in the registrations…. Read More ›
The GIDS-2008- Day 2
GIDS- Great Indian Developer Summit 🙂 It was a great day at the GIDS. I did attend a very few sessions today but none the less there were the most productive ones. The whole of the morning session was spent… Read More ›
The Great Indian Developer Summit- 2008
The Great Indian Developer Summit(GIDS)- 2008 Day-1: I had wished to attend the Daring Java conferences which were part of GIDS-2008, but i did get a chance to attend the Summit but not Daring java it’s Bleeding-Edge .NET Conference. I… Read More ›