Blog
Article list
-
Less basic compression: Huffman Coding
12 Dec 2018
Moving on from the very basics in my last post, this covers an implementation of Huffman coding
-
The basic basics of compression
16 Oct 2018
I go through the first baby steps of creating a lossless compression algorithm