swlaschin

Results 15 repositories owned by swlaschin

13-ways-of-looking-at-a-turtle

66
Stars
17
Forks
Watchers

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/

DmmfWorkshop

80
Stars
18
Forks
Watchers

Domain Modeling Made Functional Workshop

DomainModelingMadeFunctional

401
Stars
79
Forks
Watchers

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.c...

DomainModellingInFsharp

31
Stars
8
Forks
Watchers

This is the training material for my hands-on 3 hour "Domain Modelling in F#" session.

fsharpforfunandprofit.com

139
Stars
51
Forks
Watchers

Source for fsharpforfunandprofit.com. For typos, please send a PR or create an issue. Thanks!

fsharpforfunandprofit.gitbook

31
Stars
17
Forks
Watchers

Ebook version of fsharpforfunandprofit.com

low-risk-ways-to-use-fsharp-at-work

54
Stars
12
Forks
Watchers

From the article "Low risk ways to use F# at work" (http://fsharpforfunandprofit.com/posts/low-risk-ways-to-use-fsharp-at-work/)

DDDEU_DMMF

23
Stars
1
Forks
Watchers

Domain Modelling Made Functional (DMMF) workshop

PropBasedTestingTalk

28
Stars
1
Forks
Watchers

Property-Based Testing Talk

Railway-Oriented-Programming-Example

601
Stars
66
Forks
Watchers

This repository contains code that demonstrates the "Railway Oriented Programming" concept for error handling in functional programming languages.