In this talk, I'll look at the different uses to which tagless final is put to, and see what we can learn about when it is useful and when it just gets in the way.
In this talk, I will discuss why it's hard to use the power of RT to test side-effect-heavy apps.
In this talk we'll see how to model a tree structure in Scala, take both imperative and functional approaches to tree traversal algorithms, and do some ASCII art at the same time.
In this talk, I will show you how to create a programming language from scratch.