
14 Jun
2013
14 Jun
'13
6:04 p.m.
"Kelleher, Kevin"
I'm working my way through "Real Life Haskell" and watching Erick Meijer's lectures, but I'm beginning to fear I'll run out of gas again if I can't write some programs that touch the real world.
Are there any tutorials or other material that will get me going in that area?
Kevin, I highly recommend you take a look at the Haskell from Scratch video series by jekor: http://www.youtube.com/user/jekor He's currently writing "redo" in Haskell, which is a software build tool similar to make. This means he's reading directory contents, reading and writing files, and executing system calls. Sounds right up your alley. -- Peter Jones --- Love to Develop Devalot: http://www.devalot.com