An Exploration of Fibonacci in Python

Posted on September 05, 2020 in Tips & Tricks

Beginner guide to understanding Python’s slice object.

Continue reading

6 Pythonic Bit Manipulation Recipes

Posted on August 22, 2020 in Tips & Tricks

Some reusable python recipes for manipulating bits to perform fast arithmetic.

Continue reading