Railway-Oriented-Programming-Example. This repository contains code that demonstrates the "Railway Oriented Programming" concept for error handling in functional programming languages.
636DomainModelingMadeFunctional. Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
523fsharpforfunandprofit.com. Source for fsharpforfunandprofit.com. For typos, please send a PR or create an issue. Thanks!
159RailwayOrientedProgramming. Railway Oriented Programming slides and code
100DmmfWorkshop. Domain Modeling Made Functional Workshop
9913-ways-of-looking-at-a-turtle. Thirteen different ways of implementing a LOGO-style turtle in F#! Related blog post: http://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle/
70low-risk-ways-to-use-fsharp-at-work. From the article "Low risk ways to use F# at work" (http://fsharpforfunandprofit.com/posts/low-risk-ways-to-use-fsharp-at-work/)
52fsharpforfunandprofit.gitbook. Ebook version of fsharpforfunandprofit.com
40OxfordDDD. One week Domain-Driven Design (“DDD”) course given as part of Software Engineering Programme at Oxford University
36DomainModellingInFsharp. This is the training material for my hands-on 3 hour "Domain Modelling in F#" session.
32pipeline_oriented_programming_talk. This repo contains all the code used in my talk "Pipeline-oriented Programming".
31DDDEU_DMMF. Domain Modelling Made Functional (DMMF) workshop
28PropBasedTestingTalk. Property-Based Testing Talk
28RefactoringFSharp. Examples from my "Refactoring F#" talk.
24sonar-fsharpsecurity-plugin. F# plugin for SonarQube. Contains security scanning only.
24NDC_London_2013. Slides and code from "DDD with the F# Type System" given at NDC London 2013
15fsharp-decompiled. This repository shows what various F# code snippets look like when compiled and then decompiled into C#. See blog post at http://fsharpforfunandprofit.com/posts/fsharp-decompiled.
14fsharpforfunandprofit.com_code. Code used in posts on fsharpforfunandprofit.com. Errors? Please submit a PR or create an issue.
13Microwave. Shows the evolution of a project using domain-driven design and domain modeling with types using F#.
12DesigningWithCapabilities. Code from my "Designing with Capabilities" talk. Slides and video at http://fsharpforfunandprofit.com/cap/
11TechTrain2021. Railway oriented programming talk and code for TechTrain2021
11dotnetconf2021. Slides and code from .NET Conf 2021 - Focus on F#
11turtle. Code and links for my talk "13 ways of looking at a turtle"
10LNDDD2019. LNDDD2019
8PropertyBasedTesting. Code samples for "Property Based Testing" series
8DmmfWorkshop_2hr. Slides and code from my 2 hour Domain Modeling Made Functional talk
8DmmfWorkshop_8hr. Domain Modeling Made Functional Workshop (8hr version)
8getfsharp.org. Content for getfsharp.org site (using GitHub pages)
6DmmfWorkshop2. Domain Modeling Made Functional Workshop (2 hour)
5fsrequire. FsRequire. A (proposal for) a dependency manager for single files
4fsadvent2016book. F# Advent Calendar 2016 eBook
4boustrophedonic_code. Code from the boustrophedonic.com blog
2ImpossibleCompilerError. Code to reproduce an "impossible" compiler error somewhere in the `XmlDocWriter` (see README)
1FSharp.Formatting. F# tools for generating documentation (Markdown processor and F# code formatter)
1DDED.
1