Related Functional Programming Articles

Functional Programming in C# and F#

The following list contains links to some articles and online resources about F# and functional programming in C#. It contains my articles that relate to some of the topics discussed in the book. As you can see, I was writing about the things that will be in the book a few years before I even thought about writing the book! It also contains links to some very interesting articles by other authors. I'll definitely add other links as I come across something interesting - if you know about some article, let me know! If you're interested in reading some brief overview of the topics that you can find in the book, you should first check materials related to the book that are available from Manning for free:

F# Articles and References

Functional Programming in C#

F# Community Web Sites

There are also many useful community resources on F# that are worth visiting if you’re interested in F#. First of all, there is a F# community web site hubFS with forums and blogs. There is also an F# wiki started by Robert Pickering and various blogs on F#. If you’re looking for examples that use F#, you can take a look at some open-source F# projects.