69 lines
1.2 KiB
HTML
69 lines
1.2 KiB
HTML
<html>
|
|
|
|
<!-- Time-stamp: <98/06/04 09:56:21 shriram> -->
|
|
|
|
|
|
|
|
|
|
<title>schemers.org: Tutorials</title>
|
|
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
|
|
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
|
|
|
|
<p>
|
|
<table width=100%>
|
|
<tr valign=TOP>
|
|
<td>
|
|
<img src="../logo-dsandler.gif"
|
|
alt="logo"
|
|
width=110
|
|
height=70>
|
|
<br><br>
|
|
'(schemers . org):<br>
|
|
an improper list<br>
|
|
of Scheme resources<br>
|
|
—[<a href="../Welcome/">DS</a>]
|
|
</td>
|
|
<td>
|
|
|
|
|
|
There are many fine <a href="../Documents/#intro-texts">introductory
|
|
textbooks</a> from which you can learn the principles and pragmatics
|
|
of programming in Scheme. If you're looking for a Web-based tutorial,
|
|
we recommend <a
|
|
href="http://www.htdp.org/"><cite>How
|
|
to Design Programs</cite></a> published by MIT Press.
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
<br>
|
|
<table width=100%>
|
|
<tr>
|
|
<td align=LEFT>
|
|
Last modified 07:22:24 EST on January 28, 2013
|
|
</td>
|
|
<td align=RIGHT>
|
|
Powered by
|
|
<a href="../Welcome/"><img align=CENTER src="../plt-logo.gif"
|
|
width=91 height=31 alt="PLT"></a></td></tr>
|
|
<tr>
|
|
<td></td>
|
|
<td align="RIGHT">
|
|
<a href="../Welcome/">Site Contact</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</p>
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|