Skip to content

CraigChamberlain/get-programming-fsharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Programming with F#

This repository contains all F# code listings as required for all exercises and samples within the 'Get Programming with F#' book, available here.

To install all dependencies as needed for the exercises, simply run the build.cmd file, which uses Paket to download all NuGet dependencies.

Using VS Code / VS2017 / VS2019 and .NET Core?

Switch to the netcore branch of this repository. Many of the lessons and modules have been upgraded to the "new" project structure and should "just work"!

About

Companion code repository for https://www.manning.com/books/get-programming-with-f-sharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 68.5%
  • C# 14.6%
  • HTML 14.6%
  • TSQL 2.1%
  • Other 0.2%