bookmark

Write Yourself a Scheme in 48 Hours - Wikibooks, open books for an open world


Description

Most Haskell tutorials on the web use a style of teaching akin to language reference manuals. They show you the syntax of the language, a few language constructs, then tell you to create a few simple functions at the interactive prompt. The "hard stuff" of how to write a functioning, useful program is left to the end, or omitted entirely. This tutorial takes a different approach.

Preview

Tags

Users

  • @mjbrown

Comments and Reviews