Meta-tutorial

From HaskellWiki
Revision as of 14:22, 27 December 2006 by EricKow (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
what i would like is a meta-tutorial
a list of questions about haskell, what does this do, do you understand this etc
and if you say no, it points you at a tutorial which explains it -- ndm on #haskell

One size does not fit all! The meta-tutorial aims to help you find the Haskell tutorials that you need.

Haskell in general

  1. Are you new to programming?
  2. Are you new to functional programming?
    • If so, see:
    • If not, see:
  3. Do you just want to see what Haskell looks like at a glance?

Monads

  1. Are you new to Haskell?
    • If so, see:
  2. Do you learn best by doing exercises?
    • If so, see:
  3. Do you learn best by metaphor and visual analogy?
    • If so, see:
  4. Do you understand category theory?
    • If so, see:

Graphical interfaces