In my research and leisure, I do a lot of programming in Java, C/C++, PHP, and JavaScript. I am used to learning new languages. In the last ten years I also programmed in Ada, Assembler, C#, Lisp, Perl, Prolog, Scheme, and VHDL amongst others.

In 2012, I intend to publish several Eclipse projects from my doctoral research. Until then, you find a selection of my applets from school days and first-year university.

Applets

Screenshot of applet Fourier
Screenshot of applet Life

Fib calculates large Fibonacci numbers using matrix multiplication.

Fourier computes and visualizes Fourier coefficients. (German user interface.)

Fracl visualizes Mandelbrot und Julia sets. (German user interface.)

Galton is a picturesque simulation of Galton's board. (German user interface.)

Life simulates the growth of a bacteria culture. (German user interface.)

Pi calculates π to a specified accuracy.

Prime factors integers into primes.