Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mihaimaruseac/fsharp-lessons

Introduction to F# lessons. 6 sets of slides with examples, assignments etc.
https://github.com/mihaimaruseac/fsharp-lessons

Last synced: 3 months ago
JSON representation

Introduction to F# lessons. 6 sets of slides with examples, assignments etc.

Awesome Lists containing this project

README

        

fsharp-lessons
==============

This repository holds a set of 6 presentation slides covering introductory
aspects to functional programming using F#. Since this is not a pure
functional language, slides covering interactions with .NET and non-functional
programming will also be present.

More details about this will come in time, as the lessons are given and impact
is studied.

PS: The slides are a little biased towards Haskell and Haskell related
concepts, since this is the language I like the most. However, this should not
harm in understanding the F# language via slides in this repository.

A workshop on Haskell will be started sometimes in the future.