Posted on May 23, 2010, by heerendevil.

If you have been a programmer in JAVA, you must have noticed the occurrence of the exception: “java.security.AccessControlException”. Most of us are not much aware of the fact that it is further associated with the denial of the access to the remote machine. Such an exception shows that you are suffering from the policy concerns of Java Development Kit. There are various policies that are pre defined in the JDK which restricts the usage a bit.
Posted on February 24, 2010, by Mani.

Google code jam, the yearly coding competition for testing your programming skills is here again! This year, Google Code Jam is in Dublin! The contest has been divided into 3 rounds. Beginning from 7th April, the onsite finals will mark the end of the contest on 30th july.
Posted on January 24, 2010, by Mani.

Google code jam is a yearly coding competition which is organised and administered by google. This is a coding competition for all professional and student coders.The winner for the 2009 competition was ACRUSH. Dates for 2010 competition will be decided in January 2009.
Posted on January 22, 2010, by Mani.

Just few months back (November 09) Google officially released its own programming language named “GO”. This post provides an overview of it.