Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleks/teaching-diku-ap-2016
https://github.com/oleks/teaching-diku-ap-2016
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oleks/teaching-diku-ap-2016
- Owner: oleks
- Created: 2024-11-11T15:40:07.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T19:51:35.000Z (about 2 months ago)
- Last Synced: 2024-11-11T20:30:24.415Z (about 2 months ago)
- Language: TeX
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an overview of my contributions to the teaching of the course
[Advanced Programming
(2016/2017)](https://kurser.ku.dk/archive/2016-2017/course/NDAA09013U)
at the [Department of Computer Science at the University of Copenhagen
(DIKU)](https://di.ku.dk/).## Lectures
### Introduction to Monadic Parsing in Haskell
* [Slides (PDF)](lectures/monadic-parsing-intro/slides/output/monadic-parsing-intro.pdf)
* [Slides (LaTeX)](lectures/monadic-parsing-intro/slides/)
* [Source Code (Haskell)](lectures/monadic-parsing-intro/src/)## Evaluation
* [Student Evaluation (PDF)](student-evaluation.pdf)