In order to better understand reciprocating code I set out to find out how to draw a fractal image in Java. In doing this I learned about JavaFX.
I was tasked with designing a work around to find out the real world use of big O notation. I decided to use quick Java and some arrays to find out.