Re: ADT's vs. interfaces
From: Chris Smith (cdsmith_at_twu.net)
Date: 11/30/04
- Next message: Grant Wagner: "Re: Maximum Java performance on a Windows 2K platform with JDK 1.4"
- Previous message: Chris Smith: "Re: differences between singly/doubly recursive method"
- In reply to: Kenneth: "Re: ADT's vs. interfaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 09:02:24 -0700
Kenneth <jagger7774@hotmail.com> wrote:
> > You seem to not be very familiar with Java. It would be worth your time
> > to check out http://java.sun.com/docs/books/tutorial/index.html
>
> you're right, i am not familiar with java. I am getting the hang of it
> though. the link you gave me does not seem to have what interfaces or
> ADT's are. do you have any other links?
Yes, it does contain information about interfaces, as well as plenty of
other basic language topics you may encounter. I'm not trying to be
difficult here; it is just not possible for this newsgroup to rewrite
the entirety of a good introduction to Java. You're better off using
the existing material, and the link above is a good introduction.
If you're really anxious, interfaces are discussed under "Learning the
Java Language" in the "Trails Covering the Basics" section. However,
it's obvious that you could benefit from reading the rest of the
tutorial as well.
-- www.designacourse.com The Easiest Way To Train Anyone... Anywhere. Chris Smith - Lead Software Developer/Technical Trainer MindIQ Corporation
- Next message: Grant Wagner: "Re: Maximum Java performance on a Windows 2K platform with JDK 1.4"
- Previous message: Chris Smith: "Re: differences between singly/doubly recursive method"
- In reply to: Kenneth: "Re: ADT's vs. interfaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|