• Welcome to Valhalla Legends Archive.
 

Java Code for referance

Started by TooTallDawg, July 03, 2006, 12:54 PM

Previous topic - Next topic

TooTallDawg

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. 

MyndFyre

QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

gameschild

use google, search for your term and site:java.sun.com as mentioned before and its much quicker

eg: "vector site:java.sun.com"

TooTallDawg

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.

gameschild

Krugle is good, its like Google for sourse code.

http://www.krugle.com/

Falcon[anti-yL]


TooTallDawg