[plt-scheme] A book recommendation for learning PLT Scheme.
On Aug 22, CuppoJava wrote:
>
> [...] And while I do find How to Design Programs an excellent read
> (you can never read too much on program design), the progress is a
> little slow as I kinda want to just jump in and work on a project.
I think that the guides will be perfect for you -- see the first four
entries at docs.plt-scheme.org. (Note that the Web Applications guide
uses functionality that is part of the nightly builds.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!