Skip to content

Presentation and Code Examples: Introduction to F#

Notifications You must be signed in to change notification settings

maggedotno/fsharpintro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to F#

This repository contains code examples from my Introduction to F# Programming presentation given at Oslo Functional Programming Day Dec 17. The examples are available as stand-alone F# script files. Some of the script files depend on external data or libraries.

To download external dependencies - issue the following NuGet command:

.nuget\NuGet.exe install packages.config -o Packages

The slides from the presentation are available at http://follesoe.github.com/fsharpintro.

About

Presentation and Code Examples: Introduction to F#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published