Skip to content

Details

We will be hosting in zoom:
https://us02web.zoom.us/j/9017984830

And youtube live stream:
https://www.youtube.com/channel/UCQpuTxIvOax7ca8mtOk2Cbg/live

We are back again with another remote/virtual meetup, this time with a very special guest, one of the legends for our community, who we finally have the pleasure to host: Scott Wlaschin.

LOCATION: Virtual

LANGUAGE: English

"Domain Modeling Made Functional"

Statically typed functional programming languages encourage a very different way of thinking about types. The type system is your friend, not an annoyance, and can be used in many ways that might not be familiar to OO programmers. Types can be used to represent the domain in a fine-grained, self-documenting way.

And in many cases, types can even be used to encode business rules so that you literally cannot create incorrect code. You can then use the static type checking almost as an instant unit test — making sure that your code is correct at compile time. In this talk, we'll look at some of the ways you can use types as part of a domain-driven design process, with some simple real-world examples. No jargon, no maths, and no prior FP experience neces

SPEAKER
Scott Wlaschin is a developer, architect and author. He is the author of the popular F# site fsharpforfunandprofit.com, and the book "Domain Modeling Made Functional", published by Pragmatic Bookshelf.

Known for his non-academic approach to functional programming, Scott is a popular speaker and has given talks at NDC, F# Exchange, DDD Europe, and other conferences around the world.

https://twitter.com/ScottWlaschin
https://fsharpforfunandprofit.com/

You may also like