Index: [thread] [date] [subject] [author]
  From: StephenByrd <sab11@duke.edu>
  To  : 
  Date: Sat, 27 Mar 1999 23:02:04 GMT

Re: Java help?

On Sat, 27 Mar 1999 17:22:19 -0500, Angelique Coviello <amc1@duke.edu> wrote:

>I know absolutely nothing about Java.  I understand what we need to do 
>for this assignment, but don't know where to look for syntax and 
>specifics.  Where can I find the java math class that we need?  A couple 
>of the links from the help page are broken, and I had no idea where to go 
>once I got to the java.sun.com page.  Can anyone point me in the right 
>direction?
>
>Angel


the full url is 

http://java.sun.com/docs/books/jls/html/

for  example code look at the handout we got in class -- JAVA  In a Nutshell


Index: [thread] [date] [subject] [author]