Video tutorials
The following are some brilliant video tutorials:
Pluralsight, Introduction to F#: Authored by Oliver Sturm, this online course is a primer for the F# programming language. The PluralSight website states The course will walk you through all of the core details of working with F#, covering not just language fundamentals, but also showing practical scenarios of where it is best used creating .NET application. For more information on PluralSight, refer to http://www.pluralsight.com/courses/fsintro.
PluralSight, F# Functional Data Structures: For more information, refer to http://www.pluralsight.com/courses/fsharp-functional-data-structures. Authored by Kit Eason, this course covers the functional data structures using F#. According to the course's website, This course describes the important data structures - especially collections - available in F#, together with the functions which F# provides for working with them. This course describes the important data structures - especially...