are there any websites i can referance that provide JAVA code? for example, i'm trying to learn how to use the Collection Interface and program my own class implimenting the methods.
http://java.sun.com/
use google, search for your term and site:java.sun.com as mentioned before and its much quicker
eg: "vector site:java.sun.com"
im not talking about the API files......i was wanting to see some actual JAVA code to compare. most of my searches bring back API's.
Krugle is good, its like Google for sourse code.
http://www.krugle.com/
www.pscode.com
pscode.com is perfect. thanks!
;D