Subscribe to
Posts
Comments

I’ve posted my slides from tomorrow morning’s Haskell tutorial on Slideshare. (There’s a downloadable PDF version, too, if you find that an easier format to deal with.)

I’ve also posted a Mercurial repository of the slide source code, in case anyone would like to cannibalise the slides for their own purposes. Enjoy!

4 Responses to “Slides from my DEFUN 2008 Haskell tutorial”

  1. on 27 Sep 2008 at 13:10none

    It looks like retrieving the pdf’s requires enrolling and logging into that slideshare site. Why not put them on the haskell wiki?

  2. on 27 Sep 2008 at 20:05Wei

    You can try “hg clone http://hg.serpentine.com/defun-2008/“, and then “pdflatex slides.tex”.

  3. on 02 Oct 2008 at 05:01none

    Wei, I tried that and got the error message “! LaTeX Error: File `beamer.cls’ not found.”.

    Can anyone upload the slides/pdf to a regular url?

  4. on 02 Oct 2008 at 05:15none

    OK, I had to download 3 different tex-related packages and juggle a lot of files around but I got the pdf to build. Should I upload it somewhere?

Leave a Reply