
14 Oct
2006
14 Oct
'06
3:49 p.m.
Last Spring my Functional Programming class implemented a Genetic Algorithm with Neural Networks that learned to play Nim. The students had a really good time--they also learned lots about Functional Programming with Haskell. Part of the final exam was a tournament.
This Fall in AI we'll be doing GA's again and Genetic Programming.
Is there a list or forum that talks about teaching our students about Haskell?
Indeed, I'd be interested as well. I'm actually looking for a good textbook for a "concepts of programming language" course. All the books I can find tend to emphasize OO or imperative programming too much for my taste. Stefan