News

I'm learning Java by writing a Mandelbrot program. I can draw the image, then use the mouse to choose an area to magnify. Works great, except... When I choose the area to magnify (mouse down, move ...
JavaFX project with custom created shapes such as circle, rectangle, oval, polygon, line and pie chart. Demonstrates a knowledge of inheritance as well as many other fundamental Java tools and uses. - ...