Hopp til hovedinnhold

Harald Ringvold

7 innlegg

Functional IoT with Elixir and Nerves

Funksjonell
Artikkel (10 min)
Fra Harald Ringvold

Video spotlight: Constraints Liberate, Liberties Constrain

Funksjonell
Artikkel (1 min)
Fra Harald Ringvold

Functors - Redux

Funksjonell
Artikkel (8 min)
Fra Harald Ringvold

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

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

What is Functional Programming?

Funksjonell
Artikkel (2 min)
Fra Harald Ringvold

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

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.