16 Aug
Posted by suresk as Uncategorized, Software Development, Java
Take a look at the following code, and try to guess what is printed:
public static void main(String[] args) {
Date today = new Date();
Calendar c = new GregorianCalendar();
[…]
15 Jun
Posted by suresk as Software Development, Java, Groovy, Grails, GWT
18 May
Posted by suresk as Technology, Web Services, Java, Groovy
18 Mar
Posted by suresk as Technology, Software Development, Java, OS X, Mobile Development
16 Oct
Posted by suresk as Technology, JEE, Software Development, Eclipse, Java