On Fri, Jul 18, 2008 at 2:02 AM, Greg Fitzgerald <garious@gmail.com> wrote:
The Haskell School of Expression is very good.  Maybe use what you learn there to write your own music?  perhaps even render it visually with the graphics library described in the book.

Hm. That's an interesting idea...I'll look into that.
 


> The best way to improve coding ability is to actually code

or by reading other people's code.  The book "Beautiful Code" has some interesting stuff, including one great chapter about concurrency by GHC's Simon Peyton Jones.

Thanks for the suggestion. I'll add it to my reading list.

-Steve