Valhalla Legends Archive

Programming => General Programming => Java Programming => Topic started by: TooTallDawg on July 03, 2006, 12:54 PM

Title: Java Code for referance
Post by: TooTallDawg on July 03, 2006, 12:54 PM
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. 
Title: Re: Java Code for referance
Post by: MyndFyre on July 03, 2006, 01:21 PM
http://java.sun.com/
Title: Re: Java Code for referance
Post by: gameschild on July 03, 2006, 01:27 PM
use google, search for your term and site:java.sun.com as mentioned before and its much quicker

eg: "vector site:java.sun.com"
Title: Re: Java Code for referance
Post by: TooTallDawg on July 03, 2006, 01:31 PM
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.
Title: Re: Java Code for referance
Post by: gameschild on July 03, 2006, 03:33 PM
Krugle is good, its like Google for sourse code.

http://www.krugle.com/
Title: Re: Java Code for referance
Post by: Falcon[anti-yL] on July 05, 2006, 01:58 PM
www.pscode.com
Title: Re: Java Code for referance
Post by: TooTallDawg on July 10, 2006, 02:14 PM
pscode.com is perfect.   thanks!

;D