Live Blogging from JavaOne Conference 6-9 May in San FranciscoMarch 21st, 2008 I got an invitation for covering JavaOne and received a Press pass for the conference. I am planning to attend the conference from 6-9 May in San Francisco and live blog about the event.
Java Popularity Statistics (from JavaOne 2008)May 7th, 2008 Sun revealed the following statistics about Java at JavaOne 2008:
1. 90% of Personal Computers on Internet have Java
2.
Fundamentals of Java for Management Students - Powerpoint PresentationDecember 18th, 2005 Tomorrow I am presenting an overview of Java to management students of The Institute of Business Management, Jadavpur University. This is a introductory lecture.
Sun Java Programmer Certification - Free BookMay 6th, 2006 This book provides a basis for revising for the Sun Certified Programmer examinations, not to teach the Java language or the topics required for the exam. It is designed to collect all the essential information you need to retain, in one place, and is designed for someone who has already finished their own study and is about to take the exam.
How to Program the BlackBerry With J2MEMay 18th, 2005 An excellent article describing Blackberry architecture and two application models (The browser-based model or Custom Java Application). The browser-based model allows developers to focus on developing back-end content in a standard markup language, such as the Wireless Markup Language (WML) or the compact Hypertext Markup Language (cHTML).
How Crappy Is Your Java Source Code?December 7th, 2007 How crappy is your Java code? Often we find others code crappier than ours, especially if we are given to maintain their code. Crappy code authors are almost always happy with their code quality.
Bangalore & India Java Leaders of the World? Should JavaOne Shift to India?March 10th, 2008 It was well known that there is a significant amount of Java development in Bangalore these days. However it took me by surprise to find that it may actually be a world leader in terms of amount of Java and India too as a country.
JavaOne 2008 is Starting Now...May 6th, 2008 JavaOne 2008 is starting in couple of hours. I will be there all four days soaking in all the knowledge, fun and sharing about it in this blog.
J2SE 5: New wine in new bottle with old corkMarch 15th, 2005 J2SE stands for Java 2 Standard Edition. The 2 stands for version 2 of the platform.
Java Quiz: Why StringBuilder Should be Used Instead of StringBuffer?August 23rd, 2008 First tell me what is the best way to concatenate large number of String objects? Is it a + b?
Most Java developers know not to use a + b (+ operator) because of huge performance problems, they use StringBuffer instead. In fact I did some tests in the past which confirms this folklore.
Java SE Goes Beta (Feature Complete). Download Now.February 17th, 2006 Java SE 6 Beta offers the first feature complete version of next major release of the Java SE platform. Sun expects to ship the final release of Java SE 6 in the fall of 2006.
How Will Sun Profit from Java?May 6th, 2008 All throughout the JavaOne 2008 keynote presentation, I had the same nagging question, how is Sun going to profit from all these diverse technologies? In the end I don't have an answer. Purely from business standpoint it doesn't make sense.
(Java Applets == Stupid Design) == Stupid CommentJuly 12th, 2005 I just read a post titled - Java Applets = Stupid Design. The actual contention was -
My example would have been web pages that are written entirely as Java applets.
Three Free Notable Java Software / APISeptember 8th, 2005 GMail API for Java
GMailer API for Java (g4j) is set of API that allows Java programmer to communicate to GMail. With G4J programmers can made Java based application that based on huge storage of GMail.
Gripe: Java blog aggregator: javablogs.comFebruary 16th, 2004 Few Gripes on Java.blogs:
After few days with java.blogs I realized I don't want a few things. For example I am not interested in knowing anything about IDEA releases.