Useful material for newbies:
good articles
You should read these three sources in the order of the list above.
Archive of the slides and other material related to the lectures presented at the Geneva Haskell Meetups. Month-groups below are sorted in reverse chronological order.
- August 12
- livecoding Chatter part2 - Ian-Woo Kim
- July 29
- Fun with streams,streams,streams: PLEASE UPLOAD THE TALK FILE
- livecoding Chatter part1 - Ian-Woo Kim
- July 22
- Lenses - How to use setters and getters in Haskell - Robert Zaremba (Robert, please fix the link)
- LGtk Plot Demo app: https://github.com/pdani/lgtk-plot-demo
- July 17
- live coding material : livecoding_20140717.hs - Ian-Woo Kim
- puzzle : Robert, please add the problems,
- solution : puzzle_soln_IWKIM_20140717.hs
- July 10
- Functors, Applicative, Monads - Daniel Pek
- live coding material : livecoding1_20140710.hs, livecoding2_20140710.hs
- July 2
- Currying, Function Application and Partial Application - Doh Young Mo
- June 26
- Lazy Evaluation and Folds - Ian-Woo Kim