Bezier Curves

I would like to learn to mathematically create bezier curves. I have been looking for a tutorial that clearly explains them, and I have failed to find any. Any links to tutorials, snippets, or explanations would be appreciated.

CopyableCougar4

http://lmgtfy.com/?q=bezier+curve+java+code

Just on the first page these great links pop up.


http://www.idi.ntnu.no/~mlh/codebase/grafisk2/ <-- Provides full source code
http://stackoverflow.com/questions/6973081/calculate-bezier-curve-on-the-fly
http://www.dreamincode.net/forums/topic/26502-drawing-bezier-curves-with-java/