Information Technology Enrichment Project Course for Gifted Students 2006
ITEPC 05 - Workshop on Fractal Creation
References

C programming
http://www.cprogramming.com/index.html
http://www.physics.drexel.edu/courses/Comp_Phys/General/C_basics/c_tutorial.html
http://www.eskimo.com/~scs/cclass/cclass.html

OpenGL
http://www.opengl.org/  - OpenGL official website, contains tons of links about OpenGL programming
http://nehe.gamedev.net/ - Nehe is the most famous websites of OpenGL tutorials and sample codes (you can get most of the sample codes written in GLUT)
http://rush3d.com/reference/opengl-redbook-1.1/ - OpenGL Programming Guide v1.1 (Redbook) online version, an easy starting book for learning OpenGL (pdf version)

Fractal
http://www.math.ncu.edu.tw/resource/computer/fractals.htm - A Chinese fractal webpage contains many links about fractal.
http://astronomy.swin.edu.au/~pbourke/fractals/fracintro/ - A simple and clear introduction of fractal
http://en.wikipedia.org/wiki/Fractal - The page of fractal in wikipedia encyclopedia