Sunday, May 16, 2010

Sierpinski‘s Triangle

I am enjoying reading the book The Haskell School of Expression. This book teaches Haskell using graphics, multimedia, and so forth. Indeed, it is an interesting approach to teach a functional programming language than Fibonacci series and factorial numbers. After reading the chapter 2 “ Simple Graphics “, I tried to transcript the source code in F#. Boy, I must tell you, I ran into problems. I tried with WPF and F# and it seems to be not a happy marriage. After trying out several things, I chose DirectX and Winforms...Please read more   www.paul-abraham.com/Sierpinski.doc