jolod / presentation-fp-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional programming for Python programmers

By Johan Lodin, presented 2019-11-21 at GothPy.

The slides are written in Markdown and are directly readable without any processing: slides.md.

Building the slideshow

To produce slideshow.html, run

npm run once

To automatically update slideshow.html when slides.md changes, run

npm run watch

System dependencies

  • npm

Copyright and license

Copyright © 2019 Johan Lodin

The slides and exercises are distributed under CC BY-NC-SA 4.0.

The code is distributed under the 3-Clause BSD License.

About


Languages

Language:HTML 93.3%Language:CSS 6.7%