Recent posts

A New Direction

1 minute read

It has been some time since I have updated this blog, and I think that largely came down to being uncertain with the direction I wanted to take it in. This, ...

Scrúdú: A Simple Debugger for C

9 minute read

I have been developing a project using the C programming language, and in doing so, I have relearned the frustration that is C development (at times – C is g...

A Gentle Introduction To Python

19 minute read

This post is a tutorial that will go from a basic introduction to programming, and finish off with writing a simple ORF finder. If you do not know what that...