Hopp til hovedinnhold

Harald Ringvold

7 innlegg

Functional IoT with Elixir and Nerves

Funksjonell
Artikkel (10 min)
Fra Harald Ringvold
23.12.2020

Video spotlight: Constraints Liberate, Liberties Constrain

Funksjonell
Artikkel (1 min)
Fra Harald Ringvold
19.12.2020

Functors - Redux

Funksjonell
Artikkel (8 min)
Fra Harald Ringvold
08.12.2020

Last year I wrote an article explaining functors in simple terms and show why they are useful. It has well received, but some felt it was lacking in details which is true and by design. There is more to be said and some crucial details that I glossed over so I will try to address some of them now. Let’s get nerdy!

The case for Elixir

Funksjonell
Artikkel (9 min)
Fra Harald Ringvold
04.12.2020

Today I want to give you an introduction to the programming language Elixir, some of its features and why you might want to check it out!

Video spotlight: Elm Classics

Funksjonell
Artikkel (2 min)
Fra Harald Ringvold
03.12.2020

What is Functional Programming?

Funksjonell
Artikkel (2 min)
Fra Harald Ringvold
01.12.2020

Welcome to another year of the functional programming advent calendar! Every day until December 24th you will get an article, video or other functional programming related content that hopefully will make the waiting feel a bit shorter! 😄

Functors - What are they?

Funksjonell
Artikkel (6 min)
Fra Harald Ringvold
20.12.2019

A functor might sound very strange and esoteric but chances are you have used it in some ways. Some of you probably a lot! In this article we will look at what they are and some reasons they are useful.