aspose file tools
The moose likes Beginning Java and the fly likes Looking for a basic item and can't find it.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Looking for a basic item and can Watch "Looking for a basic item and can New topic
Author

Looking for a basic item and can't find it..

Jay Taylor
Greenhorn

Joined: Jan 31, 2008
Posts: 6
I just discovered this site yesterday (actually a friend directed me here).

I am seeking a list that explains all the differences between the various "prints" Double/double (all the primitives) extends/implements etc.

It seems there should be a list for all of these things that explains the language and the meaning/purpose of everything.

THe closest example I can provide is our dictionaries. It is a collection of words and their definitions.

Is there anything like that in existence? If I don't understand what a Calabi-Yau is I can pick-up the OED and most likely I will find it's definition.

Ideas? Suggestions?
Joanne Neal
Rancher

Joined: Aug 05, 2005
Posts: 3011
    
    9
Try the JavaBeginnersFaq. It will point you in the direction of various tutorials.


Joanne
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

The two most important "go to" references are probably the API documentation and The Java Language Specification.

Are these what you're looking for?


"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Looking for a basic item and can't find it..
 
Similar Threads
Using JAAS registry in WAS for storing encypted passwords
Difference between JDK 1.4 and JDK 1.5
Help understanding how sublist works
Using JAAS entries for storing passwords
wildcard, super, add objects to collection