Before you begin working on this assignment, make certain that you can write, compile, and execute the GraphicHelloWorld program from the command line as described at the following URLs (right-click the link and open in a new window):

http://cnx.org/content/m44148/latest/#A_graphic_version_of_Hello_World

http://cnx.org/contents/fb64661c-5b3f-4ea8-97c6-e48df112438a@177.9:87

If you are unable to accomplish that, you need to contact Prof. Baldwin who may be able to help.

See the instructions in the file named Proj01.htm in the attached zip file.

You may find it useful to study the following modules when preparing to write this assignment:

Java3002: Creating and Manipulating Turtles and Pictures in a World Object
Java OOP: ITSE 2321 Practice Group 1

When you downloaded the assignment, the zip file contained a folder named docs that contains standard Java documentation for my version of the program. You may find the documentation helpful in determining parameter types and return types for this and every other assignment.

You may also find it useful to visit the Circle Equations page at https://www.mathsisfun.com/algebra/circle-equations.html

Attached Files: