Haskell
I have recently read up on Haskell, a programming language. It’s rather interesting, as Haskell uses a completely different approach than the likes of C++ or Java. You mainly define functions, and you can do that in very clever ways. My interest got started by Good Math, Bad Math, but now i found this tutorial […]

