About
FAQ
Location
Sponsors
News

Wiki

Presentations
Favorite Talks Schedule iCal export Submit a talk proposal



Users
Search Statistics
Register
Log in
top

Monad Wars

By osfameron from Italia.pm,London.pm,NorthWestEngland.pm,Edinburgh.pm
Lightning talk
Language:
Tags: haskell


Learning Haskell is an, er, interesting experience for a Perl programmer.

Purely functional programming is an eye opener: allegedly it will make you a better programmer, but first of all, there is a good chance that it will make you cry.

Things like IO, random numbers, and even state need you to understand things called Monads... eeek!

Obviously this makes the ideal project to learn Haskell an implementation of the classic Unix game of luck and skill: Dope Wars!