You are not logged in [login] | [register]

you are here: home » computers & internet » programming

SEARCH FOR A FEED

Google
Web RSSMad.com

Searching 190901 articles in 8938 feeds.

RSS CATEGORIES

TELL A FRIEND

Do you like RSS MAD? Why not spread the news and tell a friend about it - it's as easy as filling out this form!

About Focus on Java

added: Wed, 28th September 2005 | 401 views | 0x in favourites
feed url: http://z.about.com/6/g/java/b/index.rdf

Focus on Java

Latest feed entries:

Create a LinkedList

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...

Java Acronyms Galore

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...

Autoboxing: A New Java 5 Feature

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...

Sun Microsystems to Celebrate 500,000 Certifications

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...

Sun Tech Days Turns Ten

Sun Tech Days is a travelling road-show that has been ongoing for the past ten years. The concept is to provide technical education in Java Technology and Solaris products....

What's a Primitive Wrapper Class?

It may sound like a course on the basics of gift-wrapping, but a primitive wrapper class is altogether different. If you recall your primitive data types (I know you...

A New Reserved Word: enum

So, I am happily coding along one day when I type in the following code: Enumeration enum = myShoppingList.elements(); enum.hasMoreElements();) // and so on and so forth I compile my code and I...

Java Array or Vector: What's the Difference?

Arrays and Vectors in Java are quite similar. They both represent a collection of similar items. For example, a good usage of an array would be a variable...

Great Sites for the Java Newbie

If you have ever done a search for Java tutorials or introduction to Java, I have little doubt that your search was fruitless. In fact, there are thousands of...

ADD A FEED

Is RSS MAD missing something? Tell us about new feeds here.