My notes of Future Learn MOOC for Functional Programming in Haskell: Supercharge Your Coding by Wim Vanderbauwhede & Jeremy Singer in association with University of Glasgow.
I took this course when it ran the first time between 19th Sep, 2016 till 31st Oct, 2016 [duration of 6 weeks].
The main intention for taking these notes is for a quick reference and later revision.
Though there were quizzes on every important topic, there were no hands-on exercises in this course unfortunately.
- 1. Week 1: "Haskell First Steps"
- 2. Week 2: "Haskell Building Blocks"
- 3. Week 3: "Data Structures And Types"
- 4. Week 4: "When Programs Get Bigger"
- 5. Week 5: "Hardcore Haskell"
- 6. Week 6: "Think Like A Functional Programmer"
I also created a note on all the available resources for learning Haskell.
All these Markdown notes have their corresponding HTML previews, convenient for reading offline in a browser, without requiring a Markdown editor.
This course was run on Future Learn by Wim Vanderbauwhede & Jeremy Singer of University of Glasgow. https://www.futurelearn.com/courses/functional-programming-haskell
GitHub repository URL of the course: https://github.com/wimvanderbauwhede/HaskellMOOC
Copyright © 2016 Prashanth Babu.
Licensed under the Apache License, Version 2.0.