Posts

Advice

Advice

If you’ve been alive for more than 3 hours, you’ve probably been given some advice. Some of it might have been good, the rest probably wasn’t.

How are you supposed to tell the difference?
Allow me to give you some advice on that.

My Metaphor

Imagine every person on Earth …

Haskell Tutorial Part 1

Haskell Tutorial Part 1: Introduction to the Language and Concepts

Part 1: What is Haskell?

Haskell is a general purpose programming language, like Java or Python. It is compiled, often with the GHC compiler, and like Java, it has strong static typing. Unlike Python or Java, Haskell follows a …

Always learning

Learning is a Journey that Never Ends

And with that in mind, I’m still trying to learn.

Learning Go

Go is a newer language that is all the buzz these days. I’ve heard great things from friends and peers, and now that I’m done my degree I have some time to learn it.
I’ve been …