Talk:Write Yourself a Scheme in 48 Hours
From Wikibooks, the open-content textbooks collection
[edit] To do
- Import or link to code listings
- Update all examples that link to code listings
[edit] Question
Can we create a place for the answers to the exercises?
- Sounds like a nice idea -- Kowey 04:44, 21 August 2006 (UTC)
- I'm working on it! Please help!! --Jkarres 03:52, 29 March 2007 (UTC)
-
- One thought: it might be useful if we put exercises in subpages for each module. But then again, this book is pretty stable, so it doesn't matter much either way. -- Kowey 06:36, 29 March 2007 (UTC)
Thanks for this tutorial. You nearly lost me in chapter 7 (Adding Variables and Assignment: Mutable State in Haskell), but I made it. I had some experience in both Scheme and Haskell (and lots of experience in C).

