Posts tagged "programming"

There are 10 posts in this category. You can also view all tags.

2024

Backdating my Exercism Repo

How I used jq and Rust to build a repo of my Exercism solutions that showed how they evolved over time

Quirky Behavior of the `cp` Command

Copying a file to a folder is not always as simple as it seems.

2021

Python Dataclasses from Scratch

Learn about Python's dataclass module and implement a working version from scratch!

2020

On the Storing of Dates

In all of my personal record keeping, I use a slightly unusual method of tracking the date. Learn how I do it and what problems it solves

2017

Bogosort in Practice

If you actually implemented Bogosort, how bad could it be?

2016

The Great Migration

Heroku CLI Plugins and You

2014

Errors Are Usually Bad! A Cautionary Tale

2013

The Week of Code is Here!

What the Hell is a Python?