🎤📓💻 HSE CS SE Software Construction
Go to file
2020-02-02 21:05:04 +03:00
images Added synthwave 2020-02-02 21:00:38 +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 Typo 2020-02-02 21:05:04 +03:00
1.md Typo 2020-02-02 21:05:04 +03:00
build.sh Added parametric polymorphism to l1 2020-02-02 17:48:36 +03:00
README.md Added parametric polymorphism to l1 2020-02-02 17:48:36 +03:00
style.html Moved to using pandoc 2020-02-02 17:15:59 +03:00

Lecures

  • Lecture 1 [md] [web]
    • Functions as a monoid
    • Functions
    • Pattern matching
    • Product types
    • Sum types
    • Lambdas
    • Functions of multiple arguments
    • Currying
    • Lists
    • Quicksort
    • Parametric polymorphism in structures