toddburnside.github.io

My GitHub website

View on GitHub

It’s pretty sparse here at the moment…

Presentations

Higher Kinded Types? Why Should I Care?

At the PDXScala Meetup on 17 October, 2017. Slides are available here. The presentation was created with remarkjs. Hitting ‘p’ while in the slides will show the presentation notes, and ‘?’ will provide addtional help. To try to make them useful, I added more notes than I needed for the talk, but they’re still just slides. Most of the source code in the presentation was compiled with tut to make sure it was correct. Many thanks to Rob Norris for both tut and providing an example of how to use tut with remarkjs.

Older Talks

I also gave a couple of earlier talks at PDXScala which I turned into blog posts.

  1. Ad-Hoc Polymorphism and Typeclasses in Scala in October 2015
  2. Curried Functions in Scala in April 2016