Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mihaimaruseac/fsharp-lessons
- Owner: mihaimaruseac
- License: other
- Created: 2013-03-21T08:01:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T04:33:30.000Z (over 4 years ago)
- Last Synced: 2023-03-11T06:42:32.632Z (almost 2 years ago)
- Language: TeX
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
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.