Sessions
GOTO Oslo 2020

Wednesday Mar 4
13:40 –
14:50
Columbus Club - Deck 8

Life after Business Objects - Confessions of an OOP Veteran

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




This talk will be live on the boat and presented by video

It finally happened: tired of mutable data structures and thread synchronisation, we decided to use functional programming and F# for the next generation of our system. Gigabytes of data are going through our applications every hour with high demand for performance, scalability and failure recovery. The fact that our project has for a long time been in production can identify it as success, but has the choice of FP become an essential part of this success?
Could we achieve similar development speed and operational stability if we settled for OOP (and C# on .NET platform)?

We believe that functional programming provides a set of defaults that can give significant advantages for development with short deadlines and continuous deployment, and we are going to share our experience and lessons learned in this talk.