Andrzej Pragacz

ProjectsBlogAbout

Blog

4 Posts

Learning Rust while solving Advent of Code puzzles (a post mortem)

03 May, 2019

Did you try to learn the new, shiny, language called Rust?I wanted to learn Rust for some time, but wasn't motivated enough. Finally, there…

Tail recursion in Python, part 1: trampolines

30 September, 2018

In this blog post I will try to explain what tail recursion is and show how tail call optimization can be achieved in Python using trampolines.

Changing GitHub username

03 July, 2018

Ever wondered what are the consequences of changing your username on GitHub?

My first entry

10 May, 2018

This is my first entry!

Powered by Gatsby.js