How to Use Scheme by M. Felleisen, R. Findler, M. Flatt, S. Krishnamurthi, P. Steckler
2001
This tutorial bridges the gap between the basic steps of how to design programs and how to design large programs that interact with all kinds of items in our computer and the network to which it is connected. It will introduce you to some pretty basic ideas, such as file input and output, to more advanced things, such simple GUI design and Web scripting.
Computers & Internet Programming Languages & Tools Scheme