The Mandelbrot set
The Mandelbrot set is a famous mathematical object which gives nice pictures and is very easy to code. This page
contains a small Javascript program which I created just for fun, and there is also a laid-back discussion of
some basic features of this curious object (note: if you can, use Google Chrome to view this page, because it
runs Javascript faster).