fsharpnovice.blogspot.com
A Novice Learning F#: mars 2009
http://fsharpnovice.blogspot.com/2009_03_01_archive.html
A Novice Learning F#. Måndag 23 mars 2009. Matchgame implementation #8: Exposing to C#. The game to implement is. Given four rows of matchsticks:. Two players take turns removing any number of sticks from ONE single row. The one to remove the last stick loses. Complete source code with a C# console UI can be downloaded here. Executable can be dowloaded here. Since I'm a C# programmer, I wanted to turn the F# implemntation of the matchgame to something easily usable from C#. Some requirements came to mind.
en.wikibooks.org
F# Programming - Wikibooks, open books for an open world
https://en.wikibooks.org/wiki/F_Sharp_Programming
From Wikibooks, open books for an open world. Of F Sharp Programming is available. ( edit it. About this book and its authors. Introducing the F# Programming Language. This section is suitable for complete beginners to F# and Functional Programming in general. Installing F# on Windows, Linux and Mac. A lightweight crash course in functional programming concepts. Declaring Values and Functions. Recursion and Recursive Functions. A recursive function is a special type of function which calls itself. Option...
SOCIAL ENGAGEMENT