Haskell User Group: Difference between revisions
(Category:Community) |
(→Papers) |
||
Line 23: | Line 23: | ||
1. Why Functional Programming Matters | 1. Why Functional Programming Matters | ||
2. Tackling the Awkward Squad | 2. Tackling the Awkward Squad | ||
3. Composing Contracts | 3. Composing Contracts | ||
4. Beautiful Concurrency | |||
== User group tips and tricks == | == User group tips and tricks == |
Revision as of 12:32, 28 April 2011
Haskell User Group Starter Kit
Want to start a Haskell User Group? These resources may help. They are geared towards a non-academic crowd who probably does not know anything about Haskell or Functional Programming and have regular meetings to talk about Haskell or FP. This page has a slightly different emphasis than a Haskell for Beginners one or a How to Learn Haskell page might. It specifically plays off the tendency for Haskell User Groups to have people with varying degrees of expertise/familiarity in Haskell.
Topics and debates
Great topics to cover
- What is functional programming?
- Solving problems a functional way
- Practical Haskell - IO, etc
- Laziness
- Typeclasses
- Monads (save for later)
Coding Dojo
Best exercises for a Haskell coding Dojo
Papers
Must-read academic papers for a non-academic non-FP crowd. Good Functional Pearls might also be nice here.
1. Why Functional Programming Matters 2. Tackling the Awkward Squad 3. Composing Contracts 4. Beautiful Concurrency
User group tips and tricks
Most likely external links to non-Haskell-specific sites