What's some examples of programming problems that would be good for learning functional programming? I'm looking for categories of problems that are better addressed with functional programming instead of OO.
I'm thinking about using F# as part of StoryTeller to write a syntax checker for Fit tests against the Fixture classes to provide something like compile time checks for Fit test syntax.
Thanks in advance.
Posted
Tue, Aug 21 2007 3:30 PM
by
Jeremy D. Miller