Simonpj/Talk:TasteOfHaskell

From HaskellWiki
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.

This is a discussion page for the Haskell tutorial A taste of Haskell, delivered at OSCON 2007.

If you look at the slides, or watch the video, you may like to jot down any thoughts it triggers off, and see what others have written. This talk-page lets you do just that.

You can identify your entries by preceding them with four tildes. Doing so adds your name, and the date. Thus:

Simonpj 08:42, 19 April 2007 (UTC) Note from Simon

Put your new entry at the top, just under the horizontal line that follows this paragraph, so that the entries are arranged most recent first. That makes it easier for you to enter, and easier for readers to find the recent material.



Alokb 23:25, 2 December 2007 (UTC) : Just before 41:56 of Part II, Simon mentions 4 lines of Haskell code worth contemplating for about an hour and a paper from John Hughes .

Alokb 21:49, 2 December 2007 (UTC) : This is a very nice presentation, I am viewing it as I type this. Could you please share the example code you used in the presentation? It would be wonderful to try them out in ghci as I go along.

Dstcruz 21:04, 20 September 2007 (UTC) : Wonderful intro to monads by explaining IO. Starting on slide 64, and second video starting on minute 48.