> 
 > For absorbing the functional style of programming (which is what you really 
 > should be working on at this point),

For functional style and the reasoning attitude associated with lazy
functional programming, the following book is a good introduction:

@Book{Bird-2000,
  author = {Richard Bird},
  title = {Introduction to Functional Programming using {Haskell}},
  year = 2000,
  publisher = {Prentice-Hall}
}

This is the second edition of:

@Book{Bird-Wadler-1988,
  year = 1988,
  title = {Introduction to Functional Programming},
  publisher = {Prentice-Hall},
  author = {Richard Bird and Phil Wadler}
}


Wolfram
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to