@@ -4,36 +4,36 @@ A lecture to teach Haskell in a 2 weeks block lab course.
## lecture notes
*[01 introduction and motivation](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/01introduction and motivation.ipynb)
*[02 first steps](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/02firststeps.ipynb)
*[03 lists and tuples](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/03lists and tuples.ipynb)
*[07 higher order functions](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/07higherorderfunctions.ipynb)
*[08 higher order tools](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/08higherordertools.ipynb)
*[12 modules, compilation and tracing](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/12modules,compilation and tracing.ipynb)
*[13 type classes](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/13typeclasses.ipynb)
*[20 linear algebra](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/20linearalgebra.ipynb)
*[21 integration and differentation](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/21integration and differentation.ipynb)
*[22 boundary value problem](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/22boundaryvalueproblem.ipynb)
*[01 introduction and motivation](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/01%20introduction%20and%20motivation.ipynb)
*[02 first steps](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/02%20first%20steps.ipynb)
*[03 lists and tuples](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/03%20lists%20and%20tuples.ipynb)
*[07 higher order functions](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/07%20higher%20order%20functions.ipynb)
*[08 higher order tools](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/08%20higher%20order%20tools.ipynb)
*[12 modules, compilation and tracing](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/12%20modules,%20compilation%20and%20tracing.ipynb)
*[13 type classes](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/13%20type%20classes.ipynb)
*[20 linear algebra](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/20%20linear%20algebra.ipynb)
*[21 integration and differentation](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/21%20integration%20and%20differentation.ipynb)
*[22 boundary value problem](http://nbviewer.jupyter.org/urls/gitlab.gwdg.de/jschulz1/haskell_labcourse/raw/master/lecture/22%20boundary%20value%20problem.ipynb)