December Adventure 2025

Home · Blog

30 November 2025

I’m doing a December Adventure this year for the second time. The idea is you pick a topic or project, work on it a little each day during December, and log your progress.

My plan for this year is to build a website with examples for the Zig programming language, similar to Go by Example. This is something I’d like to have myself – I found Go by Example very useful when I was new to Go and I’m still pretty new to Zig now, plus the language is still changing.

What I have so far is a set of examples that cover the basic language features. The December Adventure will be mostly about creating a pipeline to transform the code samples into HTML. I have some vague idea of putting together a Makefile and some Ruby code to automate everything… but it’s pretty vague so far :)

I’ll add my daily updates below.