🎤📓💻 HSE CS SE Software Construction
Go to file
2020-02-02 17:25:35 +03:00
reveal.js Moved to using pandoc 2020-02-02 17:15:59 +03:00
.gitignore Added minified js 2020-01-19 21:46:00 +03:00
.html Moved to using pandoc 2020-02-02 17:15:59 +03:00
.nojekyll Disabled jekyll 2020-01-19 21:38:50 +03:00
.travis.yml Initial commit 2020-01-19 21:33:29 +03:00
1_old.html Moved to using pandoc 2020-02-02 17:15:59 +03:00
1.html Added readme 2020-02-02 17:25:35 +03:00
1.md Fixed typo 2020-02-02 17:17:33 +03:00
build.sh Added readme 2020-02-02 17:25:35 +03:00
README.md Added readme 2020-02-02 17:25:35 +03:00
style.html Moved to using pandoc 2020-02-02 17:15:59 +03:00

Lecures

  1. Lecture 1 md web
    1. Functions as a monoid
    2. Functions
    3. Pattern matching
    4. Product types
    5. Sum types
    6. Lambdas
    7. Functions of multiple arguments
    8. Currying
    9. Lists
    10. Quicksort