Uni java programming project

Livzz

New Member
Hi guys,
I've recently been assigned a project for a Java Programming unit i'm doing, and i was wondering if anyone could give me some tips & hints on how to go about doing it?

the aim is to write a 3 class java program using BlueJ,
The program is to analyse a polynomial function, and graph it using the given class "simplecanvas".

The website giving the details of the project, including the neccessary constructors and methods for each class, is here.

i'm capable of ploughing through and getting it done, but any help would be
greatly appreciated.
Thanks for your time,
Paul
 
Last edited:
Hi,

You should try www.java.sun.com forums as there are really good there, no offense to anyone on the board but its not to Java oriented here.

The people at the sun site also don't give to much away and simply give you a nudge in the right direction.

Mike
 
Back
Top