I have a problem... I want to/ have to visualize the squaring of complex numbers and the mandelbrot set.
And first of all I have to create a class that shapes a complex number with its real and imaginary part.
But I'm really helpless and don't know where I have to begin.
I have no idea what codes to use and I've never worked with fractals before and don't know much about objects-oriented-programming.