About Focus on JavaFocus on JavaCreate a LinkedList- February 14, 2008 The Java Collections Framework is chock full of useful abstract classes, interfaces, and concrete classes that you can use to handle your collections of stuff. Some of...http://java.about.com/b/2008/02/14/create-a-linkedlist.htm Java Acronyms Galore- February 12, 2008 Have you ever wondered what all of those acronyms stand for You know the ones I'm talking about: API IDE RMI and so on. I have compiled a list of Java acronyms with their...http://java.about.com/b/2008/02/12/java-acronyms-galore.htm Autoboxing: A New Java 5 Feature- February 7, 2008 I must admit that I do not like the term "autoboxing", but I love the way it works. Autoboxing is a new feature of Java 5. If you...http://java.about.com/b/2008/02/07/autoboxing-a-new-java-5-feature.htm Sun Microsystems to Celebrate 500,000 Certifications- February 5, 2008 Sun Microsystems is on the verge of hitting the half a million mark! Currently, there are approximately 480,000 Sun-certified professionals roaming the globe. Could you be the person...http://java.about.com/b/2008/02/05/sun-microsystems-to-celebrate-500000-certifications.htm |