A Simple Personal Data Backup Setup
Until recently, my only computer was a 2013 MacBook Air. I backed…
I write about programming, C++, distributed systems and anything else I come across.
Until recently, my only computer was a 2013 MacBook Air. I backed…
A popular idiom in functional programming is the use of sum types…
Last month, I finally launched my collaborative map-based urban planning web application:…
Know your Data It is most important for a back-end developer to…
The goal of this article is to explain the purpose and functionality…
What is an Iterator? The Iterator is the abstraction at the heart…
Web frameworks had held my hand. Which for a beginner was great,…
The Collector paradigm is a functional way of assembling and processing collections…