Browse tags

Posts with tag: Tutorial

Preview image for post 'Notakto: A Haskell game with Apecs and Raylib'

Notakto: A Haskell game with Apecs and Raylib

My previous post on Apecs was very well received, but I've seen a lot of people using the now-out-of-date code and somewhat struggling. Time to dive back in!

Read more
Preview image for post 'Clojure: Another functional programming language'

Clojure: Another functional programming language

I've always been aware of the Lisp language, but always been afraid to dive in. However, after reading 'Clojure for the brave and true', I now recognise Clojure as a simple, pleasant and powerful language.

Read more
Preview image for post 'An Introduction to game development in Haskell using Apecs'

An Introduction to game development in Haskell using Apecs

There have been so many attempts to pioneer gamedev in Haskell, and yet still no commercial releases. In this post I hope to clear the air a little bit and encourage new developers to try Haskell.

Read more
Preview image for post 'What even is Haskell?'

What even is Haskell?

In this post, I'd like to write a beginner-friendly summary in layman's terms with regards to why I have taken such an interest in a language I've only started using. Hopefully this will inspire some people to consider using alternate languages to the ones they're used to.

Read more
Preview image for post 'Start Programming!'

Start Programming!

In this blog post, I hope to inspire you to get in there and just dive into programming and to give you a few tips to get started.

Read more