Learn & Share Rinat Abdullin Learn & Share Rinat Abdullin

Innovation Incubator Round 1

In 2020 we started an Innovation Incubator. It is a learning and sharing process that tries to connect people from the different teams together. This is especially important for a remote company with people working all across Europe. This is the retrospective of Round 1 of the incubator.

Weiterlesen
fsharp, Software Development Ian Russell fsharp, Software Development Ian Russell

Introduction to Partial Function Application in F#

Partial Function Application is one of the core functional programming concepts that everyone should understand as it is widely used in most F# codebases.In this post I will introduce you to the grace and power of partial application. We will start with tupled arguments that most devs will recognise and then move onto curried arguments that allow us to use partial application.

Weiterlesen
Ian Russell Ian Russell

Introduction to Functional Programming in F# – Table of Contents

This series of posts will introduce you to the world of functional programming (FP) in F#. Rather than start with theory or formal definitions, we will look at some typical business problems and explore how we can use some of the exciting functional programming features in F# to solve them.

Weiterlesen
Rinat Abdullin Rinat Abdullin

My Workflows at Trustbit During the Quarantine

The current situation has deeply affected our daily lives. However, in retrospect, it also had a surprisingly small impact on how we get the work done at Softwarepark. “We”, for the purpose of this article is “a small team that focuses on data science projects for one particular customer”.

Weiterlesen