Building-Systems Code, music and travel

My incremental approach to error handling in Rust

I have recently begun working on a small language following this book. Instead of writing the language in...

My journey through different languages.

I’ve been programming since close to six years now and over that time, I learned and tried to learn a...

More fun with C

This happened during the last semester but it was way too interesting to not write about and I finally got...

Iterating over an array in c

In the first semester of grad school, I wanted to revisit my basics. Therefore, I took the Operating Systems...

Working with arrays in javascript may suprise you.

Fixing a bug in our frontend redux app gave me new insight to the way objects are passed around in...